[Linux-HA] Manually move resource between nodes

Andrew Beekhof beekhof at gmail.com
Tue Oct 11 01:38:11 MDT 2005


On 10/11/05, Alan Robertson <alanr at unix.sh> wrote:
> Serge.Dubrouski at fjcomm.com wrote:
> > I'm sorry but:
> >
> > # ./crmadmin --standby "5eb542d9-bacd-41d2-acb0-3f8559e2e35c"
> > Argument code 0163 (s) is not (?yet?) supported
>
>
> Well... We test it many times before each release.
>
> I'm not sure exactly what our test does...
>
>   "/usr/lib64/heartbeat/crm_standby -U %s -v %s 2>/dev/null"
>
> The first argument is the node name, and the second is the status, which
> is either on or off...
>

./crmadmin --standby was replaced with crm_standby in 2.0.1

you were missing a -v in the call to crm_standby, try: crm_standby
--help for further details.

>
>
> --
>      Alan Robertson <alanr at unix.sh>
>
> "Openness is the foundation and preservative of friendship...  Let me
> claim from you at all times your undisguised opinions." - William
> Wilberforce
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>


More information about the Linux-HA mailing list