[SOLVED] Issue removing Node from cluster?

killmasta93

Renowned Member
Aug 13, 2017
958
56
68
30
Hi,
I was wondering if someone could lend me hand. Im trying to remove the node from cluster which i did then i try to delete /etc/pve/nodes/nodename but im getting permission denied not sure why

now im getting activity blocked
not sure if im screwed i completely lost contact from the 2nd node so i have no way to get up the quorum, is there a way i can separate this node without losing any vms? This node is the principal

Code:
root@prometheus:~# pvecm status
Quorum information
------------------
Date:             Wed Dec  5 18:53:23 2018
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          0x00000001
Ring ID:          1/52
Quorate:          No

Votequorum information
----------------------
Expected votes:   2
Highest expected: 2
Total votes:      1
Quorum:           2 Activity blocked
Flags:

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 192.168.3.252 (local)
 
Last edited:
Thank you so that did the trick on restarting the vm and backing them up, when i was testing to remove a node i did the following.

added to /etc/hosts the IP of each proxmox by name

then on the master node i ran

Code:
pvecm delnode prometheus2

then after that i was trying to delete
Code:
/etc/pve/nodes/<nodename>
i was getting permission issue as it still apears on the WebGui

Then thanks to @dcsapak
ran this
Code:
pvecm expected 1

but still appears the node 2 so i ran this
Code:
service pvestatd restart
after that the node 2 disappeared

im able to start the VM

the only thing on the summary part i see this
Cluster: myclustername, Quorate: No

guess i cant remove that either

on a side note. so lets say i have 2 nodes in a cluster. and hypothetically both nodes shuts down but one of the nodes dont turn on but the other one does. The node that turns on wont turn on the Vms because it waiting for the quorum to start but it will never start because the another node died. So in that case one has to result to the above?
 
on a side note. so lets say i have 2 nodes in a cluster. and hypothetically both nodes shuts down but one of the nodes dont turn on but the other one does. The node that turns on wont turn on the Vms because it waiting for the quorum to start but it will never start because the another node died. So in that case one has to result to the above?
again, if you have 2 nodes and only 1 is up, you cannot do anything before executing 'pvecm expected 1' BUT use it with care, if both nodes are online but cannot see each other, it can result in a split
brain scenario
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!