Hi Misc,

I am trying to re-install an OpenBSD 4.0-current machine from scratch
by using the bsd.rd from a very recent 4.5 snapshot. However, during
booting the system "stalls" at the line:

rd0: fixed, 3800 blocks

and stays there forever. I have tried booting from my OpenBSD 4.5
release CD but it freezes at the same line.

A search on Google unearthed a few cases of what appears to be the
same issue (some with 4.2, some with 4.4) but no apparent solution
that I could see.

The server I am trying to install on is an HP ProLiant DL320 G2.

Does anyone have any suggestion on things that I can try to
troubleshoot the issue?

Thanks,
-Martin


Here is the 4.5-current 'bsd.rd' dmesg that I am using:

OpenBSD 4.5-current (RAMDISK_CD) #112: Thu Apr 30 11:52:21 MDT 2009
    dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/RAMDISK_CD
cpu0: Intel(R) Pentium(R) 4 CPU 2.66GHz ("GenuineIntel" 686-class) 2.67 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID,xTPR
real mem  = 1207500800 (1151MB)
avail mem = 1159061504 (1105MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 12/31/99, BIOS32 rev. 0 @
0xf0000, SMBIOS rev. 2.3 @ 0xec000 (39 entries)
bios0: vendor HP version "D13" date 10/14/2003
bios0: HP ProLiant DL320 G2
acpi0 at bios0: rev 0
acpi0: tables DSDT FACP APIC SPCR
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (application processor)
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 11, 16 pins
ioapic0: misconfigured as apic 0, remapped to apid 2
ioapic1 at mainbus0: apid 3 pa 0xfec01000, version 11, 16 pins
ioapic1: misconfigured as apic 0, remapped to apid 3
acpiprt0 at acpi0: bus 0 (PCI0)
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x2a00 0xcaa00/0x1800 0xee000/0x2000!
cpu at mainbus0 not configured
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "ServerWorks GCNB-LE Host" rev 0x32
pchb1 at pci0 dev 0 function 1 "ServerWorks GCNB-LE Host" rev 0x00
pciide0 at pci0 dev 2 function 0 "CMD Technology PCI0649" rev 0x02:
DMA, channel 0 configured to native-PCI, channel 1 configured to
native-PCI
pciide0: using apic 3 int 1 (irq 3) for native-PCI interrupt
wd0 at pciide0 channel 0 drive 0: <Maxtor 6Y080L0>
wd0: 16-sector PIO, LBA, 76319MB, 156301488 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: channel 1 disabled (no drives)
vga1 at pci0 dev 3 function 0 "ATI Rage XL" rev 0x27
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
"Compaq Netelligent ASMC" rev 0x00 at pci0 dev 4 function 0 not configured
bge0 at pci0 dev 5 function 0 "Broadcom BCM5702X" rev 0x02, BCM5703 A2
(0x1002): apic 3 int 3 (irq 7), address 00:0e:7f:b3:8b:df
brgphy0 at bge0 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2
bge1 at pci0 dev 6 function 0 "Broadcom BCM5702X" rev 0x02, BCM5703 A2
(0x1002): apic 3 int 4 (irq 10), address 00:0e:7f:b3:ab:95
brgphy1 at bge1 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2
pcib0 at pci0 dev 15 function 0 "ServerWorks CSB6" rev 0xa0
pciide1 at pci0 dev 15 function 1 "ServerWorks CSB6 RAID/IDE" rev 0xa0: DMA
atapiscsi0 at pciide1 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <COMPAQ, CRN-8245B, 2.19> ATAPI 5/cdrom removable
cd0(pciide1:0:0): using PIO mode 4, DMA mode 2
ohci0 at pci0 dev 15 function 2 "ServerWorks CSB6 USB" rev 0x05: apic
2 int 11 (irq 11), version 1.0, legacy support
pchb2 at pci0 dev 15 function 3 "ServerWorks GCLE-2 Host" rev 0x00
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
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
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
usb0 at ohci0: USB revision 1.0
uhub0 at usb0 "ServerWorks OHCI root hub" rev 1.00/1.00 addr 1
rd0: fixed, 3800 blocks

And here is the 4.0-current 'bsd' dmesg that boots successfully on
that server (just in case):

OpenBSD 4.0-current (GENERIC) #1227: Sun Nov 19 19:56:14 MST 2006
    dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) 4 CPU 2.66GHz ("GenuineIntel" 686-class) 2.67 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID
real mem  = 1207500800 (1179200K)
avail mem = 1091567616 (1065984K)
using 4256 buffers containing 60497920 bytes (59080K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 12/31/99, BIOS32 rev. 0 @
0xf0000, SMBIOS rev. 2.3 @ 0xec000 (39 entries)
bios0: HP ProLiant DL320 G2
pcibios0 at bios0: rev 2.1 @ 0xf0000/0x2000
pcibios0: PCI BIOS has 7 Interrupt Routing table entries
pcibios0: no compatible PCI ICU found
pcibios0: Warning, unable to fix up PCI interrupt routing
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x2a00 0xcaa00/0x1800 0xee000/0x2000!
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "ServerWorks GCNB-LE Host" rev 0x32
pchb1 at pci0 dev 0 function 1 "ServerWorks GCNB-LE Host" rev 0x00
pciide0 at pci0 dev 2 function 0 "CMD Technology PCI0649" rev 0x02:
DMA, channel 0 configured to native-PCI, channel 1 configured to
native-PCI
pciide0: using irq 3 for native-PCI interrupt
wd0 at pciide0 channel 0 drive 0: <Maxtor 6Y080L0>
wd0: 16-sector PIO, LBA, 76319MB, 156301488 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: channel 1 disabled (no drives)
vga1 at pci0 dev 3 function 0 "ATI Rage XL" rev 0x27
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
"Compaq Netelligent ASMC" rev 0x00 at pci0 dev 4 function 0 not configured
bge0 at pci0 dev 5 function 0 "Broadcom BCM5702X" rev 0x02, BCM5703 A2
(0x1002): irq 7, address 00:0e:7f:b3:8b:df
brgphy0 at bge0 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2
bge1 at pci0 dev 6 function 0 "Broadcom BCM5702X" rev 0x02, BCM5703 A2
(0x1002): irq 10, address 00:0e:7f:b3:ab:95
brgphy1 at bge1 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2
piixpm0 at pci0 dev 15 function 0 "ServerWorks CSB6" rev 0xa0: polling
iic0 at piixpm0
pciide1 at pci0 dev 15 function 1 "ServerWorks CSB6 RAID/IDE" rev 0xa0: DMA
atapiscsi0 at pciide1 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <COMPAQ, CRN-8245B, 2.19> SCSI0 5/cdrom removable
cd0(pciide1:0:0): using PIO mode 4, DMA mode 2
ohci0 at pci0 dev 15 function 2 "ServerWorks CSB6 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
pchb2 at pci0 dev 15 function 3 "ServerWorks GCLE-2 Host" rev 0x00
isa0 at mainbus0
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
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom0: console
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
biomask fb6d netmask ffed ttymask ffef
pctr: user-level cycle counter enabled
dkcsum: wd0 matches BIOS drive 0x80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
Automatic boot in progress: starting file system checks.
/dev/rwd0a: file system is clean; not checking
/dev/rwd0h: file system is clean; not checking
/dev/rwd0e: file system is clean; not checking
/dev/rwd0g: file system is clean; not checking
/dev/rwd0d: file system is clean; not checking

(and so on...)

Reply via email to