[Pacemaker] crm_simulate crashes on centos 6.2
Rasto Levrinc
rasto.levrinc at gmail.com
Tue Jan 31 17:08:37 UTC 2012
On Tue, Jan 31, 2012 at 4:57 PM, Besse Mickael
<Mickael.Besse at edipresse.ch> wrote:
> Hello
>
> In fact I'm not using directly crm_simulate I'm using linux cluster management console which call crm_simulate.
> LCMC use the command: /usr/sbin/crm_simulate -S -VVVV -L
Oh well, ptest removed, crm_simulate crashing, I was hoping it will
not come to this. :)
Here is a workaround for LCMC:
----
cat <<EOF > /usr/sbin/ptest
#!/bin/sh
cibadmin -Ql|crm_simulate ${@#-L}
EOF
chmod +x /usr/sbin/ptest
----
Rasto
--
Dipl.-Ing. Rastislav Levrinc
rasto.levrinc at gmail.com
Linux Cluster Management Console
http://lcmc.sf.net/
More information about the Pacemaker
mailing list