On Wed, 2009-08-12 at 11:24 -0600, Orion Poplawski wrote:
On 08/12/2009 10:13 AM, Mark McLoughlin wrote:
On Wed, 2009-08-12 at 09:57 -0600, Orion Poplawski wrote:
[2009-08-12 09:52:31 xend.XendDomainInfo 3214] WARNING (XendDomainInfo:965) Domain has crashed: name=xenfdev64 id=20.
Looks like the guest crashed.
If you set "on_crash=preserve" in your domain config and then once the crash has happened you should be able to use something like:
$> /usr/lib/xen/bin/xenctx -s System.map-2.6.31-0.125.4.2.rc5.git2.fc12.x86_64<domid>
to get a stack trace.
I really have no idea how to do this. Is this something I can pass to virt-install? After virt-install fails, I don't have a config file for the domain.
Ah, right.
Do you have an existing (e.g. F-11) guest that you could try use the rawhide kernel with?
Cheers, Mark.