Hey,
I'm using proxmox in a homelab environment and have been testing things over the past few days, yesterday I setup a cluster with an additional server.
This morning I logged into the webGUI and saw that both of my VM's were offline due to a lack of storage (I have 2x 1.92TB SSD's in ZFS & 4x 600GB Enterprise Drives in RAID0)
I believe the storage has filled up due to me setting the backup locations incorrectly, I rebooted once I saw the error as I thought it was showing the wrong information.
Since rebooting, I've been unable to access the web GUI, the IP no longer shows on the CLI when starting up the server as it normally does.
I thought removing a out of use VM would be the best option, as I could then go in and remove the incorrectly placed backups (I made a mistake in not setting up prune, so it keeps backups indefinitely) but when running pct destroy 101 -force -purge on CLI I get 'Unable to load access control list: Connection Refused'
So I'm a bit stuck currently, I need to remove the backups in order to get things working again but I can't find a way to delete them via command line.
Any help would be massively appreciated.
Thank you
The setup is as follows:
Main Server: pve W/ 2 VM's (100 & 101) and two storage pools local (pve) & local-zfs (pve)
2nd Server: thevault W/ 1 VM (102) and two storage pools local (thevault) & tvstorage (thevault)
Running # du -h -d1 -x / gives the following output:
I'm using proxmox in a homelab environment and have been testing things over the past few days, yesterday I setup a cluster with an additional server.
This morning I logged into the webGUI and saw that both of my VM's were offline due to a lack of storage (I have 2x 1.92TB SSD's in ZFS & 4x 600GB Enterprise Drives in RAID0)
I believe the storage has filled up due to me setting the backup locations incorrectly, I rebooted once I saw the error as I thought it was showing the wrong information.
Since rebooting, I've been unable to access the web GUI, the IP no longer shows on the CLI when starting up the server as it normally does.
I thought removing a out of use VM would be the best option, as I could then go in and remove the incorrectly placed backups (I made a mistake in not setting up prune, so it keeps backups indefinitely) but when running pct destroy 101 -force -purge on CLI I get 'Unable to load access control list: Connection Refused'
So I'm a bit stuck currently, I need to remove the backups in order to get things working again but I can't find a way to delete them via command line.
Any help would be massively appreciated.
Thank you
The setup is as follows:
Main Server: pve W/ 2 VM's (100 & 101) and two storage pools local (pve) & local-zfs (pve)
2nd Server: thevault W/ 1 VM (102) and two storage pools local (thevault) & tvstorage (thevault)
Running # du -h -d1 -x / gives the following output:
Code:
root@pve:~# du -h -d1 -x /
512 /mnt
512 /media
25K /tmp
512 /opt
512 /srv
2.9T /var
512 /home
47K /root
1.1G /usr
3.6M /etc
73M /boot
2.9T /
Last edited: