I have some problem on lxc.
I made backup every day at 03:00. Backup normaly take around ~40 minuts, but now on some VM he still progress ~5h later and crash some VM. How can I fix it?
Mode is: Snapshot
Compression: Gzip
INFO: sent 1,067,231 bytes received 4,118 bytes 714,232.67 bytes/sec
INFO: total size is 1,332,472,411 speedup is 1,243.73
INFO: final sync finished (1 seconds)
INFO: resume vm
INFO: vm is online again after 1 seconds
INFO: creating archive '/home/storage/dump/vzdump-lxc-203-2016_02_03-03_03_31.tar.gz'
INFO: Total bytes written: 1403514880 (1.4GiB, 25MiB/s)
INFO: archive file size: 545MB
INFO: delete old backup '/home/storage/dump/vzdump-lxc-203-2016_01_13-03_03_16.tar.gz'
INFO: Finished Backup of VM 203 (00:01:45)
INFO: Starting Backup of VM 208 (lxc)
INFO: status = running
INFO: mode failure - some volumes does not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: starting first sync /proc/4842/root// to /home/storage/dump/vzdump-lxc-208-2016_02_03-03_05_16.tmp
INFO: Number of files: 45,401 (reg: 35,127, dir: 3,239, link: 6,999, dev: 2, special: 34)
INFO: Number of created files: 45,400 (reg: 35,127, dir: 3,238, link: 6,999, dev: 2, special: 34)
INFO: Number of deleted files: 0
INFO: Number of regular files transferred: 35,117
INFO: Total file size: 1,486,035,110 bytes
INFO: Total transferred file size: 1,481,019,846 bytes
INFO: Literal data: 1,481,020,293 bytes
INFO: Matched data: 0 bytes
INFO: File list size: 1,769,277
INFO: File list generation time: 0.001 seconds
INFO: File list transfer time: 0.000 seconds
INFO: Total bytes sent: 1,484,134,891
INFO: Total bytes received: 708,623
INFO: sent 1,484,134,891 bytes received 708,623 bytes 17,782,557.05 bytes/sec
INFO: total size is 1,486,035,110 speedup is 1.00
INFO: first sync finished (83 seconds)
INFO: suspend vm
... and still progress going...
I killed process, unlock VM, restart and VM work, but the backup isn't done other VM.
Where I can find more log? Where can be problem?