On Tue, 05 Jan 2010 01:46 +1100, "Jonathan Gray" <[email protected]> wrote:
> For raid controllers like your mfi, you can use bioctl(8) to list some
> information about the individual drives.

Not quite as informative as atactl... adding a -q breaks it:

# bioctl -ihv sd0 
Volume  Status               Size Device  
 mfi0 0 Online              67.8G sd0     RAID1
      0 Online              68.4G 1:0.0   noencl <FUJITSU MAY2073RC       D108>
                                                 'unknown serial'
      1 Online              68.4G 1:1.0   noencl <FUJITSU MAY2073RC       D108>
                                                 'unknown serial'

# bioctl -ihvq sd0
bioctl: DIOCINQ: Invalid argument


>From the bioctl man page:

-q      Show vendor, product, revision, and serial number for the given disk.

Reply via email to