From: Aron Griffis <aron@hp.com>
To: xen-devel@lists.xensource.com, xen-ia64-devel@lists.xensource.com
Subject: xend "sysctl operation failed"
Date: Wed, 7 Nov 2007 10:55:33 -0500 [thread overview]
Message-ID: <20071107155533.GB4365@fc.hp.com> (raw)
I'm seeing this failure trying to start xend:
==> xend-debug.log <==
Xend started at Wed Nov 7 09:30:01 2007.
sysctl operation failed -- need to rebuild the user-space tool set?
Exception starting xend: (13, 'Permission denied')
==> xend.log <==
[2007-11-07 09:30:01 3723] INFO (__init__:1072) Xend Daemon started
[2007-11-07 09:30:01 3723] INFO (__init__:1072) Xend changeset: Fri Nov 02 16:38:11 2007 +0000 16314:650cadd1b283.
[2007-11-07 09:30:01 3723] INFO (__init__:1072) Xend version: Unknown.
[2007-11-07 09:30:01 3723] ERROR (__init__:1072) Exception starting xend ((13, 'Permission denied'))
Traceback (most recent call last):
File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 345, in run
servers = SrvServer.create()
File "//usr/lib/python/xen/xend/server/SrvServer.py", line 251, in create
root.putChild('xend', SrvRoot())
File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__
self.get(name)
File "//usr/lib/python/xen/web/SrvDir.py", line 82, in get
val = val.getobj()
File "//usr/lib/python/xen/web/SrvDir.py", line 52, in getobj
self.obj = klassobj()
File "//usr/lib/python/xen/xend/server/SrvNode.py", line 30, in __init__
self.xn = XendNode.instance()
File "//usr/lib/python/xen/xend/XendNode.py", line 703, in instance
inst = XendNode()
File "//usr/lib/python/xen/xend/XendNode.py", line 83, in __init__
self.other_config["xen_pagesize"] = self.xeninfo_dict()["xen_pagesize"]
File "//usr/lib/python/xen/xend/XendNode.py", line 667, in xeninfo_dict
return dict(self.xeninfo())
File "//usr/lib/python/xen/xend/XendNode.py", line 617, in xeninfo
info['xen_scheduler'] = self.xenschedinfo()
File "//usr/lib/python/xen/xend/XendNode.py", line 607, in xenschedinfo
sched_id = self.xc.sched_id_get()
Error: (13, 'Permission denied')
Anybody know what might be the problem here? I'm sure the build is
good and matches the running hypervisor and kernel, which are csets
ia64/linux-2.6.18-xen.hg-210 and ia64/xen-unstable.hg-16314
Thanks,
Aron
next reply other threads:[~2007-11-07 15:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-07 15:55 Aron Griffis [this message]
2007-11-07 15:57 ` [Xen-devel] xend "sysctl operation failed" Keir Fraser
2007-11-07 16:02 ` Aron Griffis
2007-11-07 16:31 ` [Xen-devel] " Keir Fraser
2007-11-07 17:26 ` Aron Griffis
2007-11-07 17:30 ` Keir Fraser
2007-11-07 20:05 ` Aron Griffis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071107155533.GB4365@fc.hp.com \
--to=aron@hp.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-ia64-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.