Hi all,

Trying to install OpenBSD 4.1 on an IBM xSeries 345 with an IBM
ServeRAID-5i controller, but no disks are found during installation.
The disks are set to raid 5 at the moment and seems to be working fine
according to the raid configuration tools provided by IBM.

http://www.openbsd.org/plus41.html says
"Initial import of ips(4), a driver for the IBM ServeRAID controllers."

..and ips(4) is saying:

The ips driver provides support for IBM ServeRAID controllers, including:
 o ServeRAID 3H/3L
 o ServeRAID 4H/4L/4Lx/4M/4Mx
 o ServeRAID 5i/5i II
 o ServeRAID 6i/6M
 o ServeRAID 7k/7M/7t

  Although the controllers are actual RAID controllers, the driver makes
  them look just like SCSI controllers.  All RAID configuration is done
  through the controllers' BIOSes.


Any thoughts or comments on what to do?

Thanks,

Fredrik

Dmesg:

OpenBSD 4.1 (RAMDISK_CD) #248: Sat Mar 10 19:32:46 MST 2007
    [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
cpu0: Intel(R) XEON(TM) CPU 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM
real mem  = 536276992 (523708K)
avail mem = 483184640 (471860K)
using 4278 buffers containing 26939392 bytes (26308K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+ BIOS, date 06/09/05, BIOS32 rev. 0 @ 0xfd7a1,
SMBIOS rev. 2.3 @ 0xf630e (47 entries)
bios0: IBM eserver xSeries 345 -[867032X]-
pcibios0 at bios0: rev 2.1 @ 0xf0000/0xffff
pcibios0: PCI BIOS has 11 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 9 10 11 15
pcibios0: PCI Interrupt Router at 000:15:0 ("ServerWorks CSB5" rev 0x00)
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x1800 0xc9800/0x3800
acpi at mainbus0 not configured
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "ServerWorks CMIC-WS Host (GC-LE)" rev 0x13
pchb1 at pci0 dev 0 function 1 "ServerWorks CMIC-WS Host (GC-LE)" rev 0x00
pci1 at pchb1 bus 2
pchb2 at pci0 dev 0 function 2 "ServerWorks CMIC-LE" rev 0x00
pci2 at pchb2 bus 6
em0 at pci2 dev 8 function 0 "Intel PRO/1000MT (82546EB)" rev 0x01: irq
3, address 00:09:6b:71:e8:ea
em1 at pci2 dev 8 function 1 "Intel PRO/1000MT (82546EB)" rev 0x01: irq
5, address 00:09:6b:71:e8:eb
vga1 at pci0 dev 6 function 0 "ATI Rage XL" rev 0x27
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
pchb3 at pci0 dev 15 function 0 "ServerWorks CSB5" rev 0x93
pci3 at pchb3 bus 1
pciide0 at pci0 dev 15 function 1 "ServerWorks CSB5 IDE" rev 0x93: DMA
atapiscsi0 at pciide0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <PHILIPS, DVD+-RW SDVD8820, AX04> SCSI0
5/cdrom removable
cd0(pciide0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2
ohci0 at pci0 dev 15 function 2 "ServerWorks OSB4/CSB5 USB" rev 0x05:
irq 11, version 1.0, legacy support
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: ServerWorks OHCI root hub, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
pcib0 at pci0 dev 15 function 3 "ServerWorks CSB5 LPC" rev 0x00
pchb4 at pci0 dev 16 function 0 "ServerWorks CIOB-X2 PCIX" rev 0x03
pchb5 at pci0 dev 16 function 2 "ServerWorks CIOB-X2 PCIX" rev 0x03
pci4 at pchb5 bus 4
pchb6 at pci0 dev 17 function 0 "ServerWorks CIOB-X2 PCIX" rev 0x03
pchb7 at pci0 dev 17 function 2 "ServerWorks CIOB-X2 PCIX" rev 0x03
pci5 at pchb7 bus 8
"IBM ServeRAID" rev 0x00 at pci5 dev 2 function 0 not configured
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
biomask ffc5 netmask ffed ttymask ffef
rd0: fixed, 3800 blocks
root on rd0a
rootdev=0x1100 rrootdev=0x2f00 rawdev=0x2f02

Reply via email to