![]() |
| Entrance of Pear Coffee Shop (梨子咖啡館,中科店), in Xitun District, Taichung City, Taiwan. |
A DCADM student several months ago raised a very interesting question: "How to shutdown the whole Clustered Data ONTAP?"
I believe now I have got the answer. It is by executing this command and then power off all nodes.
I verified the shutdown was clean on a two-node cluster running Data ONTAP version 8.2. I believe it would also work for more nodes.system node halt -node * -skip-lif-migration true -inhibit-takeover true

