[libvirt] libvirt: Xen Driver error : Domain not found: xenGetDomainDefForName

Jim Fehlig jfehlig at suse.com
Thu May 29 20:30:38 UTC 2014



deepanshus wrote:
> Hi,
>  
> I have successfully installed xen 3.11 kernel but when I am running
> the vm I am getting this error:

What version of Xen?  Your problem appears to be more tools or packaging
related, not the kernel.

>  
>
> libvirt: Xen Driver error : Domain not found: xenGetDomainDefForName
>
>  
>
> I am sending the xend log file as well error file as an attachment. 
>
>  
>
>  
>
> Thanks And Regards,
>
>  
>
> Deepanshu Saxena
>
>
> -------------------------------------------------------------------------------------------------------------------------------
>
> [ C-DAC is on Social-Media too. Kindly follow us at:
> Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]
>
> This e-mail is for the sole use of the intended recipient(s) and may
> contain confidential and privileged information. If you are not the
> intended recipient, please contact the sender by reply e-mail and destroy
> all copies and the original message. Any unauthorized review, use,
> disclosure, dissemination, forwarding, printing or copying of this email
> is strictly prohibited and appropriate legal action will be taken.
> -------------------------------------------------------------------------------------------------------------------------------

Please remove this "warning".  libvir-list is a public mail list.

> [2014-05-29 18:16:54 2395] ERROR (XendDomainInfo:488) VM start failed
> Traceback (most recent call last):
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 473, in start
>     XendTask.log_progress(0, 30, self._constructDomain)
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress
>     retval = func(*args, **kwds)
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2545, in _constructDomain
>     raise VmError("pool %s not activated" % pool_name)
> VmError: pool Pool-0 not activated
> [2014-05-29 18:16:54 2395] ERROR (XendDomainInfo:108) Domain construction failed
> Traceback (most recent call last):
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 106, in create
>     vm.start()
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 473, in start
>     XendTask.log_progress(0, 30, self._constructDomain)
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress
>     retval = func(*args, **kwds)
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2545, in _constructDomain
>     raise VmError("pool %s not activated" % pool_name)
> VmError: pool Pool-0 not activated
>   

Is xenstored running?  My initial thought is that the xencommons init
script has not been started.  Are you using Xen from your distro or
building/installing your own?

Regards,
Jim




More information about the libvir-list mailing list