[Pacemaker] how do i remove a resource correct ?
Lars Marowsky-Bree
lmb at suse.com
Tue Jun 11 11:44:48 UTC 2013
On 2013-06-11T13:39:42, andreas graeper <agraeper at googlemail.com> wrote:
> # removing
> cibadmin --delete --xml-text '<primtive id="p_xxx">'
> cibadmin --delete --xml-text '<rsc_order id="o_xxx">'
Why not crm configure delete?
> i.e. ocf:heartbeat:symlink
> (after installing 'failed actions: .. not installed' on passive node)
> when i remove the symlink-resource crm_mon tells about an orphaned child on
> active node ?
Because it's running, yet deleted. You should stop it first. crm
configure delete would have warned about this.
Regards,
Lars
--
Architect Storage/HA
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde
More information about the Pacemaker
mailing list