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] [Xen-API] 2TB limitation - bug?

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] [Xen-API] 2TB limitation - bug?
From: Dustin Marquess <dmarquess@xxxxxxxxx>
Date: Thu, 22 Sep 2011 20:55:37 -0700
Delivery-date: Thu, 22 Sep 2011 20:57:25 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=LXNGDsreDkNdJhmi6GrVNZBdnrcqZkUfAjMoNOYcbHs=; b=GeKi1LebhQl5UmBx276dGpBpE4+1l/yA4uYQQIth+7U0XNomf/Ijrq5gmQaiBasMUb n/SWeYWk9TgGngrnfi4WgU/t3N2WN8HhF+KthWHEAy1A/p9y2FCBwi72aEgMDzGd3fiK Bgn4rlt3dQoTRvRUnbwcd4yBMbM4WV5lNgefc=
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
When creating a vdi with "xe vdi-create", there is a 2TB size
limitation imposed, presumably because the default uses VHD, which has
this limit.

However, when a raw LVM partiton is created with the
sm-config:type=raw option, this limitation doesn't make any sense.
Could the 2TB limit please be lifted when sm-config:type=raw is used?

Thanks,
-Dustin

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] [Xen-API] 2TB limitation - bug?, Dustin Marquess <=