I have a faulty node that I am going to remove entirely to decommission. But I'm totally stuck doing so. I started pretty simply...
That tmp file doesn't exist and doesn't appear to ever exist as far as I can tell watching the directory during the process. I tried to stop the corosynce process and edit the file directly but even with root I'm getting permission denied and so I assume there are attribs or something. pvecm status only shows one node, BUT the GUI still shows the ejected node but greyed out and with a red X on it. The documentation says the last step is to remove the nodes folder but that doesn't work:
So what gives here? How do you remove a node? Because the documentation just simply doesn't work.
root@pve:~# pvecm delnode utility1trying to acquire cfs lock 'file-corosync_conf' ...Killing node 2unable to open file '/etc/pve/corosync.conf.new.tmp.2910428' - Permission deniedThat tmp file doesn't exist and doesn't appear to ever exist as far as I can tell watching the directory during the process. I tried to stop the corosynce process and edit the file directly but even with root I'm getting permission denied and so I assume there are attribs or something. pvecm status only shows one node, BUT the GUI still shows the ejected node but greyed out and with a red X on it. The documentation says the last step is to remove the nodes folder but that doesn't work:
root@pve:/etc/pve# rm -rf nodes/utility1rm: cannot remove 'nodes/utility1/lxc': Permission deniedrm: cannot remove 'nodes/utility1/pve-ssl.key': Permission deniedrm: cannot remove 'nodes/utility1/lrm_status': Permission deniedrm: cannot remove 'nodes/utility1/pve-ssl.pem': Permission deniedrm: cannot remove 'nodes/utility1/priv': Permission deniedrm: cannot remove 'nodes/utility1/ssh_known_hosts': Permission deniedrm: cannot remove 'nodes/utility1/openvz': Permission deniedrm: cannot remove 'nodes/utility1/qemu-server': Permission deniedSo what gives here? How do you remove a node? Because the documentation just simply doesn't work.
Last edited: