I have an issue when a -stop lxc backup starts. This is the log Proxmox produces. I had no issues with Proxmox4.0.
I've installed the lxc on another Proxmox machine (also 4.1) but it gives me the same output when a backup starts of the container.
I can do a -snapshot backup of the lxc, but it fails also after two or three times.
Is there a solution for this issue?
Code:
INFO: starting new backup job: vzdump 106 --mode stop --compress lzo --node proxmox --remove 0 --storage USB
INFO: Starting Backup of VM 106 (lxc)
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: stopping vm
INFO: creating archive '/mnt/usb/dump/vzdump-lxc-106-2016_01_11-21_46_14.tar.lzo'
mount: wrong fs type, bad option, bad superblock on /dev/loop1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
umount: /mnt/vzsnap0/: not mounted
command 'umount -l -d /mnt/vzsnap0/' failed: exit code 32
INFO: restarting vm
INFO: vm is online again after 34 seconds
ERROR: Backup of VM 106 failed - command 'mount -o loop /var/lib/vz/images/106/vm-106-disk-1.raw /mnt/vzsnap0/' failed: exit code 32
INFO: Backup job finished with errors
TASK ERROR: job errors
I've installed the lxc on another Proxmox machine (also 4.1) but it gives me the same output when a backup starts of the container.
I can do a -snapshot backup of the lxc, but it fails also after two or three times.
Is there a solution for this issue?
Last edited: