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

[Xen-users] Problem while installing XEN 3.1 on Fedora 6

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem while installing XEN 3.1 on Fedora 6
From: "raghunathan srinivasan" <raghunathansrinivas@xxxxxxxxx>
Date: Mon, 5 Nov 2007 22:30:24 -0700
Delivery-date: Mon, 05 Nov 2007 21:31:12 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=vAuJNTpr115scuLZDGHjFKWlPttvUOjSjjpy4JvY48c=; b=flQjP9hGAuY62sjqu1rwgWOgKuTINeauYeZncCwuhFItzQ6X5WDb2ItkXiNboVJfTE94cuU5X7EwMn3uxVoZfLkxaD054OGijrMeNUXyXL13BdI75vyaxu3JQ591VL85egBwMHJB6p6wLe5+hq8Gj+eIMIQodzxh4vf2v4MV8LA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ORzhPeCcLWOf7zIg8TXnWl7d4zmZgESNdFJ4iLuz5uMH8LdYCJxyhQ5Dfdm985d1IALKsIAXZx20wvcgdeo7pmdtjKEisRje6PFlAcFQVIDHNKvL7HObugqZO8KMCKdgc14ZDw/77LyomEjbif57YyaG1ZeRHg1ntGLP5ZflY6k=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I downloaded XEN 3.1 source code on a fedora 6 machine.
I did
# make world
# make install

It did not give me an error then when I restarted the machine the Grub
did not have 2 options. It had only one option that was the kernel.
On loading the OS, when i gave
# xend
it gives the following errors:
[root@localhost sbin]# xend
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
  File "/usr/sbin/xend", line 42, in ?
    from xen.xend.server import SrvDaemon
  File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 26, in ?
    import relocate
  File "//usr/lib/python/xen/xend/server/relocate.py", line 26, in ?
    from xen.xend import XendDomain
  File "//usr/lib/python/xen/xend/XendDomain.py", line 35, in ?
    from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
  File "//usr/lib/python/xen/xend/XendCheckpoint.py", line 22, in ?
    from xen.xend.XendConfig import XendConfig
  File "//usr/lib/python/xen/xend/XendConfig.py", line 27, in ?
    from xen.xend.XendDevices import XendDevices
  File "//usr/lib/python/xen/xend/XendDevices.py", line 22, in ?
    from xen.xend.server import blkif, netif, tpmif, pciif, iopif,
irqif, usbif, vfbif
  File "//usr/lib/python/xen/xend/server/pciif.py", line 38, in ?
    xc = xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle
on privileged command interface (2 = No such file or directory)')

Can anyone tell me what has gone wrong and how I can correct this?

thanks & regards
raghu


-- 
http://www.public.asu.edu/~rsriniv8/

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>