10 messages in com.xensource.lists.xen-develRe: [Xen-devel] Error creating domain...| From | Sent On | Attachments |
|---|---|---|
| Matthias Quade | 26 Jan 2006 06:20 | |
| Matthias Quade | 26 Jan 2006 06:55 | |
| Keir Fraser | 26 Jan 2006 08:24 | |
| Matthias Quade | 26 Jan 2006 08:55 | |
| Keir Fraser | 26 Jan 2006 09:06 | |
| Mark Williamson | 26 Jan 2006 09:07 | |
| Matthias Quade | 26 Jan 2006 12:49 | |
| Matthias Quade | 26 Jan 2006 13:13 | |
| Matthias Quade | 27 Jan 2006 01:07 | |
| Keir Fraser | 27 Jan 2006 02:34 |
| Subject: | Re: [Xen-devel] Error creating domain: (61, 'No data available')![]() |
|---|---|
| From: | Matthias Quade (matt...@gmx.de) |
| Date: | 01/26/2006 08:55:10 AM |
| List: | com.xensource.lists.xen-devel |
Am Donnerstag, den 26.01.2006, 16:24 +0000 schrieb Keir Fraser:
On 26 Jan 2006, at 14:21, Matthias Quade wrote:
if I try root@gisele:~# xm create -c /etc/xen/xen_vm1
I'm getting: Using config file "/etc/xen/xen_vm1". Error: Error creating domain: (61, 'No data available')
The Versions are as follows: xen: Homemade, using xen-unstable.hg xen-tools: Homemade, using xen-3.0-testing.hg dom0-Kernel: Homemade, using linux-2.6-xen.hg domU-Kernel: Stockkernel, 2.6.12.6-xen (worked in former setups very well)
Does anybody know this error and/or how to fix it?
Upgrade xen-tools to xen-unstable version.
In general you will need xen, dom0 and xen-tools from the same tree, although we do now guarantee that any 3.0 or later domU will work with any 3.0 or later xen/dom0/tools consistent combo.
-- Keir
Thanx for the hint, but I downgraded to testing because of some erros, compiling unstable:
# make xen tools ...foo... make[2]: Leaving directory `/usr/src/xen-unstable.hg/tools/pygrub' make ioemuinstall make[2]: Entering directory `/usr/src/xen-unstable.hg/tools' [ -f ioemu/config-host.h ] || \ (cd ioemu; ./configure --prefix=usr) make -C ioemu install make[3]: Entering directory `/usr/src/xen-unstable.hg/tools/ioemu' for d in target-i386-dm; do \ make -C $d all || exit 1 ; \ done make[4]: Entering directory `/usr/src/xen-unstable.hg/tools/ioemu/target-i386-dm ' make[4]: *** Keine Regel vorhanden, um das Target »mixeng.c«, benötigt von »mixeng.o«, zu erstellen. Schluss. make[4]: Leaving directory `/usr/src/xen-unstable.hg/tools/ioemu/target-i386-dm' make[3]: *** [all] Fehler 1 make[3]: Leaving directory `/usr/src/xen-unstable.hg/tools/ioemu' make[2]: *** [ioemuinstall] Fehler 2 make[2]: Leaving directory `/usr/src/xen-unstable.hg/tools' make[1]: *** [install] Fehler 2 make[1]: Leaving directory `/usr/src/xen-unstable.hg/tools' make: *** [install-tools] Fehler 2 root@gisele:/usr/src/xen-unstable.hg#
Testing was fine.. That was the reason to tryout an downgrade.
Kind regards, Matthias




