Current-Users archive

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

further regression with ld(4) under ataraid(4) in recent -current



With 4.99.62 2008/05/08, and perhaps from sometime earlier too (I
haven't had a working -current on this machine in a few days but I think
I saw this briefly in one of the near-working versions), I'm now seeing
some weirdness with the ld(4) device that should be attaching to the
ataraid(4) device, namely the device name doesn't appear in dmesg any
more (except for the first line) and there's a weird "error = 19"
showing up too.

Given the "rnd:  attached..." line from some #ifdef DEBUG code I happen
to have added to rnd(4) it looks as if the device name is an empty
string.  Normally it shows something like this: "rnd: wd0 attached as an
entropy source (collecting)"


ataraid0: found 1 RAID volume
ld0 at ataraid0 vendtype 1 unit 0: Adaptec ATA RAID-1 array
: 186 GB, 24321 cyl, 255 head, 63 sec, 512 bytes/sect x 390721536 sectors
rnd:  attached as an entropy source (collecting)
: unable to compute pdev, error = 19
RAIDframe: Searching for RAID components...
RAIDframe: wd1d: failed to open raw device: 16
RAIDframe: wd2d: failed to open raw device: 16
RAIDframe: ld0d: failed to open raw device: 19
RAIDframe: NOTICE: no RAID sets found, no root RAID possible...
opendisk: can't open dev wd1 (16)
opendisk: can't open dev wd2 (16)
opendisk: can't open dev ld0 (19)
opendisk: can't open dev wd1 (16)
opendisk: can't open dev wd2 (16)
opendisk: can't open dev ld0 (19)
opendisk: can't open dev wd1 (16)
opendisk: can't open dev wd2 (16)
opendisk: can't open dev ld0 (19)


Finally I can't actually access it from userland any more either:

        16:49 [146] # disklabel ld0     
        disklabel: /dev/rld0d: Operation not supported by device

-- 
                                                Greg A. Woods

H:+1 416 218-0098 W:+1 416 489-5852 x122 VE3TCP RoboHack 
<woods%robohack.ca@localhost>
Planix, Inc. <woods%planix.com@localhost>       Secrets of the Weird 
<woods%weird.com@localhost>

Attachment: pgpGCRRKJascq.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index