Ulrich Windl <ulrich.wi...@rz.uni-regensburg.de> writes:

> Hi!
>
> "crm configure edit" displays the nodes section in XML like this:
>
> xml <node id="h04" uname="h04"> \
>   <utilization id="h04-utilization"> \
>     <nvpair id="h04-utilization-utl_ram" name="utl_ram" value="1200"/> \
>     <nvpair id="h04-utilization-utl_cpu" name="utl_cpu" value="200"/> \
>   </utilization> \
>   <instance_attributes id="nodes-h04"> \
>     <nvpair id="nodes-h04-standby" name="standby" value="off"/> \
>   </instance_attributes> \
> </node>
>
> In SLES11 SP3 this was not the case...
>
> The rest of the config is not displayed in XML, just the nodes.

Hi,

This may be caused by an unrelated problem with the configuration. crmsh
tries to verify that the CLI syntax truly matches the XML syntax, and
will revert to displaying the XML if it thinks the representation
doesn't match. It can get confused in some cases.

You might get more information using

crm -dR configure show h04

In general, for problems upgrading from SLES11SP3 to SLES11SP4 I would
recommend filing issues with SUSE, not upstream.

Cheers,
// Kristoffer

>
> Regards,
> Ulrich
>
>
>
> _______________________________________________
> Users mailing list: Users@clusterlabs.org
> http://clusterlabs.org/mailman/listinfo/users
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>

-- 
// Kristoffer Grönlund
// kgronl...@suse.com

_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

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