Hurdle race continues ..
**************
xm create now fails silently ....
xen412:/etc/xen# xm create -c freebsd_xen
Using config file "./freebsd_xen".
Started domain freebsd-xen
xen412:/etc/xen#
Note: no errror msg :(
***********
From xend.log ... all that I see is domain has crashed ..
[2007-11-17 00:58:19 20661] DEBUG (__init__:1072) Storing VM details:
{'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid':
'3d49b1cd-0bea-d78d-34e5-6ff6cb1d5d0a', 'on_reboot': 'restart',
'start_time': '1195279099.88', 'on_poweroff': 'destroy',
'on_xend_start': 'ignore', 'on_crash': 'restart', 'vcpus': '1',
'vcpu_avail': '1', 'image': "(linux (kernel /boot/kernel) (args
'root=/dev/xbd769a
boot_verbose,boot_single,vfs.root.mountfrom=ufs:/dev/xbd769a,kern.hz=100')
(rtc_timeoffset 0) (notes))", 'name': 'freebsd-xen'}
[2007-11-17 00:58:19 20661] DEBUG (__init__:1072) Storing domain
details: {'console/ring-ref': '176977', 'console/port': '2', 'name':
'freebsd-xen', 'console/limit': '1048576', 'vm':
'/vm/3d49b1cd-0bea-d78d-34e5-6ff6cb1d5d0a', 'domid': '28',
'cpu/0/availability': 'online', 'memory/target': '262144',
'control/platform-feature-multiprocessor-suspend': '1',
'store/ring-ref': '181035', 'store/port': '1'}
[2007-11-17 00:58:19 20661] DEBUG (__init__:1072)
XendDomainInfo.handleShutdownWatch
[2007-11-17 00:58:19 20661] WARNING (__init__:1072)* Domain has crashed:
name=freebsd-xen id=28.*
[2007-11-17 00:58:20 20661] ERROR (__init__:1072) VM freebsd-xen
restarting too fast (1.779341 seconds since the last restart). Refusing
to restart to avoid loops.
[2007-11-17 00:58:20 20661] DEBUG (__init__:1072)
XendDomainInfo.destroy: domid=28
[2007-11-17 00:58:20 20661] DEBUG (__init__:1072)
XendDomainInfo.destroyDomain(28)
*************
I tried xm dmesg which dumps kernel stack ....
************
Can I somehow get a stack-trace for this crash ? And all this boils down
to if there are ways to increase the verbosity of xend.log or dmesg ...
Or if there are better ways to debug it ?
Looking forward to hear from you fellas ...
Thanks,
Sanket
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|