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

Re: [Xen-users] Any tool which shows the layout of LVM based domU

To: "Mr. X" <tlviewer@xxxxxxxxx>
Subject: Re: [Xen-users] Any tool which shows the layout of LVM based domU
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Thu, 18 Mar 2010 10:30:19 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 17 Mar 2010 20:31:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <96781.78567.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <96781.78567.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Mar 18, 2010 at 2:28 AM, Mr. X <tlviewer@xxxxxxxxx> wrote:
> here the Ubuntu installer will take my disk and choose a layout to install 
> Server 9.10, which is LVM based.

> Besides using commercial tools, what can be done to simplify this? Hacking 
> the layout is vital for doing backups, restores, or resizing.

... and that is exactly why I use block devices directly without
partition/LVM on domU side. Something like

disk = ["phy:/dev/virtvm/ubsvr91root,hda1,w"  ]

If you use LVM on domU, then the easiest backup method would be from
within domU itself. Treat it like any other physical machine. And
resize (the growing part at least) is a matter of adding a new block
device and extend domU's vg to use that device.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>