|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] resize xen disk file
On Thu, Mar 6, 2008 at 1:18 PM, Martin Fernandez
<martingfernandez@xxxxxxxxx> wrote:
> I resized the file disk using:
> dd if=/dev/zero of=image bs=1M conv=notrunc count=1 seek=10240
> But when I boot up my VM I can't see the new space
what does /proc/partitions say? the old size?
if it's the new size, then you need to do a pvresize so that the LVM
system gets it.
if it's the old size, something's fishy...
--
Javier
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|