Re: [Pacemaker] the way to delete resource completely

2010-10-21 Thread jiaju liu
the left imformation is as follow:     -- Message: 5 Date: Thu, 21 Oct 2010 10:59:09 +0200 From: Dejan Muhamedagic To: The Pacemaker cluster resource manager     Subject: Re: [Pacemaker] the way to delete resource completely Message-ID

Re: [Pacemaker] the way to delete resource completely

2010-10-21 Thread Rasto Levrinc
On Thu, October 21, 2010 7:51 am, jiaju liu wrote: > > Hi everyone > I use command crm resource stop Rsc to stop a resource and use crm > resource cleanup at last use crm configure delete Rsc to delete resource. > However I still found the resource's imformation in XML file. >   > my question is

Re: [Pacemaker] the way to delete resource completely

2010-10-21 Thread Dejan Muhamedagic
Hi, On Thu, Oct 21, 2010 at 01:51:25PM +0800, jiaju liu wrote: > > Hi everyone > I use command crm resource stop Rsc to stop a resource and use crm resource > cleanup at last use crm configure delete Rsc to delete resource. > However I still found the resource's imformation in XML file. crm re

[Pacemaker] the way to delete resource completely

2010-10-20 Thread jiaju liu
Hi everyone I use command crm resource stop Rsc to stop a resource and use crm resource cleanup at last use crm configure delete Rsc to delete resource. However I still found the resource's imformation in XML file.   my question is how to remove one resource imformation completely from cluster.