[Pacemaker] strange error in crm status

Attila Megyeri amegyeri at minerva-soft.com
Wed Jan 18 04:17:26 EST 2012


Hi Andreas,


Thanks for the direction.
Indeed a strange node appeared in my CIB, in XML representation.



node cvmgr \
        attributes standby="off"
node psql1 \
        attributes pgsql-data-status="LATEST" standby="off"
node psql2 \
        attributes pgsql-data-status="STREAMING|SYNC" standby="off"
xml <node id="r="web1" election-id="230"/>" type="normal" uname="r="web1" election-id="230"/>"/>
node red1 \
        attributes standby="off"
node red2 \
        attributes standby="off"
node web1 \
        attributes standby="off"
node web2 \
        attributes standby="off"


Can I delete it safely? The real web is there below it and no resource seems to be using this one...
I wonder how this node got there...

Thanks for your help


Cheers,

Attila




-----Original Message-----
From: Andreas Kurz [mailto:andreas at hastexo.com] 
Sent: 2012. január 18. 10:05
To: pacemaker at oss.clusterlabs.org
Subject: Re: [Pacemaker] strange error in crm status

Hello,

On 01/17/2012 11:02 PM, Attila Megyeri wrote:
> Hi Guys,
> 
>  
> 
>  
> 
> In the crm_mon a strange line appeared and cannot get rid of it, tried 
> everything (restarting corosync on all nodes, crm_resource refresh, 
> etc) but no remedy.
> 
>  
> 
> The line is:
> 
>  
> 
> OFFLINE: [ r="web1" election-id="230"/> ]

Can you share your cib? Don't know how that entry found it's way in your cib, but you should see it in your node section ... already tried a "crm node delete ..."?

Regards,
Andreas

--
Need help with Pacemaker?
http://www.hastexo.com/now

> 
>  
> 
>  
> 
> The rest looks like this:
> 
>  
> 
> ============
> 
> Last updated: Tue Jan 17 23:01:05 2012
> 
> Last change: Mon Jan 16 10:37:17 2012
> 
> Stack: openais
> 
> Current DC: red1 - partition with quorum
> 
> Version: 1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c
> 
> 8 Nodes configured, 7 expected votes
> 
> 19 Resources configured.
> 
> ============
> 
>  
> 
> Online: [ red1 red2 web1 web2 psql2 psql1 cvmgr ]
> 
> OFFLINE: [ r="web1" election-id="230"/> ]
> 
>  
> 
> Clone Set: cl_red5-server [red5-server]
> 
>      Started: [ red1 red2 ]
> 
> Resource Group: webserver
> 
>      web_ip_int (ocf::heartbeat:IPaddr2):       Started web1
> 
>      web_ip_src (ocf::heartbeat:IPsrcaddr):     Started web1
> 
>      web_memcached      (lsb:memcached):        Started web1
> 
>      website    (ocf::heartbeat:apache):        Started web1
> 
>      web_ip_fo  (ocf::hetzner:hetzner-fo-ip):   Started web1
> 
> red_ip_int      (ocf::heartbeat:IPaddr2):       Started red2
> 
> db-ip-slave     (ocf::heartbeat:IPaddr2):       Started psql2
> 
> Resource Group: db-master-group
> 
>      db-ip-mast (ocf::heartbeat:IPaddr2):       Started psql1
> 
>      db-ip-rep  (ocf::heartbeat:IPaddr2):       Started psql1
> 
> Master/Slave Set: db-ms-psql [postgresql]
> 
>      Masters: [ psql1 ]
> 
>      Slaves: [ psql2 ]
> 
> Clone Set: db-cl-pingcheck [pingCheck]
> 
>      Started: [ psql1 psql2 ]
> 
> Clone Set: web_pingclone [web_db_ping]
> 
>      Started: [ web1 web2 ]
> 
> Clone Set: red_pingclone [red_web_ping]
> 
>      Started: [ red1 red2 ]
> 
>  
> 
> I see nothing suspicious in the logs.
> 
> Everything seems to be working fine.
> 
>  
> 
> How could I get rid of this error?
> 
>  
> 
> Thanks,
> 
>  
> 
> Attila
> 
> 
> 
> _______________________________________________
> 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