Hi,
By mistake, we made a network change to one of our proxmox nodes and it is totally down now. After referring to a few articles, I come to know that the network changes after the cluster setup may break the connection and we need to remove the node and set it up as a fresh one again. The cluster has 7 nodes. The 7'th one got issue now.
I referred to the article (https://pve.proxmox.com/pve-docs/chapter-pvecm.html#_remove_a_cluster_node) for the instructions to remove the node from the existing system. To get the ID of the node for removal, I executed the command 'pvecm nodes' but it doesn't list the problematic node.
root@satapx-sg1-n1:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 satapx-xxx-n1 (local)
2 1 satapx-xxx-n3
3 1 satapx-xxx-n4
4 1 satapx-xxx-n2
5 1 satapx-xxx-n5
6 1 satapx-xxx-n6
Below is the result of 'pvecm status'
# pvecm status
Cluster information
-------------------
Name: satapx-cluster
Config Version: 7
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Mar 30 14:16:00 2020
Quorum provider: corosync_votequorum
Nodes: 6
Node ID: 0x00000001
Ring ID: 1.149
Quorate: Yes
Votequorum information
----------------------
Expected votes: 7
Highest expected: 7
Total votes: 6
Quorum: 4
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 117.xxx.x.x (local)
0x00000002 1 117.xxx.x.x
0x00000003 1 117.xxx.x.x
0x00000004 1 117.xxx.x.x
0x00000005 1 117.xxx.x.x
0x00000006 1 117.xxx.x.x
On web GUI, the 7'th node is showing with a red cross mark.
In this case, how can I safely remove this node from the existing proxmox installation? I need to remove node 7 and add it to the same cluster after installing a fresh proxmox.
Thanks in advance.
By mistake, we made a network change to one of our proxmox nodes and it is totally down now. After referring to a few articles, I come to know that the network changes after the cluster setup may break the connection and we need to remove the node and set it up as a fresh one again. The cluster has 7 nodes. The 7'th one got issue now.
I referred to the article (https://pve.proxmox.com/pve-docs/chapter-pvecm.html#_remove_a_cluster_node) for the instructions to remove the node from the existing system. To get the ID of the node for removal, I executed the command 'pvecm nodes' but it doesn't list the problematic node.
root@satapx-sg1-n1:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 satapx-xxx-n1 (local)
2 1 satapx-xxx-n3
3 1 satapx-xxx-n4
4 1 satapx-xxx-n2
5 1 satapx-xxx-n5
6 1 satapx-xxx-n6
Below is the result of 'pvecm status'
# pvecm status
Cluster information
-------------------
Name: satapx-cluster
Config Version: 7
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Mar 30 14:16:00 2020
Quorum provider: corosync_votequorum
Nodes: 6
Node ID: 0x00000001
Ring ID: 1.149
Quorate: Yes
Votequorum information
----------------------
Expected votes: 7
Highest expected: 7
Total votes: 6
Quorum: 4
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 117.xxx.x.x (local)
0x00000002 1 117.xxx.x.x
0x00000003 1 117.xxx.x.x
0x00000004 1 117.xxx.x.x
0x00000005 1 117.xxx.x.x
0x00000006 1 117.xxx.x.x
On web GUI, the 7'th node is showing with a red cross mark.
In this case, how can I safely remove this node from the existing proxmox installation? I need to remove node 7 and add it to the same cluster after installing a fresh proxmox.
Thanks in advance.