On 2008-08-28T17:57:07, Gianluca Cecchi <[EMAIL PROTECTED]> wrote: > Giving the scenario where: > heartbeat 2.1.4 > ESX 3.x with vcenter and vmotion > nodes are only VMs (that can be on any of the esx physical servers at a > certain time) > can I use the external stonith module for vmware guests? > How can I do this? requirements on vcenter/esx hosts? > Reading the file /usr/lib/stonith/plugins/external/vmware I'm not able to > understand its usage and on linux-ha site I don't found any informational > example.
external/vmware only works with a single vmware host it can ssh in. It's not usable for your deployment, I think; it's only meant for testing, similar to the simple external/xen agent. http://www.linux-ha.org/DomUClusters explains how to do the same with a Xen cluster though, and maybe you can build a similar script for your environment. Regards, Lars -- Teamlead Kernel, SuSE Labs, Research and Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) "Experience is the name everyone gives to their mistakes." -- Oscar Wilde _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
