Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 173595

Node replacement after hardware failure on a cluster

$
0
0
Hello,

I've a production cluster composed of 4 nodes :

  • node1
  • node2
  • node3
  • node4


I had an hardware failure on node4. I've to change the node, and to reinstall Proxmox on this node.
Of course, I migrated all the VMs which were on node4 to other nodes.

As I am on a production cluster, I want to be 100% sure of the procedure to follow. Could you tell me if I'm wrong ?

  1. apt-get update && apt-get upgrade on all nodes 1, 2 and 3
  2. fresh install of Proxmox on node4, with same IP and hostname
  3. apt-get update && apt-get upgrade on node4, to be at the same level as other nodes
  4. on node1 for instance (or 2, or 3), do :
    pvecm add node4 --force
  5. reboot node4


Is it correct ?
If not, what should be the procedure ?

Thanks a lot.

Viewing all articles
Browse latest Browse all 173595

Trending Articles