Hello Attila,

On 01/18/2012 10:17 AM, Attila Megyeri wrote:
> 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=&quot;web1&quot; election-id=&quot;230&quot;/&gt;" 
> type="normal" uname="r=&quot;web1&quot; election-id=&quot;230&quot;/&gt;"/>
> 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...

I would dump the cib with cibadmin, remove the erroneous node from the
node section, run a ptest or crm_simulate on the modified cib and then
... if all is fine (no unwanted resource movements or other events) ...
replace the old cib with cibadmin -R ...

Or try to remove it from within crm shells edit mode ... really strange,
looks like a snippet from the status section ....

> 
> Thanks for your help

You are welcome!

Regards,
Andreas

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


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pacemaker mailing list: Pacemaker@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

Reply via email to