NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

ONTAP Select shutdown process for scheduled maint

KiranPatil
3,083 Views

Hello

 

we have Guest OS: Data ONTAP9.8P5, running as vm in VMware vCenter

 

I found KB for shutdown of physical one

 

 

none address Ontap select as specialized KB 

 

Even support told me follow the physical one

 

 

so i came up with below, if anyone does this Please buddy check

 

### ssh to anyone of of the cluster nodes ( i have 2 of them )

 

system node autosupport invoke -node * -type all -message "MAINT=8h Power Maintenance"

system node halt -node * -skip-lif-migration-before-shutdown true -ignore-quorum-warnings true -inhibit-takeover true

 

Post this shutdown both vms from the vCenter console.

 

Thanks,

Kiran

 

 

 

1 ACCEPTED SOLUTION

paul_stejskal
2,959 Views

https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_Select/What_is_the_proper_way_to_shut_down_an_ONTAP_Select_node%3F This is a KB that exists and was updated. Thank you for feedback!

If there are more suggestions we will take them!

View solution in original post

2 REPLIES 2

paul_stejskal
2,960 Views

Great feedback. I'd suggest sending via KB feedback.

paul_stejskal
2,960 Views

https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_Select/What_is_the_proper_way_to_shut_down_an_ONTAP_Select_node%3F This is a KB that exists and was updated. Thank you for feedback!

If there are more suggestions we will take them!

Public