Hi,
I must remove an old node witch is the master for HA
How to transfer this role to another node ?
Simply stop the odl node an remove it from the cluster and the system select a new one for master role ?
Or as I have read in the forum :
use the following ?
The command pveca -s -h IP_of_new_master must be run on each nodes of the cluster and also on the master himself ?
Thx
I must remove an old node witch is the master for HA
How to transfer this role to another node ?
Simply stop the odl node an remove it from the cluster and the system select a new one for master role ?
Or as I have read in the forum :
use the following ?
- force a node to a master: pveca -m
- tell all the other nodes to sync from the new master: pveca -s -h IP_of_new_master
The command pveca -s -h IP_of_new_master must be run on each nodes of the cluster and also on the master himself ?
Thx