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] XCP storage repository using VHD on top of the LVM (FC

To: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] XCP storage repository using VHD on top of the LVM (FC shared too) instead of the NFS.
From: Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
Date: Thu, 25 Mar 2010 17:15:51 -0300
Cc: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 25 Mar 2010 13:17:19 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=AqqfxfQVtUXfWf2Ad0Jpzc92YXIZ4yZnmBDYdhewElY=; b=beT0lOP5ONsBQSdC/XFEl3WCkwDSfteIyr0FixRnhLG8xOJkX15dzuulhWk39kPe6L 0+wH/3l+2RYOIDzMXehWikUJNFsnwlAABJ4w4zuJbfs9EWOxXPwwXkF6KToZyQ2JS893 mW6GA1H2iq+KS87l2ahvcNvYK0bU8vtSGbFv4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=E4wFM08R2Z6GtKasLFLzDbrNYXys+/QHTOV4No5mLyP/osRUf1VtAkvZ9vv0YVHy9H dQHZiIhfXnkSa2nnkgmm88Lb0YdZlP4S4lIAIOF4/Bt3IBSYzQjEW/5SRGUjwPfzvARb mFC1Of0z62F4nd6fJeszd2QHJxMajLt6Lk4VU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <81A73678E76EA642801C8F2E4823AD21565E554245@xxxxxxxxxxxxxxxxxxxxxxxxx>
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: <6b7f6eb1003231347t4a2a0c21u317cd885181d0d7d@xxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD21565E554245@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi!

On 24 March 2010 18:54, Dave Scott <Dave.Scott@xxxxxxxxxxxxx> wrote:

Hi,

 

XCP does use VHD format on top of the LVs it creates on iSCSI/FC storage. The current problem is that it doesn’t support “thin provisioning” (i.e. not pre-allocating). It’s great for making snapshots and clones but not so good for space usage… as you observed!

Completely understood...

 

There is an early prototype of an XCP/vhd storage daemon which has an LVM implementation optimized for being able to quickly resize volumes. When that stabilizes, we’ll be able to have thin provisioning. We should put the development repo for the prototype on xenbits somewhere.

Mmm... You mean this thin provisioning is, in fact, a grow of the logical volume when it becomes, for example, 95% full?

I'm thinking in a more simple way to do it, looking at the way the XCP does the mount of the NFS Server and makes its shared repository there, I think: Why they just don't mount a big (1T) local logical volume and make the necessary files (storage repo and the VHDs) on the locally mounted file system, instead of the remote NFS?

Also, we can use the SDFS instead of the ext3 for the logical volume file system, so we can save more disc space!

I'll try this SDFS this week, to export it through NFS to a XCP node and sees how fast and secure it is...

Look: http://www.opendedup.org

Cheers,

Dave

Cheers!
Thiago
 

 

From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Martinx - ?????
Sent: 23 March 2010 20:47
To: Xen List
Subject: [Xen-users] XCP storage repository using VHD on top of the LVM (FC shared too) instead of the NFS.

 

Hi!

 I thinking why the XCP/XenServer has an option to use the VHD format only for the NFS Servers... How to use the VHD on top of a local or shared LVM?

 I mean, I want to create a logical volume of 500G and within this volume, I'll create the VHDs files instead LVs for each domU.

 And I'll use this setup on top of my FC IBM DS4700 shared storage...

 It is possible?! I want the good of both worlds, the space efficient feature of the VHDs (not pre-allocating) with the speed of the local or fiber channel storage.

Thanks!
Thiago


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