Change Cray EX Liquid-Cooled Cabinet Global Default Password

This procedure changes the global default root credential on HPE Cray EX liquid-cooled cabinet embedded controllers (BMCs). The chassis management module (CMM) controller (cC), node controller (nC), and Slingshot switch controller (sC) are generically referred to as “BMCs” in these procedures.

Prerequisites

Procedure

  1. If necessary, shut down compute nodes in each cabinet. Refer to Shut Down and Power Off Compute and User Access Nodes.

    sat bootsys shutdown --stage bos-operations --bos-templates COS_SESSION_TEMPLATE
    
  2. Disable the hms-discovery Kubernetes cron job.

     kubectl -n services patch cronjobs hms-discovery -p '{"spec" : {"suspend" : true }}'
    
  3. Power off all compute slots in the cabinets the passwords are to be changed on.

NOTE: If a chassis is not fully populated, specify each slot individually.

Example showing fully populated cabinets 1000-1003:

cray power transition off --xnames x[1000-1003]c[0-7]s[0-7]

Check the power status:

cray power status list --xnames x[1000-1003]c[0-7]s[0-7]

Continue when all compute slots are Off.

  1. Perform the procedures in Provisioning a Liquid-Cooled EX Cabinet CEC with Default Credentials.

  2. Perform the procedures in Updating the Liquid-Cooled EX Cabinet Default Credentials after a CEC Password Change.

  3. To update Slingshot switch BMCs, refer to “Change Rosetta Login and Redfish API Credentials” in the Slingshot Operations Guide (> 1.6.0).