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