Hi, On Thu, Aug 20, 2009 at 11:01:43AM +0200, Thomas Glanzmann wrote: > Hello Terry, > > > What would cause the stonith 'start' operation to fail after it > > initially had succeeded? > > if my understanding is correct (I wrote a stonith agent for vsphere > yesterday). Than it runs the status command of the stonith agent and > looks at the exist status, like that: > > (ha-01) [~] VI_SERVER=esx-03.glanzmann.de VI_USERNAME=root > /usr/lib/stonith/plugins/external/vsphere status; echo $? > Enter password: > 0
Right. The start operation includes a status. If the status operation fails, the start obviously fails too. Thanks, Dejan > Thomas > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
