To properly shut down the NetApp (through the CLI):
First, close down all I/O to the NetApp by dismounting volumes, turning off servers, etc.
Log in on the NetApp through the CLI, using either a console cable or via SSH. Note that if you use SSH, you will not be able to see the complete shutdown sequence.
On the first controller, turn off cluster failover:
cf disable
Shut down the controller:
halt
Log on to the other controller (using SSH or swap the console cable), then shut down that controller too:
halt
Wait until the shutdown sequence has completed before removing power from the controller chassis, then turn off the enclosures. You can use a console cable to verify whether the shutdown sequence has completed.
To start up the NetApp:
Verify the controller chassis's power is off. Apply power to all enclosures and wait for them to initialize.
Power on the NetApp controller chassis. Connect the serial cable to one of the controllers (either one will do). Note that you cannot use SSH for this.
If AUTOBOOT is enabled, the following steps are not needed as the controllers will boot up automatically. If not, do the following:
Wait for the initial start up to complete, then start the system:
boot_ontap
Connect the serial cable to the second controller and do the same:
boot_ontap
Once the system is booted, you can log in using SSH again. You still need to enable cluster failover: