I've tried changing the prune, and running some local commands I found:
find /path2pbs-datastore/.chunks -type f -print0 | xargs -0 touch -d "-2 days"
But, when I run this command, because there is no space left it fails. Pretty much loops and...
Yes! PBS runs the OS on SSD. ZFS RAIDZ1 for the datastore. Consisting of 8 x 2 TB spinners. *Apologize, how do you paste results so its looks nice n pretty?
root@LKG02:~# df -hT
Filesystem Type Size Used Avail Use% Mounted on...