Hi, On Sat, Jan 03, 2009 at 09:18:07PM +0100, Michael Schwartzkopff wrote: > Hi, > > crm_verify tells me something about a orphaned resource: > > # crm_verify -LV > crm_verify[3216]: 2009/01/03_20:15:06 WARN: process_orphan_resource: > Nothing known about resource resApache running on xen16 > > OK. Now I want to clean that resource from the LRM as I have been doing in > heartbeat 2.1.4: > > # crm_resource -C -r resApache -N xen16 > Query failed for attribute fail-count-resApache (section=status, > node=f47cc34c-3733-4ef5-bad6-6de68fe2e953, set=<null>, > xpath=//cib/status//node_sta...@id='f47cc34c-3733-4ef5-bad6-6de68fe2e953']//nvpa...@name='fail-count-resApache']): > > The object/attribute does not exist > Error performing operation: The object/attribute does not exist > > And nothing happens. crm_verify still gives me the same warning. Is this a > known problem? Solutions? Should I file a bugreport?
According to usage, crm_resource -C should remove the resource from the status section. Yes, please file a bug report for crm/tools. Thanks, Dejan > Michael Schwartzkopff. > _______________________________________________ > 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
