Port-xen archive

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

Re: NetBSD (5.1) with Xen 4-1-unstable, w/ xl. [patch included]



> 
> Hi Konrad,
> 
> Thank you for reporting and issue. I have committed the fix to
> -current which slightly differs from your version.
> 
> I initialize err to 0 right after the for () loop to catch all error
> pathes with 'continue' in it:
> http://mail-index.netbsd.org/source-changes/2011/04/11/msg020938.html

Sadly that does not seem to fix the issue. This is what I get if I only
the patch you put in:

NetBSD 5.1 (XEN3PAE_DOMU) #5: Mon Apr 11 13:31:41 EDT 2011
        
konrad@phenom:/home/konrad/netbsd/5.1/NetBSD-domU/obj/sys/arch/i386/compile/XEN3PAE_DOMU
total memory = 512 MB
avail memory = 496 MB
mainbus0 (root)
hypervisor0 at mainbus0: Xen version 4.2
vcpu0 at hypervisor0: AMD 686-class, 3000MHz, id 0x100fa0
xenbus0 at hypervisor0: Xen Virtual Bus Interface
xencons0 at hypervisor0: Xen Virtual Console Driver
xencons0: using event channel 2
npx0 at hypervisor0: using exception 16
xenbus: can't get state for device/suspend/event-channel (2)
raidattach: Asked for 8 units
Kernelized RAIDframe activated
Searching for RAID components...
boot device: <unknown>
root device: 
use one of: md0[a-p] ddb halt reboot
root device: 
use one of: md0[a-p] ddb halt reboot
root device: 

Let me rebuild it with debug options turned on.


Home | Main Index | Thread Index | Old Index