Current-Users archive

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

Re: Raidframe problem on current



On Tue, Jan 29, 2008 at 08:18:07PM +0000, Mike Pumford wrote:
> I was attempting to update one of my NetBSD 3.0 machines to run current but 
> ran into a problem with Raidframe.
> 
> The machine has an autoconfigured RAID1 built on 2 300GB SATA disks with 
> the root and other filesystems on a PATA disk. The machine is a single CPU 
> Athlon XP system.
> 
> 
> On booting current all the disks are detected but the raid device setup 
> fails with the following messages printed on the console:
> 
> 
> opendisk: can't open dev wd0 (16)
> opendisk: can't open dev wd1 (16)
> opendisk: can't open dev wd0 (16)
> opendisk: can't open dev wd1 (16)
> opendisk: can't open dev wd0 (16)
> opendisk: can't open dev wd1 (16)
> 
> Having looked at the code it suggests that 16 is EBUSY.

This is probably more fallout from the check that ad added that stops
a BLK device being opened more than once.

        David

-- 
David Laight: david%l8s.co.uk@localhost



Home | Main Index | Thread Index | Old Index