NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xenbackendd error



On Thu, Oct 27, 2011 at 11:12:13PM +0200, Bruno Gruel wrote:
> >If you run
> >sysctl ddb.onpanic
> >what does it print ?
> 
> First thank's to take some time to follow my problem.
> 
> I have 2Go of swap
> 
> The content off my fstab file (it's a test env)
> 
> # NetBSD /etc/fstab
> # See /usr/share/examples/fstab/ for more examples.
> /dev/wd0a               /       ffs     rw               1 1
> /dev/wd0b               none    swap    sw,dp            0 0
> /dev/wd0e               /usr    ffs     rw               1 2
> /dev/wd0f               /var    ffs     rw               1 2
> /dev/wd0g               /home   ffs     rw               1 2
> /dev/wd0h               /VM     ffs     rw               1 2
> /dev/wd0b               /tmp    mfs     rw,-s=2048256
> kernfs          /kern   kernfs  rw
> ptyfs           /dev/pts        ptyfs   rw
> procfs          /proc   procfs  rw
> /dev/cd0a               /cdrom  cd9660  ro,noauto
> 
> The sysctl ddb.onpanic return 1
> # sysctl ddb.onpanic
> ddb.onpanic = 1

OK, so it should drop to ddb if the dom0 panic. It the hypervisor panics,
that's another problem (I'm not sure xen can print to the vga display once
dom0 has taken over).
You can try passing 'noreboot' to xen.gz in the boot loader configuration.

> 
> Heu.. sorry to ask this question but are you french ?? it's a french
> ML ?

I'm french, but this is a english list.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index