Hi All,
we have an issue with a Ubuntu 14.04.3 system on one of our PVE4.4 (latest updates installed) farm, that constantly freezes during backup.
Here's the log of the backup job itself, which works fine:
Unfortunaltely we can't upgrade the system to a more recent version, currently running on
When it freezes, the system does no react via SSH or Virtual PVE terminal anymore, nor can we shut it down via QEMU, and just have to forace a "Power off" via Proxmox. After powering it on again, it starts as usually and works totally fine.
Any idea on what could cause this?
Thanks!
we have an issue with a Ubuntu 14.04.3 system on one of our PVE4.4 (latest updates installed) farm, that constantly freezes during backup.
Here's the log of the backup job itself, which works fine:
Code:
INFO: starting new backup job: vzdump 109 --mailnotification always --mailto XXXXX --storage XXXXX --quiet 1 --compress lzo --mode snapshot
INFO: Starting Backup of VM 109 (qemu)
INFO: status = running
INFO: update VM 109: -lock backup
INFO: VM Name: XXXXXXXX
INFO: include disk 'ide1' 'ssd-raid:vm-109-disk-1' 100G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating archive '/mnt/pve/nas-backup/dump/vzdump-qemu-109-2017_09_02-03_00_01.vma.lzo'
.....
INFO: transferred 107374 MB in 1505 seconds (71 MB/s)
INFO: archive file size: 40.08GB
INFO: Finished Backup of VM 109 (00:25:29)
Unfortunaltely we can't upgrade the system to a more recent version, currently running on
Code:
Linux version 3.13.0-129-generic (buildd@lgw01-05) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #178-Ubuntu SMP Fri Aug 11 12:48:20 UTC 2017
When it freezes, the system does no react via SSH or Virtual PVE terminal anymore, nor can we shut it down via QEMU, and just have to forace a "Power off" via Proxmox. After powering it on again, it starts as usually and works totally fine.
Any idea on what could cause this?
Thanks!