VAST Cluster equipment is shipped with the following users and passwords.
Component |
Interface and User Role |
Username |
Password |
---|---|---|---|
Management CNode |
Vast Management System (VMS) administrator |
|
|
|
VMS support user |
|
|
|
VMS root user |
|
|
CNode |
OS (Linux) user |
|
|
|
OS (Linux) super user |
|
|
|
IPMI user |
|
Cascade Lake model: Broadwell model: |
DNode |
OS (Linux) user |
|
|
|
OS (Linux) super user |
|
|
|
IPMI user |
|
|
Mellanox Ethernet Switches |
Management interfaces administrator |
|
|
|
Management interface read-only user |
monitor |
monitor |
-
To change VMS passwords, see Managing Management Users.
-
To change CNode and DNode OS and IPMI passwords, run the VAST CLI command cluster set-password.
-
To the manage Mellanox switch passwords, open a secure shell (SSH) session to the switch's management CLI using the admin user and use the
username
command.To change the admin password:
-
Obtain the switch IP. You can find this in the VAST Web UI on the Switch tab of the Infrastructure page, or in the output of the
switch list
VAST CLI command. -
Run the following commands, where
<Switch_IP>
is the switch IP and<New_Password>
is the new password that you want to set:> ssh admin@<Switch_IP> switch> enable switch # config terminal switch (config) # username admin password <New_Password>
switch (config) # conf write
switch (config) # conf write
-
Comments
0 comments
Article is closed for comments.