Your message dated Sat, 07 Apr 2012 16:17:36 +0000
with message-id <[email protected]>
and subject line Bug#666064: fixed in vzdump 1.2.6-3
has caused the Debian Bug report #666064,
regarding vzdump does not create lvm snapshots
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
666064: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666064
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vzdump
Version: 1.2.6-1
Severity: normal
Tags: patch
vzdump does not work with lvm snapshots; this is a known bug documented in
openvz wiki at
http://wiki.openvz.org/Backup_of_a_running_container_with_vzdump#Set-up_LVM
[...]
Fixing VZDump.pm
When trying to backup a virtual machine, creation of the snapshot can fail.
This is because of a bug in VZDump.pm.
On line 622, you will find the following:
if ($line =~ m|^\s*(\S+):(\S+):(\d+(\.\d+))M$|) {
Replace this with:
if ($line =~ m|^\s*(\S+):(\S+):(\d+([\.,]\d+))[mM]$|) {
[...]
--- /usr/share/perl5/PVE/VZDump.pm 2010-07-22 21:37:05.000000000 +0200
+++ VZDump.pm 2012-03-28 13:11:05.852147601 +0200
@@ -619,7 +619,7 @@
my $cmd = "lvs --units M --separator ':' --noheadings -o
vg_name,lv_name,lv_size";
if (my $fd = IO::File->new ("$cmd 2>/dev/null|")) {
while (my $line = <$fd>) {
- if ($line =~ m|^\s*(\S+):(\S+):(\d+(\.\d+))M$|) {
+ if ($line =~ m|^\s*(\S+):(\S+):(\d+([\.,]\d+))[mM]$|) {
my $vg = $1;
my $lv = $2;
$devmapper->{"/dev/$vg/$lv"} = [$vg, $lv];
-- System Information:
Debian Release: 6.0.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages vzdump depends on:
ii cstream 2.7.6-1 general-purpose stream-handling to
ii liblockfile-simple-per 0.207-1 Simple advisory file locking
ii perl 5.10.1-17squeeze3 Larry Wall's Practical Extraction
ii postfix [mail-transpor 2.7.1-1+squeeze1 High-performance mail transport ag
ii rsync 3.0.7-2 fast remote file copy program (lik
ii vzctl 3.0.24-12 server virtualization solution - c
vzdump recommends no packages.
Versions of packages vzdump suggests:
pn xdelta <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: vzdump
Source-Version: 1.2.6-3
We believe that the bug you reported is fixed in the latest version of
vzdump, which is due to be installed in the Debian FTP archive:
vzdump_1.2.6-3.diff.gz
to main/v/vzdump/vzdump_1.2.6-3.diff.gz
vzdump_1.2.6-3.dsc
to main/v/vzdump/vzdump_1.2.6-3.dsc
vzdump_1.2.6-3_all.deb
to main/v/vzdump/vzdump_1.2.6-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ola Lundqvist <[email protected]> (supplier of updated vzdump package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 07 Apr 2012 14:36:48 +0200
Source: vzdump
Binary: vzdump
Architecture: source all
Version: 1.2.6-3
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[email protected]>
Changed-By: Ola Lundqvist <[email protected]>
Description:
vzdump - OpenVZ backup scripts
Closes: 666064
Changes:
vzdump (1.2.6-3) unstable; urgency=low
.
* Correction to make it work also with LVM snapshots. Closes: #666064.
Thanks to Martin Pircher <[email protected]> for the report
and patch.
* Updated to standards version 3.9.1.
* Changed from dh_clean -k to dh_prep.
Checksums-Sha1:
0ec2812bd09cefa6cad39299f9f0e00d9f6f32ea 1007 vzdump_1.2.6-3.dsc
7e44e2eb5e9454bd76702d12c70aa97fd36c3750 3910 vzdump_1.2.6-3.diff.gz
439767ae2f2ae1b8b7d5170257bd1e93215c0d41 27774 vzdump_1.2.6-3_all.deb
Checksums-Sha256:
fe02747b960956c31c124b7941a0ffd9c8218735b4e21667c33a4cb32c8c80e8 1007
vzdump_1.2.6-3.dsc
c900e38c5ebd30f68b620f2fd59fd50c23931b4a32316f95b566fa4f2c183878 3910
vzdump_1.2.6-3.diff.gz
c5290f5b8e4f25e199131194c1150874d43baf5b13cb65b3e95ac1a5d7dd01ea 27774
vzdump_1.2.6-3_all.deb
Files:
215af2c65be5f830e6d9f304d4980353 1007 admin extra vzdump_1.2.6-3.dsc
1dd6a404fdcbd303a5261ed4921af2ef 3910 admin extra vzdump_1.2.6-3.diff.gz
d45d328b97753ee04018e1b07daddec4 27774 admin extra vzdump_1.2.6-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk+AVnMACgkQGKGxzw/lPdkGZwCfaPwn9k6j8mSxC4383B83gJBQ
OCIAn3NBExOMd7l6ckRKOYDn6EcnvyeQ
=z7uq
-----END PGP SIGNATURE-----
--- End Message ---