All of lore.kernel.org
 help / color / mirror / Atom feed
* XL doesn't work on latest upstream Xen?
@ 2014-12-18  2:54 Kai Huang
  2014-12-18  9:53 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Huang @ 2014-12-18  2:54 UTC (permalink / raw)
  To: xen-devel

Hi,

I built and installed Xen from latest upstream Xen source code, but XL
always failed to work. Do you know what's going on here? My
environment is Lubuntu 14.04. Thanks in advance.

I always got "Permission denied" error.

root@kai-haswell:~# xl list
libxl: error: libxl.c:561:libxl_list_domain: geting domain info list:
Permission denied
libxl_list_domain failed.

xenstore looks is working fine after I manually start
/etc/init.d/xencommons services.

root@kai-haswell:~# xenstore-ls
tool = ""
 xenstored = ""
local = ""
 domain = ""
  0 = ""
   domid = "0"
   name = "Domain-0"
   device-model = ""
    0 = ""
     state = "running"

-- 
Thanks,
-Kai

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: XL doesn't work on latest upstream Xen?
  2014-12-18  2:54 XL doesn't work on latest upstream Xen? Kai Huang
@ 2014-12-18  9:53 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2014-12-18  9:53 UTC (permalink / raw)
  To: Kai Huang; +Cc: xen-devel

On Thu, 2014-12-18 at 10:54 +0800, Kai Huang wrote:
> Hi,
> 
> I built and installed Xen from latest upstream Xen source code, but XL
> always failed to work. Do you know what's going on here? My
> environment is Lubuntu 14.04. Thanks in advance.
> 
> I always got "Permission denied" error.
> 
> root@kai-haswell:~# xl list
> libxl: error: libxl.c:561:libxl_list_domain: geting domain info list:
> Permission denied
> libxl_list_domain failed.

Usually indicates that your tools and hypervisor are not in sync.

If you installed from source then you may have a second stale copy of
the tools around (perhaps from distro packaging).

Ian.

> 
> xenstore looks is working fine after I manually start
> /etc/init.d/xencommons services.
> 
> root@kai-haswell:~# xenstore-ls
> tool = ""
>  xenstored = ""
> local = ""
>  domain = ""
>   0 = ""
>    domid = "0"
>    name = "Domain-0"
>    device-model = ""
>     0 = ""
>      state = "running"
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-18  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-18  2:54 XL doesn't work on latest upstream Xen? Kai Huang
2014-12-18  9:53 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.