[Pacemaker] Stonith external/vmware
Denny Schierz
linuxmail at 4lin.net
Mon Nov 12 14:41:19 UTC 2012
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
More information about the Pacemaker
mailing list