[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [BUG REPORT] My Xen 4.3-unstable Changeset 26666 Installation is Broken!



On Fri, 2013-07-26 at 16:38 +0800, Singapore Citizen Mr. Teo En Ming
(Zhang Enming) wrote:
> Hi,
> 
> My Xen 4.3-unstable changeset 26666 installation is broken. The 
> following is my bug report.
> 
> teo-en-ming@intel-core-i5-4430-desktop:~$ sudo xl create /etc/xen/windows7
> Parsing config from /etc/xen/windows7
> failed to free memory for the domain
> 
> teo-en-ming@intel-core-i5-4430-desktop:~$ sudo xl list
> libxl: error: libxl.c:557:libxl_list_domain: geting domain info list: 
> Permission denied
> libxl_domain_infolist failed.

These sorts of errors usually mean your toolstack and hypervisor are
mismatched.

One common way this can happen at the moment is that Xen recently
switched to installing in /usr/local by default instead of /usr
(mentioned in http://wiki.xen.org/wiki/Xen_4.3_Release_Notes). If you
have previously installed Xen into /usr then you might pickup the
old /usr/sbin/xl instead of the new /usr/local/sbin/xl.

The solution is to either clean out any remnants of the old installation
from /usr (e.g. "make uninstall" in the old source tree, or by hand) or
to install the newer version with "./configure --prefix=/usr".

Ian.



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.