So this morning I had an issue. my zfs root filesystem filled up. It was my fault, I configured backups and missed a step in backing up to the backup server instead of the local zfs filestore but it lead to several issues.
1. I couldn't delete the backups through the gui because it wanted to make another file to delete a file (?)
2. the backup job was still running, I couldn't kill the job through the gui or CLI after I manually went in and deleted some old backups
3. the VMs were in a strange state where pve thought they were running, but they weren't I couldn't restart the VMs
4. I couldn't reboot the PVE host server either from the gui or the cli. I had to walk over to the host and pull the power. thankfully it came back up fast and everything seems to be good.
This is kind of a serious issue though. What prevented me from issuing a reboot/shutdown command especially from the cli?
also, just curious, what is the minimum recommended filesystem size for proxmox?
I am sure proper partitioning would have resolved this, but for some reason proxmox wants to grab all the disk space on the device instead of what it needs. granted I am a newbie to proxmox but not linux, I do know better and shouldn't have let everything get sucked into proxmox's host volume, but this was also my first host.
Would be nice if the installer defaulted to the "recommended" size for root, and left the rest for me to do something like create a second zfs volume for non host only processes.
1. I couldn't delete the backups through the gui because it wanted to make another file to delete a file (?)
2. the backup job was still running, I couldn't kill the job through the gui or CLI after I manually went in and deleted some old backups
3. the VMs were in a strange state where pve thought they were running, but they weren't I couldn't restart the VMs
4. I couldn't reboot the PVE host server either from the gui or the cli. I had to walk over to the host and pull the power. thankfully it came back up fast and everything seems to be good.
This is kind of a serious issue though. What prevented me from issuing a reboot/shutdown command especially from the cli?
also, just curious, what is the minimum recommended filesystem size for proxmox?
I am sure proper partitioning would have resolved this, but for some reason proxmox wants to grab all the disk space on the device instead of what it needs. granted I am a newbie to proxmox but not linux, I do know better and shouldn't have let everything get sucked into proxmox's host volume, but this was also my first host.
Would be nice if the installer defaulted to the "recommended" size for root, and left the rest for me to do something like create a second zfs volume for non host only processes.