Hello Kai, Thank you very much for the reply. It's helpful.
Wednesday, October 31, 2007, 8:57:53 AM, you wrote: KM> We run quite fine here with 4.2-current from today on a DL320G5, after: KM> enabling write cache in the HP Bios ! It looks like that BIOS "write cache" settings don't change anything (atactl does it). KM> enabling amd64 bsd.mp Your CPU is Xeon, mine is Pentium D. Don't think amd64 will work for me. KM> enabling acpi How exactly do you do it? Mine acpi-related lines are #option ACPIVERBOSE #option ACPI_ENABLE acpi0 at mainbus? acpitimer* at acpi? #acpihpet* at acpi? #acpiac* at acpi? #acpibat* at acpi? #acpibtn* at acpi? acpicpu* at acpi? #acpidock* at acpi? acpiec* at acpi? acpiprt* at acpi? acpitz* at acpi? Do I need to uncomment "options" or they are active by default anyway? Is there any documents about it? KM> enabling write cache for wd0 in the system with: KM> # atactl wd0 writecacheenable Where do you put these command? For now I just ran it manually (and tested the result). I think it makes sense to activate the write cache before checking (and possibly recovering) RAIDframe devices, but rc.secure and rc.local are being called after that. Is it a good idea to put these atactl commands to /etc/rc right before "#Configure ccd devices" line? KM> Before we had horrible 2MByte write speed, now we have 67MByte. I'm getting an about 16 times speed increase on copying a 1.2 gig file. Is there any performance tests for the OpenBSD, BTW? KM> The bge interfaces also seem to run fine. Have you tried to boot with a network cable unplugged and than plug it? My bge* (on two computers so far) detects a media of 10 megabit in that case (ifconfig down/up makes it to detect the right media - 100 or 1000 megabit). em* devices don't have that (minor?) bug. KM> "Compaq iLO" rev 0x03 at pci6 dev 4 function 0 not configured KM> "Compaq iLO" rev 0x03 at pci6 dev 4 function 2 not configured KM> uhci4 at pci6 dev 4 function 4 "Hewlett-Packard USB" rev 0x00: apic 8 int 23 (irq 11) KM> "Hewlett-Packard IPMI" rev 0x00 at pci6 dev 4 function 6 not configured KM> usb1 at uhci4: USB revision 1.0 KM> uhub1 at usb1 "Hewlett-Packard UHCI root hub" rev 1.00/1.00 addr 1 Did you do something special about uhci*? Mine is giving errors on two computers already. Sometimes it even crashes to ddb: uhci4 at pci7 dev 4 function 4 "Hewlett-Packard USB" rev 0x00: irq 11 uhci4: cannot stop "Hewlett-Packard IPMI" rev 0x00 at pci7 dev 4 function 6 not configured Stopped at uvm_pglistalloc_simple+0xc5: addl $0x1000,0xffffffec(%ebp) uvm_pglistalloc_simple(1,1000000,3fe64000,d08c7af0,d07ac860) at uvm_pglistalloc_simple+0xc5 uvm_pglistalloc(1000,1000000,3fe64000,1000,0,d08c7af0,1,0) at uvm_pglistalloc+0x35c _bus_dmamem_alloc_range(d075d900,1000,10,0,d18f6b4c) at _bus_dmamem_alloc_range+0x52 _bus_dmamem_alloc(d075d900,1000,10,0,d18f6b4c,1,d18f6b54,1) at _bus_dmamem_alloc+0x30 usb_block_allocmem(d075d900,1000,10,d08c7bd0) at usb_block_allocmem+0xa1 usb_allocmem(d191f000,1000,10,d08c7bd0) at usb_allocmem+0x39 uhci_alloc_sqh(d191f000,1000,1000,d191f274,d18f7234) at uhci_alloc_sqh+0x4a uhci_init(d191f000,4,d078ebe0,80072000) at uhci_init+0x130 uhci_pci_attach_deferred(d191f000,8007f800,c,0,20) at uhci_pci_attach_deferred+0x24 config_process_deferred_children(d18f7180,0,0,d18f7200,20) at config_process_deferred_children+0x59 ddb> c usb1 at uhci4: USB revision 1.0 uhub1 at usb1: Hewlett-Packard UHCI root hub, rev 1.00/1.00, addr 1 Also, does iLO 2 Remote Console (a Java one) work for you? -- Best regards, Boris mailto:[EMAIL PROTECTED]