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 starting xend

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem starting xend
From: Sharan Harkisoon <sharan@xxxxxxxxxxxx>
Date: Wed, 24 May 2006 00:37:51 -0400
Delivery-date: Tue, 23 May 2006 21:36:29 -0700
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
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)
I'm having issues with starting xend on a Gentoo 2006.0 system running 3.0.2. I also experienced this trying 3.0.0. When I first bootup and run /etc/init.d/xend, I fails to startup xend. The log reports "Xend stopped due to signal 15". After waiting a couple of minutes, I try to run the init.d script again, and it will startup, and I can use xen perfectly okay. Can anyone shed some light on what's going on or point me in the right direction?

Thanks,
Sharan


Here is the log output:

[2006-05-24 00:24:37 xend] INFO (SrvDaemon:278) Xend Daemon started
[2006-05-24 00:24:37 xend] INFO (SrvDaemon:282) Xend changeset: Sat Apr 8 12:14:27 2006 +0100 9598:1bce05ff1e52. [2006-05-24 00:24:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:200) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 28840439895L, 'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'mem_kb': 524288, 'maxmem_kb': -4, 'max_vcpu_id': 1, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 2, 'blocked': 0}) [2006-05-24 00:24:37 xend.XendDomainInfo] INFO (XendDomainInfo:212) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. [2006-05-24 00:24:37 xend.XendDomainInfo] WARNING (XendDomainInfo:234) No vm path in store for existing domain 0 [2006-05-24 00:24:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {'ssidref': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '2', 'vcpu_avail': '3', 'memory': '512', 'on_crash': 'restart', 'maxmem': '512'} [2006-05-24 00:24:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {'cpu/0/availability': 'online', 'memory/target': '524288', 'cpu/1/availability': 'online', 'name': 'Domain-0', 'console/limit': '1048576', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'} [2006-05-24 00:24:37 xend] DEBUG (XendDomain:152) number of vcpus to use is 0 [2006-05-24 00:24:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch [2006-05-24 00:24:40 xend] INFO (SrvDaemon:185) Xend stopped due to signal 15.


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem starting xend, Sharan Harkisoon <=