Recent content by ihasamoose

  1. I

    Backup job error 'gzip: stdout: No space left on device'

    Thanks for checking that out.. I do see in the actual script logs it says 'backups' now. However, my storage.cfg is pointing to /backup/, so not sure why it's trying to throw it there.. hmm.. My storage.cfg dir: backup path /backup content backup prune-backups keep-all=1 shared...
  2. I

    Backup job error 'gzip: stdout: No space left on device'

    Hey all, I'm having some issues with my backup job. I have a dedicated HDD I'm trying to use for backups. I formatted the disk to ext4, created a directory for that disk, and entered parameters in fstab. Then I mounted it and set up the backup job once I added the directory to my datacenter. I...