<p dir="ltr"><br>
On Jun 9, 2013 1:29 AM, &quot;aurfalien&quot; &lt;<a href="mailto:aurfalien@gmail.com">aurfalien@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I ran gemu-img on a VM thinking it was down but in fact it was live.<br>
&gt;<br>
&gt; 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>
&gt;<br>
&gt; However the virtual machine manager still shows the disk size of that VM as being before the resize.<br>
&gt;<br>
&gt; Is there a way that I can fix this?<br>
&gt;<br>
&gt; Is this a benign discrepancy?<br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt;<br>
&gt; - aurf<br>
&gt; _______________________________________________<br>
&gt; CentOS-virt mailing list<br>
&gt; <a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
&gt; <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 -&gt; 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&#39;s logical volumes in a single command.</p>
<p dir="ltr">- Trey</p>