WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] VM backup problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] VM backup problem
From: "Jinesh M.K" <mkjinesh@xxxxxxxxx>
Date: Fri, 22 Jul 2011 10:59:13 +0530
Delivery-date: Thu, 21 Jul 2011 22:30:59 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=uRa2QShEEsDLKFQzGo+tPX2xc37ZRImx2R3zx1we4eY=; b=ixFogoCUCciOv18x5gjmohgS6T757y/keALOWaGBUylshNxtclwmnJJLZDJ8BiMjIy jzwCSuJ2rYB4eboPfy6e1MXUxW2vN62Q+6vExh8M9wdSUzUxoFju/sdjXX3s4YqrHyKX qLPxql4jK5Awxn7KWOjBKBTj37noEjHlzycMw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hai,

I use following steps for LV backup.

                            lvcreate -L 5G -s -n lv_snapshot /dev/VG_XenStorage-7b010600-3920-5526-b3ec-6f7b0f610f3c/VHD-a2db885c-9ad0-46c3-b2c3-a30cb71d83f8
                            lv_snapshot created


This command worked properly
Then issue kpartx command

                         kpartx -av /dev/VG_XenStorage-7b010600-3920-5526-b3ec-6f7b0f610f3c/lv_snapshot

But this command not return any value.
                         vgscan
  Reading all physical volumes.  This may take a while...
  Found volume group "VG_XenStorage-7b010600-3920-5526-b3ec-6f7b0f610f3c" using metadata type lvm2



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>