[ClusterLabs] question about re-adding a node
    Brian Reichert 
    reichert at numachi.com
       
    Thu Apr 18 15:22:16 EDT 2019
    
    
  
On Thu, Apr 18, 2019 at 02:57:58PM -0400, Brian Reichert wrote:
> I'm exploring some simple cluster management, and was exploring the
> workflow of removing, then re-adding a node to a cluster.
> 
> I thought I understood the steps, but things are not working out
> for me as I hoped.
*sigh* I just found this out in another forum.
Instead of this:
  crm_node --force -R node3.example.com
Do this:
  pcs cluster node remove node3.example.com
That allows the re-add to work.
Sorry about the noise...
-- 
Brian Reichert				<reichert at numachi.com>
BSD admin/developer at large	
    
    
More information about the Users
mailing list