This command sets passwords for the OS and IPMI admin users on all CNodes and DNodes in the cluster. Servers that are added to the cluster or re-activated after the command is run receive the same passwords.
Usage
cluster set-password [--root] [--vastdata] [--ipmi]
Options
Example
This example changes the IPMI password for all CNodes and DNodes to admin1212:
vcli: admin> cluster set-password --ipmi Enter new password: Password: admin1212 Re-enter new password: Password: admin1212 Setting new password for user ipmi Waiting ... [2019-12-23 11:04:27] mycluster: changing password for all hosts ... \ [2019-12-23 11:04:36] finished changing password ... | Completed
Comments
0 comments
Article is closed for comments.