Thanx for this tip , Andrei . I was complete unaware of this functionality of crm command line tool.
- Debabrata From: Andrei Maruha <andrei_mar...@epam.com<mailto:andrei_mar...@epam.com>> Reply-To: Cluster Labs - All topics related to open-source clustering welcomed <users@clusterlabs.org<mailto:users@clusterlabs.org>> Date: Thursday, 3 March 2016 17:50 To: Cluster Labs - All topics related to open-source clustering welcomed <users@clusterlabs.org<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 <ip_addr> 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, Somanath Jeeva wrote: Hi, I am trying to remove a node from the pacemaker’/corosync cluster, using the command “crm_node -R dl360x4061 –force”. Though this command removes the node from the cluster, it is appearing as offline after pacemaker/corosync restart in the nodes that are online. Is there any other command to completely delete the node from the pacemaker/corosync cluster. Pacemaker and Corosync Versions. PACEMAKER=1.1.10 COROSYNC=1.4.1 Regards Somanath Thilak J _______________________________________________ Users mailing list: Users@clusterlabs.org<mailto:Users@clusterlabs.org>http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
_______________________________________________ Users mailing list: Users@clusterlabs.org http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org