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] creating a File-based thin-provisioned VHD

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] creating a File-based thin-provisioned VHD
From: kibirango moses <kibsmoses@xxxxxxxxx>
Date: Thu, 30 Sep 2010 12:17:35 +0300
Delivery-date: Thu, 30 Sep 2010 02:18:57 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=oQkuD2VRUz1rGg0atUij8GM5QOclS8FNidwctfnfl0g=; b=pb27FwFyHHMHSAMkRSWaLdPwVblyFvAjfZvsVSP5UdJ9K9/Tb2fBsFib27k+bsRukn Is5ebBh7jJWlHYi3bBES6PEelEXQ4cDkmGu/w9oPoRzNHyUy+BnZRbVfj0zpcuNI2pQC D8yL327YuoVpxSRkHnNIkcqavpXWgXwdNEGSE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=HgIdjQhpGck6mWC4DGm5xL/rk2R2XrsDcsU/W5CRJNCbvGDKuYc4UYMF78RRytJ0ce RF/h5/XPFzWN480eQ5lwe6M+3zbrPnW3L9wj15py3CULPIHXJUt0DYPeZhaOfzXylT/J Jy/tfBhj0XPJJBx5psAh4Xa1PVRlg9iR15OrI=
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
Hullo everybody

how can I create File-based thin-provisioned VHD on a Filesystem for VM images  for a local non-shared Filesystem (EXT type SR), for with the configurations i have dont allow me make a 4th partition
 
Below are my configurations.

[root@virtualintranet /]# fdisk -l

Disk /dev/sda: 1998.2 GB, 1998233534464 bytes
255 heads, 63 sectors/track, 242938 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1         523     4194304   83  Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2             523        1045     4194304   83  Linux
/dev/sda3            1045      242938  1943010845+  8e  Linux LVM



[root@virtualintranet /]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             4.0G  1.6G  2.2G  42% /
none                  376M     0  376M   0% /dev/shm
/dev/mapper/XVG-root   79G  300M   75G   1% /xen

Thanx



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] creating a File-based thin-provisioned VHD, kibirango moses <=