Recent content by tyrolean

  1. T

    ZFS Auto Snapshot Question

    Hi, I am using the ZFS Auto-Snapshot script on my servers, all works great except I had a space issue on one server. For the time being I disabled auto snapshot on the pool where I ran out of space.... with "zfs set com.sun:auto-snapshot=false fastpool" That worked, and the pool was no longer...
  2. T

    rpool/ROOT/pve-1 full

    Thank You for your help, with the help of an external expert, i was able to find the problem: a usb drive was mounted to the same directory so it looked empty, after unmounting the usb drive the occupied space was visible again. I was then able to delete the backups that were not supposed to be...
  3. T

    rpool/ROOT/pve-1 full

    Hello, Please can somebody help me? - My problem is that i have one zfs pool where Proxmox 6.4 is installed and rpool/ROOT/pve-1 is consuming around 800GB of disk space, causing everything to slow down a lot since the pool is 98% full. This started probably because of a backup, i deleted...