[Pacemaker] Unable to execute crm(heartbeat/pacemaker) commands

rakesh k rakirocker4236 at gmail.com
Tue Aug 23 01:45:09 EDT 2011


Hi

I am using Heartbeat(3.0.3) and pacemaker (1.0.9).

We are facing the following issue. Please find the details.

we had installed heartbeat and pacemaker,on the uinux BOX(CENT OS operation
system).

we had created a ssh user and provided it to one of the developers.
please find the directory structure and the bash profile for that ssh user.

bash-3.2# cat .bash_profile
# .bash_profile
# User specific environment and startup programs
PATH=$PATH:/usr/sbin
export PATH
bash-3.2#
but when one of the developer logs in to the box where heartbeat/pacemaker
is
installed through ssh .
he is unable to execute crm configuration commands.
say for example. while we are executing the following crm configuration
commands .
we are unable to execute crm configuration commands and the system is
hanging
while executing.

Please find the crm configuration command we are using and the snapshot of
the bash prompt while executing

-bash-3.2$ crm configure primitive HttpdVIP ocf:heartbeat:IPaddr3 \
        params ip="10.104.231.78" eth_num="eth0:2"
vip_cleanup_file="/var/run/bigha.pid" \
        op start interval="0" timeout="120s" \
        op stop interval="0" timeout="120s" \
>         params ip="10.104.231.78" eth_num="eth0:2"
vip_cleanup_file="/var/run/bigha.pid" \
        op monitor interval="30s" >         op start interval="0"
timeout="120s" \
>         op stop interval="0" timeout="120s" \
>         op monitor interval="30s"



can you please help me on this particular sceanrio.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110823/5b4dc6f6/attachment-0002.html>


More information about the Pacemaker mailing list