Authenticate the server in the cluster. This step is required only if the server where you are setting up the client has never been authenticated in the cluster before.
For example, you can skip this step if this is the same server where you set up the first MDS server or some of the chunk servers. Otherwise, run the following command to authenticate the server in the cluster:
# pstorage -c pcs1 auth-node
Please enter password for cluster:
During its execution, the command asks you for the password to validate the server. Type the password you specified when setting up the first MDS server and press Enter.
pstorage
then compares the provided password with the one stored on the MDS server, and if the passwords match, successfully authenticates the server.