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] Problems starting xend on Squeeze

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problems starting xend on Squeeze
From: Sebastian Biedermann <biedermann@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 30 Mar 2011 13:26:20 +0200
Delivery-date: Wed, 30 Mar 2011 04:27:44 -0700
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
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
Hi List,

I use Debian Squeeze and I installed the Hypervisor 4.0 package.
After that I compiled Jeremys dom0 Kernel version 2.6.32.35

I can boot the kernel (I guess everything is fine there),
but xend is not starting during the boot..
I receive following error message:

#/etc/init.d/xend start
Starting Xen daemons: xenfs xenstored xenconsoled xendFATAL: Failed to 
initialize dom0 state: Invalid argument
  Traceback (most recent call last):
  File "/usr/lib/xen-4.0/bin/xend", line 38, in<module>
    from xen.xend.server import SrvDaemon
  File "/usr/lib/xen-4.0/lib/python/xen/xend/server/SrvDaemon.py", line 26, 
in<module>
    import relocate
  File "/usr/lib/xen-4.0/lib/python/xen/xend/server/relocate.py", line 28, 
in<module>
    from xen.xend import XendDomain
  File "/usr/lib/xen-4.0/lib/python/xen/xend/XendDomain.py", line 36, in<module>
    from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
  File "/usr/lib/xen-4.0/lib/python/xen/xend/XendCheckpoint.py", line 23, 
in<module>
    from xen.xend.XendConfig import XendConfig
  File "/usr/lib/xen-4.0/lib/python/xen/xend/XendConfig.py", line 29, in<module>
    from xen.xend.XendDPCI import XendDPCI
  File "/usr/lib/xen-4.0/lib/python/xen/xend/XendDPCI.py", line 24, in<module>
    import XendDomain, XendNode
  File "/usr/lib/xen-4.0/lib/python/xen/xend/XendNode.py", line 36, in<module>
    from XendQCoWStorageRepo import XendQCoWStorageRepo
  File "/usr/lib/xen-4.0/lib/python/xen/xend/XendQCoWStorageRepo.py", line 36, 
in<module>
    from XendStorageRepository import XendStorageRepository
  File "/usr/lib/xen-4.0/lib/python/xen/xend/XendStorageRepository.py", line 21, 
in<module>
    import threading
KeyboardInterrupt


I have no clue what´s going on there.
After some investigations I found out that some other people have the same 
problem as well,
but there seems to be no workaround.

Anyone has an idea whats wrong?

Thank you!
Cheers,
Se



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

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