I'm running Xen 3.0.2 on a system that's based on Slackware 10.2 as Dom0. DomU
is also slackware 10.2. Am using the kernel that came with 3.0.2 - no custom
config, just a "make world", etc.. Did have to add grub of course.
When I start up xend, I get the following on /var/adm/messages:
Apr 23 21:04:11 rc25 kernel: Bridge firewalling registered
Apr 23 21:04:11 rc25 net.agent[2565]: add event not handled
xend.log says:
[2006-04-23 21:04:11 xend] INFO (SrvDaemon:278) Xend Daemon started
[2006-04-23 21:04:11 xend] INFO (SrvDaemon:282) Xend changeset: Sat Apr 8
12:14:27 2006 +0100 9598:1bce05ff1e52.
[2006-04-23 21:04:11 xend.XendDomainInfo] DEBUG (XendDomainInfo:200)
XendDomainInfo.recreate({'paused': 0
, 'cpu_time': 12609672133L, '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':
217088, 'maxmem_kb': -4, 'max_vcpu_id': 1, 'crashed':
0, 'running': 1, 'shutdown': 0, 'online_vcpus': 2, 'blocked': 0})
[2006-04-23 21:04:11 xend.XendDomainInfo] INFO (XendDomainInfo:212) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000.
[2006-04-23 21:04:11 xend.XendDomainInfo] WARNING (XendDomainInfo:234) No vm
path in store for existing domain 0
[2006-04-23 21:04:11 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': '212', 'on_crash':
'restart', 'maxmem': '212'}
[2006-04-23 21:04:11 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing
domain details: {'cpu/0/availability': 'online', 'memory/target': '217088',
'cpu/1/availability': 'online', 'name': 'Domain-0', 'console/limit': '1048576',
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'}
[2006-04-23 21:04:11 xend] DEBUG (XendDomain:152) number of vcpus to use is 0
[2006-04-23 21:04:11 xend.XendDomainInfo] DEBUG (XendDomainInfo:877)
XendDomainInfo.handleShutdownWatch
xend-debug.log says:
Device "1" does not exist.
Device "1" does not exist.
Device "1" does not exist.
Cannot find device "1"
SIOCGIFFLAGS: No such device
I did copy the contents of /etc/hotplug.d into /etc/hotplug, then replaced
/etc/hotplug.d with a soft link to /etc/hotplug. System has udev and hotplug.
Can anyone give me any pointers on debugging this one? I've gotten it to work
in the past on Slackware, don't know what i'm missing here.
Thanks,
Eric
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|