[Pacemaker] Stonith external/vmware
Dejan Muhamedagic
dejanmm at fastmail.fm
Tue Nov 13 11:45:00 UTC 2012
On Mon, Nov 12, 2012 at 03:41:19PM +0100, Denny Schierz wrote:
> 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"
You have one "configure" too many.
Thanks,
Dejan
> 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 at 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
More information about the Pacemaker
mailing list