Displaying 4 results from an estimated 4 matches for "xs_vmroot".
2010 Mar 31
1
Xend not starting (Lenny backport of Xen 3.4.3-rc3)
...k.py", line 196,
in get_VIFs
vms = XendDomain.instance().get_all_vms()
File "/usr/lib/xen-3.4/lib/python/xen/xend/XendDomain.py", line 1778,
in instance
inst.init()
File "/usr/lib/xen-3.4/lib/python/xen/xend/XendDomain.py", line 113,
in init
xstransact.Mkdir(XS_VMROOT)
File "/usr/lib/xen-3.4/lib/python/xen/xend/xenstore/xstransact.py",
line 355, in Mkdir
complete(path, lambda t: t.mkdir(*args))
File "/usr/lib/xen-3.4/lib/python/xen/xend/xenstore/xstransact.py",
line 361, in complete
t = xstransact(path)
File "/usr/lib/xen-3...
2009 Jul 26
0
Bug#538766: xen-utils-common: fail to start xend
...ot;, line 41, in __init__
self.xd = XendDomain.instance()
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/XendDomain.py", line 1630, in instance
inst.init()
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/XendDomain.py", line 109, in init
xstransact.Mkdir(XS_VMROOT)
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/xenstore/xstransact.py", line 355, in Mkdir
complete(path, lambda t: t.mkdir(*args))
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/xenstore/xstransact.py", line 361, in complete
t = xstransact(path)
File &q...
2009 Jul 13
0
Bug#536806: xen-utils-common - xend start fails
..., line 196,
in get_VIFs
vms = XendDomain.instance().get_all_vms()
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/XendDomain.py", line 1630,
in instance
inst.init()
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/XendDomain.py", line 109,
in init
xstransact.Mkdir(XS_VMROOT)
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/xenstore/xstransact.py",
line 355, in Mkdir
complete(path, lambda t: t.mkdir(*args))
File "/usr/lib/xen-3.2-1/bin/../lib/python/xen/xend/xenstore/xstransact.py",
line 361, in complete
t = xstransact(path)
File "/us...
2010 Jun 13
3
Can''t start xend
Hi everyone,
I managed to install xen 4 on ubuntu lucid. I managed to read around what
kernel configuration options are needed.
The problem is that xend can''t start. If I try to run it I get errors from
some python scripts.
virt-viewer can''t connect to xend, also.
I followed the steps in the Xen 4 wiki and the links from Boris'' blog.
What should I do?
These are the