After the Ceph cluster is deployed and all Mars400 nodes join the cluster, you can use the following command to change the root password. Replace the Mars400Super with your new password.


Log in to any Mars400 node with root user and execute the following command.

 

pw="Mars400Super" ; ansible all -m shell -a "{ echo \"$pw\" ; echo \"$pw\" ; } | passwd "