Anyone knows what are the 5 /BACKUP/.zfs/snapshot/YYYY-mm-dd/*.* folders in the Backup dedicated folder? and which process creates them.
This is my problem:
I get the following backup error in the last days:
VMID NAME STATUS TIME SIZE FILENAME
101 m1.server1.info OK 00:07:24 1.27GB /mnt/pve/ProxMox-BK/vzdump-openvz-101-2011_02_01-04_30_02.tgz
102 m2.server2.info FAILED 00:06:26 command '(cd /mnt/vzsnap0/private/102;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar czpf - --totals --sparse --numeric-owner --no-recursion --ignore-failed-read --one-file-system --null -T - >/mnt/pve/ProxMox-BK/vzdump-openvz-102-2011_02_01-04_37_26.dat )' failed with exit code 141TOTAL 00:13:51 1.27GB
Detailed backup logs:
vzdump --quiet --snapshot --compress --storage ProxMox-BK --mailto myemail --all
101: Feb 01 04:30:02 INFO: Starting Backup of VM 101 (openvz)
101: Feb 01 04:30:02 INFO: CTID
101 exist mounted running
101: Feb 01 04:30:02 INFO: status = CTID
101 exist mounted running
101: Feb 01 04:30:02 INFO: backup mode: snapshot
101: Feb 01 04:30:02 INFO: ionice priority: 7
101: Feb 01 04:30:02 INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-ns.xxxxxx.info-0')
101: Feb 01 04:30:03 INFO: Logical volume "vzsnap-ns.xxxxxx.info-0" created
101: Feb 01 04:30:04 INFO: creating archive '/mnt/pve/ProxMox-BK/vzdump-openvz-101-2011_02_01-04_30_02.tgz'
101: Feb 01 04:36:09 INFO: Total bytes written: 3773818880 (3.6GiB, 13MiB/s)
101: Feb 01 04:36:09 INFO: archive file size: 1.27GB
101: Feb 01 04:36:09 INFO: delete old backup '/mnt/pve/ProxMox-BK/vzdump-openvz-101-2011_01_27-04_30_02.tgz'
101: Feb 01 04:37:26 INFO: Logical volume "vzsnap-ns.xxxxxx.info-0" successfully removed
101: Feb 01 04:37:26 INFO: Finished Backup of VM 101 (00:07:24)
102: Feb 01 04:37:26 INFO: Starting Backup of VM 102 (openvz)
102: Feb 01 04:37:26 INFO: CTID 102 exist mounted running
102: Feb 01 04:37:26 INFO: status = CTID 102 exist mounted running
102: Feb 01 04:37:26 INFO: backup mode: snapshot
102: Feb 01 04:37:26 INFO: ionice priority: 7
102: Feb 01 04:37:26 INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-ns.xxxxxx.info-0')
102: Feb 01 04:37:27 INFO: Logical volume "vzsnap-ns.xxxxxxxx.info-0" created
102: Feb 01 04:37:28 INFO: creating archive '/mnt/pve/ProxMox-BK/vzdump-openvz-102-2011_02_01-04_37_26.tgz'
102: Feb 01 04:43:51 INFO: gzip: stdout: Disk quota exceeded
102: Feb 01 04:43:52 INFO: Logical volume "vzsnap-ns.xxxxxxx.info-0" successfully removed102: Feb 01 04:43:52 ERROR: Backup of VM 102 failed - command '(cd /mnt/vzsnap0/private/102;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar czpf - --totals --sparse --numeric-owner --no-recursion --ignore-failed-read --one-file-system --null -T - >/mnt/pve/ProxMox-BK/vzdump-openvz-102-2011_02_01-04_37_26.dat )' failed with exit code 141
---------------------------------
Looks like the backup device is full (NAS 100GB), I tryed to delete the old backup file but the NAS is alway full while the mounted dir ( ./BACKUP/) shows 50% free space + the undeletable snapshot folder with 5 days of undeleteble history.
Any tip?
thanks
This is my problem:
I get the following backup error in the last days:
VMID NAME STATUS TIME SIZE FILENAME
101 m1.server1.info OK 00:07:24 1.27GB /mnt/pve/ProxMox-BK/vzdump-openvz-101-2011_02_01-04_30_02.tgz
102 m2.server2.info FAILED 00:06:26 command '(cd /mnt/vzsnap0/private/102;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar czpf - --totals --sparse --numeric-owner --no-recursion --ignore-failed-read --one-file-system --null -T - >/mnt/pve/ProxMox-BK/vzdump-openvz-102-2011_02_01-04_37_26.dat )' failed with exit code 141TOTAL 00:13:51 1.27GB
Detailed backup logs:
vzdump --quiet --snapshot --compress --storage ProxMox-BK --mailto myemail --all
101: Feb 01 04:30:02 INFO: Starting Backup of VM 101 (openvz)
101: Feb 01 04:30:02 INFO: CTID
101 exist mounted running
101: Feb 01 04:30:02 INFO: status = CTID
101 exist mounted running
101: Feb 01 04:30:02 INFO: backup mode: snapshot
101: Feb 01 04:30:02 INFO: ionice priority: 7
101: Feb 01 04:30:02 INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-ns.xxxxxx.info-0')
101: Feb 01 04:30:03 INFO: Logical volume "vzsnap-ns.xxxxxx.info-0" created
101: Feb 01 04:30:04 INFO: creating archive '/mnt/pve/ProxMox-BK/vzdump-openvz-101-2011_02_01-04_30_02.tgz'
101: Feb 01 04:36:09 INFO: Total bytes written: 3773818880 (3.6GiB, 13MiB/s)
101: Feb 01 04:36:09 INFO: archive file size: 1.27GB
101: Feb 01 04:36:09 INFO: delete old backup '/mnt/pve/ProxMox-BK/vzdump-openvz-101-2011_01_27-04_30_02.tgz'
101: Feb 01 04:37:26 INFO: Logical volume "vzsnap-ns.xxxxxx.info-0" successfully removed
101: Feb 01 04:37:26 INFO: Finished Backup of VM 101 (00:07:24)
102: Feb 01 04:37:26 INFO: Starting Backup of VM 102 (openvz)
102: Feb 01 04:37:26 INFO: CTID 102 exist mounted running
102: Feb 01 04:37:26 INFO: status = CTID 102 exist mounted running
102: Feb 01 04:37:26 INFO: backup mode: snapshot
102: Feb 01 04:37:26 INFO: ionice priority: 7
102: Feb 01 04:37:26 INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-ns.xxxxxx.info-0')
102: Feb 01 04:37:27 INFO: Logical volume "vzsnap-ns.xxxxxxxx.info-0" created
102: Feb 01 04:37:28 INFO: creating archive '/mnt/pve/ProxMox-BK/vzdump-openvz-102-2011_02_01-04_37_26.tgz'
102: Feb 01 04:43:51 INFO: gzip: stdout: Disk quota exceeded
102: Feb 01 04:43:52 INFO: Logical volume "vzsnap-ns.xxxxxxx.info-0" successfully removed102: Feb 01 04:43:52 ERROR: Backup of VM 102 failed - command '(cd /mnt/vzsnap0/private/102;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar czpf - --totals --sparse --numeric-owner --no-recursion --ignore-failed-read --one-file-system --null -T - >/mnt/pve/ProxMox-BK/vzdump-openvz-102-2011_02_01-04_37_26.dat )' failed with exit code 141
---------------------------------
Looks like the backup device is full (NAS 100GB), I tryed to delete the old backup file but the NAS is alway full while the mounted dir ( ./BACKUP/) shows 50% free space + the undeletable snapshot folder with 5 days of undeleteble history.
Any tip?
thanks
Last edited: