Alexandre Derumier
7d930a0e7e
vzdump : abord backup if disk have iothread enabled.
...
Currently backup don't work with iothread feature, and crash qemu
For now, abord the backup if one of the vm drives have iothread enabled until backup code is fixed.
Upstream qemu backup cde already support iothread.
http://git.qemu.org/?p=qemu.git;a=commit;h=761731b1805f6ef64eb615e5b82a0801db3cde78
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-07-22 12:28:52 +02:00
Dietmar Maurer
874a096e0e
white space cleanups
2014-12-10 06:40:21 +01:00
Wolfgang Link
ab6a9a0cd4
Add qga freeze in vzdump in snapshot mode
...
it will freeze the filesystem to provide consistents.
Signed-off-by: Wolfgang Link <wolfgang@linksystems.org>
2014-12-10 06:35:18 +01:00
Dietmar Maurer
c82935e92e
fix bug #502 : allow creation of empty vma archives
2014-04-14 11:21:01 +02:00
Dietmar Maurer
405b913a01
add better checks to test if backup was successful
2013-03-15 06:32:14 +01:00
Dietmar Maurer
60635a5733
vzdump: improve error reporting
...
And use kill(9) instead of kill(-9), which simply hangs
2013-02-28 10:47:55 +01:00
Dietmar Maurer
23b4120bc8
add offline backup for templates
2013-02-22 09:46:59 +01:00
Dietmar Maurer
1575bfccc5
fix backup parameters for pve-qemu-kvm 1.4-4
...
bump version to 2.3-11
depend on pve-qemu-kvm 1.4-4
2013-02-20 10:48:52 +01:00
Alexandre Derumier
daca220d29
vzdump : check if volid exist with volume_size_info
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-18 06:49:07 +01:00
Dietmar Maurer
19599cd903
cancel backup before stopping the vm
...
bump version ro 2.3-6
2013-01-16 13:24:16 +01:00
Dietmar Maurer
91bd6c909b
include new qemu backup feature
...
We can still restore old tar files. But new backups always use new vma
format.
Also moved rescan code from qm into PVE::Qemuserver
bump version to 2.3-1
2012-12-13 12:49:52 +01:00
Dietmar Maurer
075b417acd
vzdump: store drive in correct order (sort) to avoid confusion
2012-11-05 06:26:25 +01:00
Dietmar Maurer
585b6e2839
disable vzdump for VM containing snapshots
2012-09-27 09:42:48 +02:00
Dietmar Maurer
f5bdefa483
fix cluster_lock_storage() call
2012-05-24 07:24:24 +02:00
Dietmar Maurer
59411c4e10
new startup option to define startup order
2012-04-19 14:28:05 +02:00
Dietmar Maurer
3f05af61ff
fix lvremove call: avoid 'Not a CODE reference' warning
2012-03-01 06:37:18 +01:00
Dietmar Maurer
b969cc68fd
fix vzdump on stopped vm
2012-02-24 07:40:12 +01:00
Dietmar Maurer
3e21388903
move test for block device to vmtar.c
2012-02-10 07:47:46 +01:00
Dietmar Maurer
a9a94d59f3
only use sparse file scan for files
2012-02-07 11:55:57 +01:00
Dietmar Maurer
efb71b0f8c
do not write /etc/mtab when mounting snapshots
2012-02-07 10:41:13 +01:00
Dietmar Maurer
fad02a160f
support new lzo compression
2012-02-07 10:40:28 +01:00
Dietmar Maurer
254575e971
fix bug #81 : do no deactivate volumes in vzdump stop mode
...
We add a keepActive parameter to stop/shutdown API.
2012-01-17 11:56:56 +01:00
Dietmar Maurer
1061648ed4
use timeout flag instead of wait command
2011-12-16 06:35:07 +01:00
Dietmar Maurer
3bcea617bd
be more careful when removing snapshots
2011-11-29 06:25:09 +01:00
Dietmar Maurer
cf3298e611
fix vzdump stop mode
2011-11-21 06:38:11 +01:00
Dietmar Maurer
9c502e26f3
enable piped input with qmrestore
2011-10-19 11:27:42 +02:00
Dietmar Maurer
3e16d5fc60
implement qmrestore
...
Restore is a special case of create_vm.
2011-10-17 13:51:05 +02:00
Dietmar Maurer
66ab1d916c
fix vzdump plugin for 2.0
2011-10-14 11:05:06 +02:00
Dietmar Maurer
1e3baf05f2
imported from svn 'qemu-server/pve2'
2011-08-23 07:47:04 +02:00