]> git.proxmox.com Git - pve-manager.git/commit
Fix backup failure at shutdown.
authorWolfgang Link <wolfgang@linksystems.org>
Tue, 30 Dec 2014 13:30:11 +0000 (14:30 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Jan 2015 07:06:59 +0000 (08:06 +0100)
commit8682f6fcb19ef5316e4c9c44e41aa74e9f60d438
tree37e2f59e71f1d88b655b1c75911562e17f0e6651
parent19ef60c5faa720a9d176d09c897b3c0682ac9197
Fix backup failure at shutdown.

This fix include a new function of vzdump.
Now you can call vzdump -stop and the backup will be aborted.
Also if the pve-manager init script stop the process, vzdump -stop will called.

Signed-off-by: Wolfgang Link <wolfgang@linksystems.org>
PVE/API2/VZDump.pm
PVE/VZDump.pm
bin/init.d/pve-manager