[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] XCP storage repository using VHD on top of the LVM (FC shared too) instead of the NFS.
"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?"Because for the cloud to work and allow migration of virtual machines between cloud hosts, all hosts have to be able to access the same storage. You can put the storage on a local drive, you'll just restrict that VM to running on that host only. Kind of wrecks the idea of the cloud. Vern Burke SwiftWater Telecom http://www.swiftwatertel.com ISP/CLEC Engineering Services Data Center Services Remote Backup Services On 3/25/2010 4:15 PM, Martinx - ããããã wrote: Hi! On 24 March 2010 18:54, Dave Scott <Dave.Scott@xxxxxxxxxxxxx <mailto: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> [mailto: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 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |