Hi! The documentation for external/vmware (SLES11 SP1) is "sub-minimal": # stonith -t external/vmware -h ** INFO: Cannot get rhcs plugin subplugins
STONITH Device: external/vmware - VMware Server STONITH device For more information see http://www.vmware.com/ List of valid parameter names for external/vmware STONITH device: device_host For Config info [-p] syntax, give each of the above parameters in order as the -p value. Arguments are separated by white space. Config file [-F] syntax is the same as -p, except # at the start of a line denotes a comment --- I'm trying to figure out what "device_host" actually is: The Cluster node where the VM is running or the vSphere center host? Both don't support SSH by default, and in the latter case I'd have to find out on what node the VM is running before I can SSH to it. (The "For more information see" isn't really helpful) "ssh $device \"vmware-cmd \\\"$config\\\" $action\"" Regards, Ulrich _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
