Switches must be powered on and operating. This procedure is optional if switch configurations have not changed.
Optional Task: Save management network switch configurations before removing power from cabinets or the CDU. Management switch names are listed in the /etc/hosts
file.
From the command line on any NCN run:
grep 'sw-' /etc/hosts
Example output:
10.252.0.2 sw-spine-001
10.252.0.3 sw-spine-002
10.252.0.4 sw-leaf-001
On Aruba-based systems all management network switches will be Aruba and the following procedure. For each switch:
ssh
to the switchwrite memory
commandExample:
ssh admin@sw-spine-001.nmn
admin@sw-spine-001 password:
write memory
exit
On Dell and Mellanox based systems, all spine and any leaf switches will be Mellanox. Any Leaf-BMC
and CDU switches will be Dell. The overall procedure is the same but the specifics of execution are slightly different.
ssh
to the switchenable
mode (Mellanox only)write memory
command(sw#
) Mellanox example:
enable
write memory
exit
(sw#
) Dell example:
write memory
exit
Save configuration settings on Edge Router switches (Arista, Aruba or Juniper) that connect customer storage networks to the Slingshot network if these switches exist in the site and the configurations have changed. Edge switches are accessible from the ClusterStor management network and the CSM management network.
Example:
ssh admin@cls01053n00
admin@cls01053n00 password:
ssh r0-100gb-sw01
enable
write memory
exit
Return to System Power Off Procedures and continue with next step.