As you referenced my post - I never solved that. It was just too painful to seriously debug it over a rented KVM from half the world away and requiring me to open a trouble ticket for every reboot. I even tried to replicate the problem locally on supposedly same hardware (HP Compaq dc5100 + 2x SATA HDDs) but here I couldn't get it to hang on raidframe. I did manage to consistently hang it by enabling the front two USB ports, tough.
Eventually I had to abandon the idea of root-on-raid and use raid1 just for the data set (without RAID_AUTOCONFIG it works for me). Let me point out for the archives that this machine seems very weird in many subtle ways, so I do not reccomend it for [OpenBSD|serious use]. Can you show a dmesg? I'm still working up the nerve to upgrade another remote server (with totally different hardware, but still) with root-on-raid. Regards, Mitja > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Simon Vallet > Sent: Sunday, June 04, 2006 3:26 PM > To: misc@openbsd.org > Subject: RAID on 3.9 hangs > > Hi, > > I'm just in the process of upgrading to 3.9 from a root-on-RAID 3.8 > -stable install. I fetched the sources from the CD, built a > RAID-enabled kernel, and rebooted : the kernel hangs after issuing > "Kernelized RAIDframe activated" and won't go further. > > Browsing through the archives, I notice this is the exact same problem > as described here : > http://archives.neohapsis.com/archives/openbsd/2006-05/0535.html > > Does any of you know what's the cause of this ? > > Simon