[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Resize Guest Disk


  • To: Nick Couchman <Nick.Couchman@xxxxxxxxx>
  • From: Grant McWilliams <grantmasterflash@xxxxxxxxx>
  • Date: Tue, 8 Sep 2009 13:52:00 -0700
  • Cc: Florian Rahmann <admin@xxxxxxxxxxxxxxxxxxxxx>, xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 08 Sep 2009 13:53:11 -0700
  • 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=IIn8xPmm3BgPy9y8jgek2q3QiJjn6iJ4uUfzU+mUd46z7L8ZKMjR2ZeH8MITwpLIzZ 5d7kQjPlWtw7FCEk2jD4H1xGIUt8ExN9LwZKetTh3rRC8xw8kyaZVxIjD8VDrGao+JcQ 12yFt/cYlmR66jc1KDd6NFRpoCmdGjT2Hu9dI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Tue, Sep 8, 2009 at 11:26 AM, Nick Couchman <Nick.Couchman@xxxxxxxxx> wrote:

Oh, and if you've partitioned the LV inside the guest, you'll also need to resize the partition (BEFORE you do a resize2fs, etc.). ÂThere are two ways to do this - the safest is to use parted, which works if you're using ext2/ext3 (and a couple other of the most popular filesystems - reiser, I think). ÂThe other method is to delete the partition and recreate it with the extended end points. ÂThis isn't quite as safe and requires that 1) you're start point for the partition is exactly the same as it was before, and 2) the partition is the last (or only) one on the LV.


-Nick



Yep, this is true.

Boot the guest and cat /proc/partitions, it should reflect the increased disk size. If you have one partition on it start fdisk, delete the one partition (don't sweat it, just DO NOT reboot in the middle) and create a new one with the same number and starting cylinder (probably the default cylinder for both start and end). Now save and exit. You'll probably have to reboot the domU.

Once rebooted do a resize2fs on the filesystem eg. resize2fs / and you're done.

If you used LVM in the domU then you can resize the LV the same way you did on the dom0 and then resize2fs the filesystem.

If however that one LV is used in the domU as a harddrive (/dev/xvda) and you have multiple partitions things get messier. Hopefully the partition you want to resize is the last one and you can just follow the instructions above. If it's in the middle you have a lot more work ahead.

If you used LVM in the domU then you can resize the LV the same way you did on the dm0 and then resize2fs the filesystem.

-- Grant McWilliams

Some people, when confronted with a problem, think "I know, I'll use Windows."
Now they have two problems.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.