Hi,
We have a cluster with 6 nodes. I've logged in to one of our nodes to perform a deletion of two VMs in other node in the same cluster, after that the node became unresponsive via GUI and is now shown as offline. I can reach the node via tty and all VMs running on it are still up.
The VMs that I wanted to delete were ID 1602 and 1603 both had two disks. In this case 1603 was a restore of 1602 and had a disk from 1602 that had more recent data than the backup. In that case, I've detached the 1602 disk 1 and added it manually to VM 1603 editing the VM 1603 config file. For both VMs, the disks were stored in the same shared storage.
I think the problem was that I deleted VM 1603 first without unreferencing the disk from VM 1602 from it. Now, the VM 1603 doesn't exists and VM 1602 still exists, and we have a node "offline".
I'm able to run commands on it, I was reading through the posts and found that I can restart the GUI using
All nodes in the cluster has PVE 6.0-4.
Regards
We have a cluster with 6 nodes. I've logged in to one of our nodes to perform a deletion of two VMs in other node in the same cluster, after that the node became unresponsive via GUI and is now shown as offline. I can reach the node via tty and all VMs running on it are still up.
The VMs that I wanted to delete were ID 1602 and 1603 both had two disks. In this case 1603 was a restore of 1602 and had a disk from 1602 that had more recent data than the backup. In that case, I've detached the 1602 disk 1 and added it manually to VM 1603 editing the VM 1603 config file. For both VMs, the disks were stored in the same shared storage.
I think the problem was that I deleted VM 1603 first without unreferencing the disk from VM 1602 from it. Now, the VM 1603 doesn't exists and VM 1602 still exists, and we have a node "offline".
I'm able to run commands on it, I was reading through the posts and found that I can restart the GUI using
service pveproxy restart
command, however, the command is not able to kill some pveproxy processes and it is in a loop trying to start the proxy server.All nodes in the cluster has PVE 6.0-4.
Regards