[fedora-virt] virsh output discrepancy with vol-list

Kashyap Chamarthy kashyapc at fedoraproject.org
Thu Apr 11 11:08:44 UTC 2013


On 04/11/2013 08:36 AM, Shergill, Gurinder wrote:
> Hello,
> 
> I am seeing following discrepancy with virsh output for volume list, which goes away when I restart the libvirtd daemon.
> 
> Here virsh shows 4 volumes. Also, notice that first 2 volumes are duplicates.
> 
> $ virsh vol-list --pool default
> Name                 Path                                    
> -----------------------------------------
> crab.vol.0.img       /var/lib/libvirt/images/crab.vol.0.img  
> crab.vol.0.img       /var/lib/libvirt/images/crab.vol.0.img  
> fish.vol.0.img       /var/lib/libvirt/images/fish.vol.0.img  
> fish.vol.1.img       /var/lib/libvirt/images/fish.vol.1.img  
> 
> However, none of the above volumes currently exist (as I had just deleted them using, again, using virsh).
> 
> $ ll /var/lib/libvirt/images/
> total 0
> 
> Now, I restart libvirt. And, after that virsh output is fine.
> 
> $ virsh vol-list --pool default
> Name                 Path                                    
> -----------------------------------------
> 
> Any idea what is going on here ? Is this a known issue ?

Not sure at the first glance.
> 
> I am using Fedora 17.

Version of libvirt ?

I'm using this version & I can't reproduce it -- libvirt-1.0.4-1.fc18.x86_64

Do you find the same issue with using -- http://fedorapeople.org/groups/virt/virt-preview/

For further debugging:

Add the below in in libvirtd.log
====
log_level = 1
log_outputs = 1:file:/var/tmp/libvirtd.log
====

$ service libvirtd restart

Monitor the log for interesting info.

/kashyap

> 
> Sunny
> 
> _______________________________________________
> virt mailing list
> virt at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/virt
> 



More information about the virt mailing list