|
Not necessarily, you can install the UPS agent into a virtual machine and connect the UPS via ip-address.If an UPS shutdown event occures, you can execute a vmcontrol.pl
command to the datacenter of your ESX3i server to shutdown immediately every running VM. I am using the Linux apcupsd agent for APC Smart-UPS devices connected via the Web/SNMP management card. Vmcontrol.pl ist part of the vi perl toolkit , please install it first and don't forget to connect your ethernet switch to your UPS receptacle. Please keep in mind that ESX3i currently cannot connect the host serial port to a virtual machine or use any USB based UPS protocols. Here the command:vmcontrol.pl --server <esxserver> --username <esxroot> --password <esxpasswd> --operation shutdown --datacenter ha-datacenter |
|
Good point when using a APC > 3000 (network support). Will use this at our production site, thanks a lot! For my home env this thread hides some possible solutions, in particular the belkin looks nice (EUR 70): http://communities.vmware.com/thread/77230?tstart=0&start=15 A pity there's no linux support for the cheap way. ng, Berndt |
|
gi-minny, that's a cool solution!
Duncan My virtualisation blog: http://www.yellow-bricks.com If you find this information useful, please award points for "correct" or "helpful". |