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] Resize lvm disk

To: "Bobby Coop" <coopster@xxxxxxxxx>
Subject: Re: [xen-users] Resize lvm disk
From: ko0nz <yesiko0nz@xxxxxxxxx>
Date: Sun, 12 Aug 2007 21:41:00 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 12 Aug 2007 12:41:24 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=k+RSYLPrL/cGUP/Hl64XNBCbFx/CNUQz0bKHn0tFRvPy4YxkdYwOVDa4ZKAgzvTldj9qnfPBtMsi+WHXYtc9k9qmQhbvxxkv2EOav0D2jSq8osVn+1XBdMU9QmSgrwhL3ZAoj1ahgG8m//uIFa1i5/qFeLLdbM0RLsKUMGPib/s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=rjShedHAjYaAJSCACNJyX+1X9ptluN4Ljy3AUbTDObbeAXa9GDH8GSk6q3HYB2dPOw+CHST/D/NxIek8/4Xw1UxIZwDiMojLlZT292gpGLzeZvnEhx55dNsLbPZ+Z1hwGCezJxRGTRful4AcwGXJd9VbfTLxiS+LzgXpIGQohys=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1186931213.9995.13.camel@bcoop-desktop>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1f7e0c110708120753w27446359hdd979dca5de40bd@xxxxxxxxxxxxxx> <1186931213.9995.13.camel@bcoop-desktop>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> Make sure you use the tools for whatever filesystem is on the lvm volume
> to resize the filesystem to take up all of the new space. As an example,
> resize2fs is what you'd use for ext2 filesystems.

i did but nothing happened...

how i did on my Dom0 :
# lvresize -L 10g /dev/srv/apollon-disk
# resize2fs /dev/srv/toto-disk
# e2fsck -f /dev/srv/toto-disk

when i did
# lvs

it does show my news size.

when i run my DomU toto
# xm create toto.cfg
# xm console toto
# df -h

it does show the old size of guest DomU toto.

what do think about this?

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

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