Re: [ClusterLabs] Removing node from pacemaker.

2016-03-06 Thread Dejan Muhamedagic
Hi, On Fri, Mar 04, 2016 at 01:07:34PM +0300, Andrei Maruha wrote: > I have tried it on my cluster, "crm node delete" just removes node > from the cib without updating of corosync.conf. Ah, I didn't know that this is about udpu where nodes are listed in corosync.conf. > After restart of pacemake

Re: [ClusterLabs] Removing node from pacemaker.

2016-03-04 Thread Andrei Maruha
I have tried it on my cluster, "crm node delete" just removes node from the cib without updating of corosync.conf. After restart of pacemaker service you will get something like this: Online: [ node1 ] OFFLINE: [ node2 ] BTW, you will get the same state after "pacemaker restart", if you remov

Re: [ClusterLabs] Removing node from pacemaker.

2016-03-04 Thread Dejan Muhamedagic
Hi, On Thu, Mar 03, 2016 at 03:20:56PM +0300, Andrei Maruha wrote: > Hi, > Usually I use the following steps to delete node from the cluster: > 1. #crm corosync del-node > 2. #crm_node -R node --force > 3. #crm corosync reload I'd expect all this to be wrapped in "crm node delete". Isn't that th

Re: [ClusterLabs] Removing node from pacemaker.

2016-03-03 Thread Debabrata Pani
Thursday, 3 March 2016 17:50 To: Cluster Labs - All topics related to open-source clustering welcomed mailto:users@clusterlabs.org>> Subject: Re: [ClusterLabs] Removing node from pacemaker. Hi, Usually I use the following steps to delete node from the cluster: 1. #crm corosync del-node 2.

Re: [ClusterLabs] Removing node from pacemaker.

2016-03-03 Thread Debabrata Pani
Thanx Ken, Regards, Debabrata On 03/03/16 22:18, "Ken Gaillot" wrote: >On 03/03/2016 06:04 AM, Debabrata Pani wrote: >> >>http://clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s >>-n >> ode-delete.html >> >> >> >> Are we missing the deletion of the nodes from the cib ? > >

Re: [ClusterLabs] Removing node from pacemaker.

2016-03-03 Thread Ken Gaillot
On 03/03/2016 06:04 AM, Debabrata Pani wrote: > http://clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-n > ode-delete.html > > > > Are we missing the deletion of the nodes from the cib ? That documentation is old; crm_node -R does remove the node from the CIB. > Regards, > D

Re: [ClusterLabs] Removing node from pacemaker.

2016-03-03 Thread Andrei Maruha
Hi, Usually I use the following steps to delete node from the cluster: 1. #crm corosync del-node 2. #crm_node -R node --force 3. #crm corosync reload Instead of steps 1 and 2you can delete certain node from the corosync config manually and run: #corosync-cfgtool -R On 03/03/2016 02:44 PM, Som

Re: [ClusterLabs] Removing node from pacemaker.

2016-03-03 Thread Debabrata Pani
http://clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-n ode-delete.html Are we missing the deletion of the nodes from the cib ? Regards, Debabrata From: Somanath Jeeva Reply-To: Cluster Labs - All topics related to open-source clustering welcomed Date: Thursday, 3 Ma