My scheduled backups have failed on me the last couple of nights. I don't really don't know where to start on troubleshooting this one. Any help would be appreciated. The only thing unique about these guests is they are the only Windows guests in my cluster.
Code:
vzdump 100 101 102 103 104 105 --quiet 1 --mailto [EMAIL="david@clevelandlibrary.org"]x[/EMAIL][EMAIL="xx@xxxxxxx.xxx"]xx@xxxxxxx.xxx[/EMAIL] --mode snapshot --compress 1 --maxfiles 1 --storage backups
100: Feb 21 00:00:02 INFO: Starting Backup of VM 100 (qemu)
100: Feb 21 00:00:02 INFO: status = running
100: Feb 21 00:00:03 INFO: backup mode: snapshot
100: Feb 21 00:00:03 INFO: ionice priority: 7
100: Feb 21 00:00:03 INFO: trying to remove stale snapshot '/dev/pve/vzsnap-cassiusclay-0'
100: Feb 21 00:00:03 INFO: umount: /mnt/vzsnap0: not mounted
100: [COLOR=red]Feb 21 00:00:03 ERROR: command ''umount /mnt/vzsnap0'' failed: exit code 1
[/COLOR]100: Feb 21 00:00:10 INFO: lvremove failed - trying again in 8 seconds
100: Feb 21 00:00:18 INFO: lvremove failed - trying again in 16 seconds
100: Feb 21 00:00:34 INFO: lvremove failed - trying again in 32 seconds
100: [COLOR=red]Feb 21 00:01:06 ERROR: command 'lvremove -f /dev/pve/vzsnap-cassiusclay-0' failed: Not a CODE reference at /usr/share/perl5/PVE/Tools.pm line 352.
[/COLOR]100: Feb 21 00:01:06 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 375541137408: Input/output error
100: Feb 21 00:01:06 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 375541194752: Input/output error
100: Feb 21 00:01:06 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 0: Input/output error
100: Feb 21 00:01:06 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 4096: Input/output error
100: Feb 21 00:01:06 INFO: Logical volume "vzsnap-cassiusclay-0" already exists in volume group "pve"
100: Feb 21 00:01:13 INFO: lvremove failed - trying again in 8 seconds
100: Feb 21 00:01:21 INFO: lvremove failed - trying again in 16 seconds
100: Feb 21 00:01:37 INFO: lvremove failed - trying again in 32 seconds
100: [COLOR=red]Feb 21 00:02:09 ERROR: command 'lvremove -f /dev/pve/vzsnap-cassiusclay-0' failed: Not a CODE reference at /usr/share/perl5/PVE/Tools.pm line 352.
[/COLOR]100: [COLOR=red]Feb 21 00:02:09 ERROR: Backup of VM 100 failed - command ''lvcreate --size 1024M --snapshot --name '\''vzsnap-cassiusclay-0'\'' '\''/dev/pve/data'\'' failed: exit code 5
[/COLOR]102: Feb 21 00:02:09 INFO: Starting Backup of VM 102 (qemu)
102: Feb 21 00:02:09 INFO: status = running
102: Feb 21 00:02:10 INFO: backup mode: snapshot
102: Feb 21 00:02:10 INFO: ionice priority: 7
102: Feb 21 00:02:10 INFO: trying to remove stale snapshot '/dev/pve/vzsnap-cassiusclay-0'
102: Feb 21 00:02:10 INFO: umount: /mnt/vzsnap0: not mounted
102: [COLOR=red]Feb 21 00:02:10 ERROR: command ''umount /mnt/vzsnap0'' failed: exit code 1
[/COLOR]102: Feb 21 00:02:17 INFO: lvremove failed - trying again in 8 seconds
102: Feb 21 00:02:25 INFO: lvremove failed - trying again in 16 seconds
102: Feb 21 00:02:41 INFO: lvremove failed - trying again in 32 seconds
102: [COLOR=red]Feb 21 00:03:13 ERROR: command 'lvremove -f /dev/pve/vzsnap-cassiusclay-0' failed: Not a CODE reference at /usr/share/perl5/PVE/Tools.pm line 352.
[/COLOR]102: Feb 21 00:03:13 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 375541137408: Input/output error
102: Feb 21 00:03:13 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 375541194752: Input/output error
102: Feb 21 00:03:13 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 0: Input/output error
102: Feb 21 00:03:13 INFO: /dev/pve/vzsnap-cassiusclay-0: read failed after 0 of 4096 at 4096: Input/output error
102: Feb 21 00:03:13 INFO: Logical volume "vzsnap-cassiusclay-0" already exists in volume group "pve"
102: Feb 21 00:03:21 INFO: lvremove failed - trying again in 8 seconds
102: Feb 21 00:03:29 INFO: lvremove failed - trying again in 16 seconds
102: Feb 21 00:03:45 INFO: lvremove failed - trying again in 32 seconds
102: [COLOR=red]Feb 21 00:04:17 ERROR: command 'lvremove -f /dev/pve/vzsnap-cassiusclay-0' failed: Not a CODE reference at /usr/share/perl5/PVE/Tools.pm line 352.
[/COLOR]102: [COLOR=red]Feb 21 00:04:17 ERROR: Backup of VM 102 failed - command ''lvcreate --size 1024M --snapshot --name '\''vzsnap-cassiusclay-0'\'' '\''/dev/pve/data'\'' failed: exit code 5
[/COLOR]
Last edited: