Hello,
I have a vSphere 5.5 HA cluster with three hosts and lots of VMs (win, linux). the power supply of this cluster is delivered by APC UPS with Network Management Card so this card car normally used with APC powerchute network services (PCNS) to properly shutdown the hosts and VMs in case of certains events in the UPS( powercut, batterie low...). reading the documentation i've seen that there are two ways to achieve this:
1. Download and install vMA, install PCNS 3.1 on it. and configure the automatic VMs shutdown with host shutdown when there is a non desirable event on the UPS. I'm hesitating on this solution cause i have read somewhere that automatic VMs shutdown is not recommended and/or desactivated in a HA cluster!!!!! Furthermore, in this case the VMs are shutdown automaticaly by the VM Tools but in the past i have faced lots of BSOD and kernel panic while these VMs were resetted by VM Tools when VM monitoring feature was activated in the Cluster.
2. Download and install vMA, install PCNS 3.1 on it configure only the hosts shutdown. And install and configure PCNS for each VMs. So that, in case of non desirable event in the UPS VMs are shutdown from the PCNS agent within them and the host is shutdown using PCNS on the vMA (OF course with a delay to allow the VMs to be shutdown properly first).
has anyone implemented this solution ?
What would you suggest ?