Checklist 2
This checklist must be referred to before using the keystone service.
- Check if object authentication has been configured by running the mmuserauth service list --data-access-method object command.
- Check the state of object authentication by running the mmces state show AUTH_OBJ -a command.
- Check if the protocol node is serving the CES IP by running the mmlscluster --ces command.
- Check if the object_database_node tag is present in one of the CES IP by running the mmces address list command.
- Check if httpd is running on all the CES nodes and postgres is running on the node that has CES IP with the object_database_node tag by running the mmces service list -v -a command.
- Check if authentication configuration is correct on all nodes by running the mmuserauth service check --data-access-method object -N cesNodes command.
- If the mmuserauth service check reports an error, run the mmuserauth service check --data-access-method object --rectify -N <node> command where node is the number of the node on which the error is reported.