WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Re: Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server -

To: Priya <pbhat@xxxxxxxxxxxx>, hurenkam <hurenkam@xxxxxxxxx>
Subject: Re: [Xen-users] Re: Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server - 64 Bits - With OpenGL (Intel GEM) enabled - From Linuxcon Brazil! :-D
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Thu, 16 Sep 2010 07:25:21 -0700 (PDT)
Cc: nunziaG84@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, Pasi Kärkkäinen <pasik@xxxxxx>
Delivery-date: Thu, 16 Sep 2010 07:26:41 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1284647121; bh=utSfCv8s+RebvvIaI+51+8QZUSYMY4lXhs4sFS9PIgM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=nwXlyPW/ykT5zSmBRDDNygOSMuWIUJmYJB3tTPyZswVNTA1OymaZZusoNKkAAz3SF7hhBzHnmUMetI61W2g+M6mo1mc3MyirGLXex0DzCQee9y+XzMtv71aRKVlPH4Xb9Ev0im27wt+o3qaBRJC6kYsxO2mzoN6UT1V6CdEZbeU=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=xsS74yU18s2FCtdSs1mAPleA3iKOOV4pt/kf12zNgT/EgqMkf8ZUFz26ns/p4nIB2/Ea1Z1bgeeNICFbwFObg8eS7G3XDdzgklNrdGDO1o9WdaXiV2Aifsvyfiml3WhGNNrxd2Qg5uRaNpW7jh8SzSJAOBTCnR6XycL71qgcgOU=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <28c1c58490a11407c8794063bcba7b26@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
One more time. Please, submit :-
# ls -l  /dev/xen

Boris.

--- On Thu, 9/16/10, hurenkam <hurenkam@xxxxxxxxx> wrote:

From: hurenkam <hurenkam@xxxxxxxxx>
Subject: Re: [Xen-users] Re: Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server - 64 Bits - With OpenGL (Intel GEM) enabled - From Linuxcon Brazil! :-D
To: "Priya" <pbhat@xxxxxxxxxxxx>
Cc: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>, nunziaG84@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, "Pasi Kärkkäinen" <pasik@xxxxxx>
Date: Thursday, September 16, 2010, 10:17 AM

Hi,


> And then when I reboot the machine, xend does not start. On issuing
> the command /etc/init.d/xend start, or status, there is no terminal
> output.
> When I type in "xend start" directly, I get the following error
> message:
>  sudo xend start
>>
>> the output is:
>>
>> ERROR Internal error: Could not obtain handle on privileged command
> interface

Do you have xenfs mounted?
see if the following line comes up in the list if you type mount:

# mount
...
xenfs on /proc/xen type xenfs (rw)
...

If not, then you can try mounting it manually. If xenfs is compiled as
a module, you may have to modprobe it first. If it is not enabled in
your
kernel, then you have to rebuild your dom0 kernel, and enable it.

On my (Ubuntu Server 10.04.1 based) system, this gets mounted
automatically
by either udev or xend itself (it is not in fstab).

In my experience on this system, xend fails ususually due to one of the
following reasons:
1) Failure to mount xenfs (because it is not configured, or the module
is
not loaded).
2) Inconsistent installation of xentools (in wrong python directory or
mixed with older version).


Regards,
Mark.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>