NetBSD-Bugs archive

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

Re: kern/38299: bioctl problem with arcmsr



The following reply was made to PR kern/38299; it has been noted by GNATS.

From: Juan RP <xtraeme%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/38299: bioctl problem with arcmsr
Date: Thu, 27 Mar 2008 15:01:30 +0100

 On Thu, 27 Mar 2008 13:40:02 +0000 (UTC)
 Juan RP <xtraeme%gmail.com@localhost> wrote:
 
 > The following reply was made to PR kern/38299; it has been noted by GNATS.
 > 
 > From: Juan RP <xtraeme%gmail.com@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: kern/38299: bioctl problem with arcmsr
 > Date: Thu, 27 Mar 2008 14:39:32 +0100
 > 
 >  On Thu, 27 Mar 2008 13:15:05 +0000 (UTC)
 >  Hiroyuki Bessho <bsh%netbsd.jp@localhost> wrote:
 >  
 >  >     I have 2 volumes in the raid set and bioctl shows just one.
 >  >  Is this an another problem?  BIOS manager and FreeBSD client show two
 >  >  volumes correctly.
 >  
 >  How many disks do you have connected physically to the controller, and
 >  which of them are in which volume?
 >  
 >  Also, in the volume that doesn't show up in bioctl output, in what
 >  state is the raid and volume set? (note that in the arcmsr world, there
 >  is a raid set and a volume set).
 
 I don't know which state 0x88 would mean, but if the BIOS manager
 detects this as valid, we could just do the same as workaround for
 now.
 
 Please try to make the following modification, in
 arc_bio_disk_filldata(), add another case matching 0x88 to set the
 drive to BIOC_SDONLINE.
 
 I guess there will be a problem with the raid and volume set too.
 
 -- 
 Juan Romero Pardines - xtraeme at gmail|netbsd dot org
        The NetBSD Project
 
 Make your own NetBSD/x86 Live CD:
 http://www.netbsd.org/~xtraeme/mklivecd/
 


Home | Main Index | Thread Index | Old Index