[virt-tools-list] Error with creating storage volume on NFS

Cole Robinson crobinso at redhat.com
Tue Aug 31 13:01:16 UTC 2010


On 08/30/2010 01:02 PM, Spenser Gilliland wrote:
> I'm having errors trying to create a storage volume on NFS.
> 
> After turning on the --debug switch in virt-manager I received this
> output.
> 
> 2010-08-30 11:53:08,929 (createvol:205): Creating volume with xml:
> <volume>
>   <name>something.img</name>
>   <capacity>1048576000</capacity>
>   <allocation>0</allocation>
>   <target>
>     <format type='raw'/>
>   </target>
> </volume>
> 
> 2010-08-30 11:53:08,943 (createvol:237): Starting backround vol
> creation.
> 2010-08-30 11:53:08,944 (Storage:1134): Creating storage volume
> 'something.img' with xml:
> <volume>
>   <name>something.img</name>
>   <capacity>1048576000</capacity>
>   <allocation>0</allocation>
>   <target>
>     <format type='raw'/>
>   </target>
> </volume>
> 
> 2010-08-30 11:53:09,150 (Storage:1190): Couldn't lookup storage volume
> in prog thread.
> 

Is it actually failing? That log message shouldn't cause a failure, it
usually means that the volume creation was so quick we didn't have time
to report the allocation progress, which seems reasonable since you
created a sparse image.

Is there any other error message, or an explict error dialog that pops up?

- Cole

> Can anyone interpret this for me?
> 
> Using Ubuntu 10.04 i386 on the libvirt server and Ubuntu 10.04 amd64 on
> the server with an NFS share defined as follows.
> 
> /export	      *(rw,async,fsid=0,insecure,no_subtree_check)
> /export/vm    *(rw,async,nohide,insecure,no_subtree_check)
> 
> Spenser 
> 
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list




More information about the virt-tools-list mailing list