Hello, <br>          I am running xen with libvirt. I have an image(Fedora12) with xen para virt and run with the help of libvirt. <br>So i wanted to increase the size of this image from 1GB to 2 GB. <br><br><br>I am using virt-resize command for this.<br>
<br>When  i do :  virt-list-partitions   it displays 2 partitions   1] /dev/sda1 and 2] /dev/sda2<br><br>I want to resize this to 2 gb  <br><br>So i do like this:      virt-resize --expand /dev/sda1 Fedora12 Fedora12-1 <br>
<br>The command executes successfully but when i start the VM its shows old size of the Parttions. <br><br>Actually from outside its sda1 partition but sincce it is para virt it show xvda1  after VM boot up which still shows old size. <br>
<br><br>Any Ideas on this ?<br><br><br>Thanks <br>Vipul<br><br>