<p dir="ltr"><br>
On Jun 9, 2013 1:29 AM, "aurfalien" <<a href="mailto:aurfalien@gmail.com">aurfalien@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> I ran gemu-img on a VM thinking it was down but in fact it was live.<br>
><br>
> I rebooted the VM and it does show the added space after running pv/lv etc to resize the disk, also the KVM server if you will, also shows the correct new size of that particular VMs raw file via du.<br>
><br>
> However the virtual machine manager still shows the disk size of that VM as being before the resize.<br>
><br>
> Is there a way that I can fix this?<br>
><br>
> Is this a benign discrepancy?<br>
><br>
> Thanks in advance,<br>
><br>
> - aurf<br>
> _______________________________________________<br>
> CentOS-virt mailing list<br>
> <a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
> <a href="http://lists.centos.org/mailman/listinfo/centos-virt">http://lists.centos.org/mailman/listinfo/centos-virt</a></p>
<p dir="ltr">In virt-manager open the storage view and manually refresh.  It should then show the correct size.  Storage view I believe is under Edit -> Connection Details.</p>
<p dir="ltr">Also you may want look at using the virt-resize command to combine the steps of qemu-img and the LVM commands.  It can resize the virtual disk and the guest's logical volumes in a single command.</p>
<p dir="ltr">- Trey</p>