Sorry for the delay...

Were you using the GUI at all?
It looks like somehow one of the tools ended up creating the two items
with the same ID - one in the nodes section and the other in the
status section.

The easiest way to deal with it is remove one with cibadmin:

    cibadmin --xml-text '<nvpair
id="standby-829d0fc7-c251-4fdf-89c8-550bc02370a5"/>'

Optionally, you can use the -o option to delete one in particular.

On Thu, May 21, 2009 at 7:29 PM,  <[email protected]> wrote:
> I have a two-node cluster running the below configuration and numerous
> times I have
> seen crm_standby -G report duplicate values for standby. hb_report is
> attached.
>
> For example within  5 seconds I executed "crm_standby -G" twice
> with the following results :
>
> [r...@wimuds2 log]# crm_standby -G
> Multiple attributes match name=standby
> Value: false  (id=standby-829d0fc7-c251-4fdf-89c8-550bc02370a5)
> Value: false  (id=standby-829d0fc7-c251-4fdf-89c8-550bc02370a5)
> scope=nodes value=unknown
> Please choose from one of the matches above and suppy the 'id' with
> --attr-id
> [r...@wimuds2 log]# crm_standby -G
> scope=nodes value=false
> [r...@wimuds2 log]#
>
> Background :
> - 2 x Proliant DL380G5, latest RHEL 5.3
> - Installed pkgs :
>
> libheartbeat2-2.99.2-8.1
> heartbeat-resources-2.99.2-8.1
> heartbeat-common-2.99.2-8.1
> heartbeat-2.99.2-8.1
> pacemaker-1.0.3-2.2
> libpacemaker3-1.0.3-2.2
> pacemaker-mgmt-client-1.99.1-2.1
> pacemaker-mgmt-1.99.1-2.1
> libopenais2-0.80.5-13.1
> openais-0.80.5-13.1
>
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to