[Pacemaker] error testing the resource (rsctest) in Pacemaker+crmsh

Dejan Muhamedagic dejanmm at fastmail.fm
Mon Aug 4 08:14:36 EDT 2014


Hi,

On Sat, Jul 26, 2014 at 02:13:32PM +0300, Денис Фомичев wrote:
> Good day.
> 
> I have some problems with resource testing
> 
> #crm configure rsctest p_cluster_ip
> 
> Probing resources .Usage: crm [OPTIONS] command [...]
> 
> crm: error: no such option: -q

Where does pssh come from? I think that you need a pssh version
with -q (it's not yet upstream). You can get pssh here:

http://download.opensuse.org/repositories/network:/ha-clustering:/Stable

Thanks,

Dejan

> Where i should start to solve the prombem?
> 
> # crm status
> Last updated: Sat Jul 26 14:08:29 2014
> Last change: Sat Jul 26 14:08:25 2014 via cibadmin on openvz1
> Stack: cman
> Current DC: openvz1 - partition with quorum
> Version: 1.1.10-14.el6_5.1-368c726
> 2 Nodes configured
> 3 Resources configured
> 
> 
> Online: [ openvz1 openvz2 ]
> 
>  Clone Set: p_clone_net_conn [p_net_conn]
>      Started: [ openvz1 openvz2 ]
> 
> # crm configure show
> node openvz1
> node openvz2
> primitive p_cluster_ip IPaddr2 \
>         params ip=192.168.0.100 cidr_netmask=32 \
>         op monitor interval=10s \
>         meta target-role=Stopped
> primitive p_net_conn ocf:pacemaker:ping \
>         params pidfile="/var/run/ping.pid" host_list=192.168.0.1 \
>         op start interval=0 timeout=60s \
>         op stop interval=0 timeout=20s \
>         op monitor interval=10s timeout=60s
> clone p_clone_net_conn p_net_conn \
>         meta clone-node-max=1 clone-max=2 target-role=Started
> property cib-bootstrap-options: \
>         dc-version=1.1.10-14.el6_5.1-368c726 \
>         cluster-infrastructure=cman \
>         stonith-enabled=false \
>         no-quorum-policy=ignore
> 
> OS:
> CentOS release 6.4 (Final) 2.6.32-042stab084.14
> 
> Pacemaker:
> pacemaker-cli-1.1.10-14.el6_5.1.x86_64
> pacemaker-libs-1.1.10-14.el6_5.1.x86_64
> pacemaker-cluster-libs-1.1.10-14.el6_5.1.x86_64
> pacemaker-1.1.10-14.el6_5.1.x86_64
> cman-3.0.12.1-59.el6_5.2.x86_64
> 
> Crmsh:
> crmsh-2.1-1.1.x86_64
> 
> Best regards,
> 
> _______________________________________________
> 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