Hi,
I recently noticed that in the morning my VM's are all down. When looking at the logs of the backups, it seems that the snapshot backup is shutting down the VM's.
I'm currently running the latest Proxmox version:
root@proxmox:~# uname -a
Linux proxmox 4.4.35-1-pve #1 SMP Thu Dec 22 14:58:39 CET 2016 x86_64 GNU/Linux
From the backup log:
INFO: starting new backup job: vzdump 100 101 102 103 104 105 --storage Backup --mode snapshot --mailto ***@***.*** --quiet 1 --compress gzip --mailnotification always
INFO: Starting Backup of VM 104 (qemu)
INFO: status = stopped => The VM is running, not sure why it says it is stopped
INFO: update VM 104: -lock backup
INFO: backup mode: stop => mode should be snapshot
INFO: ionice priority: 7
I've checked also /etc/cron.d/vzdump to be sure there's no difference between the GUI and the configuration:
14 0 * * *root vzdump 100 101 102 103 104 105 --compress gzip --storage Backup --mailto ***@***.*** --quiet 1 --mode snapshot --mailnotification always
Does someone have an idea what is going on here?
Thanks a lot,
Greggy
I recently noticed that in the morning my VM's are all down. When looking at the logs of the backups, it seems that the snapshot backup is shutting down the VM's.
I'm currently running the latest Proxmox version:
root@proxmox:~# uname -a
Linux proxmox 4.4.35-1-pve #1 SMP Thu Dec 22 14:58:39 CET 2016 x86_64 GNU/Linux
From the backup log:
INFO: starting new backup job: vzdump 100 101 102 103 104 105 --storage Backup --mode snapshot --mailto ***@***.*** --quiet 1 --compress gzip --mailnotification always
INFO: Starting Backup of VM 104 (qemu)
INFO: status = stopped => The VM is running, not sure why it says it is stopped
INFO: update VM 104: -lock backup
INFO: backup mode: stop => mode should be snapshot
INFO: ionice priority: 7
I've checked also /etc/cron.d/vzdump to be sure there's no difference between the GUI and the configuration:
14 0 * * *root vzdump 100 101 102 103 104 105 --compress gzip --storage Backup --mailto ***@***.*** --quiet 1 --mode snapshot --mailnotification always
Does someone have an idea what is going on here?
Thanks a lot,
Greggy