hi,

the external/vmware STONITH works, if I try it from the shell:

stonith -t external/vmware -p esxserver -T reset sqlnode02

but, I don't get the syntax for for crm itself:

crm(live)configure# configure primitive sqlnode-stonith stonith:external/vmware 
params host_map="sqlnode01;sqlnode02" device_host="esxserver" 
ERROR: syntax: configure primitive sqlnode-stonith stonith:external/vmware 
params host_map=sqlnode01;sqlnode02 device_host= esxserver

I tried a lot, of different options, but I only get a syntax error:

crm(live)configure# configure primitive sqlnode-stonith stonith:external/vmware 
params 
host_map="sqlnode-01=/vmfs/volumes/root_raid/sqlnode02/sqlnode02.vmx;sqlnode-02=/vmfs/volumes/root_raid/sqlnode01/sqlnode02.vmx"
 device_host="esxserver"

ERROR: syntax: configure primitive sqlnode-stonith stonith:external/vmware 
params 
host_map=sqlnode-01=/vmfs/volumes/root_raid/sqlnode02/sqlnode02.vmx;sqlnode-02=/vmfs/volumes/root_raid/sqlnode01/sqlnode02.vmx
 device_host= esxserver

... and some more

how should it be?

cu denny
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to