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] xend starting, or not starting?

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xend starting, or not starting?
From: Krist van Besien <krist.vanbesien@xxxxxxxxx>
Date: Sat, 22 May 2010 13:57:44 +0200
Cc:
Delivery-date: Sat, 22 May 2010 05:00:16 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=wxjl5F5HwA4UoNZvs2u6GKKWPkyr7DscSnUrcaf9vxA=; b=hQRuL1eyk1VCMm6Bt7eWXN9cbCfQe/LevSk8/6R7GLNkjt1PeAWuDQdBfxTl8ZyObZ yXJrPbEYTn1tJ4TFalfE8XEdxLzWaV4jtMhxtG+CHGxYpRbmlw78wbFj4PPBusVbdlYI I+mP17J+kuhuaB4uNGNvfsVAj5qwhnO6GY4Jw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JiLpG1Yi2VvJ89rHO6jJWdlpThvJpnPIPm++sZxcAbpMU1oskV10hN6YKuuFp6Ce+v F1UfNqrft78rhoKrJ6uEmCLHtF8VM8fCY94IU6FFVDqJRo3SGYwIVssZRNqL0jPF4He/ awh6e85wvGCTZE7x7weohKGNh8AF/OCxfOVMU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
My quest to get xen 4.0.0 running on Ubuntu 10.4 continues...

root@thunersee:/opt# uname -a
Linux thunersee 2.6.32.10xen2-pvops-kvb #4 SMP Fri May 21 13:51:28
CEST 2010 x86_64 GNU/Linux
root@thunersee:/opt# /etc/init.d/xend start
root@thunersee:/opt# ps -ef | grep xen
root        40     2  0 13:24 ?        00:00:00 [xenwatch]
root        41     2  0 13:24 ?        00:00:00 [xenbus]
root      4108     1  0 13:53 ?        00:00:00 /usr/bin/python
/usr/sbin/xend start
root      4109  4108 10 13:53 ?        00:00:00 /usr/bin/python
/usr/sbin/xend start
root      4278  3065  0 13:54 pts/0    00:00:00 grep --color=auto xen
root@thunersee:/opt# xm list
Error: Unable to connect to xend: No such file or directory. Is xend running?

In /var/log/xen/xend.log I read:

[2010-05-22 13:53:55 4109] INFO (SrvDaemon:332) Xend Daemon started
[2010-05-22 13:53:55 4109] INFO (SrvDaemon:336) Xend changeset: unavailable.
[2010-05-22 13:53:56 4109] ERROR (SrvDaemon:349) Exception starting
xend ((111, 'Connection refused'))
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/xen/xend/server/SrvDaemon.py",
line 341, in run
    servers = SrvServer.create()
(...)

I checked, and xenfs is mounted. I can read /proc/xen/
krist@thunersee:/var/log/xen$ ls /proc/xen/
capabilities  privcmd  xenbus  xsd_kva  xsd_port

But xend complains it cannot connect to something. To what? What
should I look at?

Thanks in advance,

krist


-- 
krist.vanbesien@xxxxxxxxx
krist@xxxxxxxxxxxxx
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

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

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