Note on gracefully shutting down Brocade VDXs 6740s in Logical Chassis Mode
- Backup the configuration
copy running-config ftp://username@ipaddress/path/filename
or use Putty but enable the session logging. To avoid the page break use the nomore option
show running-config | nomore
- Shutdown the Principal Switch Last
- Login to each switch in the logical chassis and gracefully shutdown the database (to avoid any database corruption):
Access the Root Shell:
Sw0#unhide foscmd
Password: ****** (fibranne)
Sw0# fos bash | no
Run the following commands:
bash-2.04#/fabos/bin/shutdowndcmb
bash-2.04#sync
bash-2.04#shutdown -h now - Pull the power plugs
Powering on the VDXs in the Logical Chassis- Power on the Principal Switch First. Waiting to converge and forming a cluster will take time. Go and take a break.
Shutting Down VDX 8770-4 with two Management Modules(MMs)
- Backup the configurations
- Physically remove the standby MM (if you have two)
- Login to each switch in the logical chassis and gracefully shutdown the database (to avoid any database corruption):
Access the Root Shell:
Sw0#unhide foscmd
Password: ****** (fibranne)
Sw0# fos bash | no
Run the following commands:
bash-2.04#/fabos/bin/shutdowndcmb
bash-2.04#sync
bash-2.04#shutdown -h now - Pull the power plugs
Power on the VDX 8770 with the standby MM on.