Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2005 15:53:09 +0000
From:      John Connett <jconnett@software.plasmon.com>
To:        freebsd-scsi@freebsd.org
Subject:   LSI53C1020 Integrated Mirroring and mpt?
Message-ID:  <41FA5FE5.3040406@software.plasmon.com>

next in thread | raw e-mail | index | archive | help
I have a system with an LSI53C1020 controller with the Integrated
Mirroring firmware and two disks attached.  This operates as a RAID1
array and appears to the rest of the system as a single scsi disk.

What I am looking for is a simple utility roughly equivalent to raidutil
used with asr(4).  Our application uses a simple wrapper around raidutil
to query the states of the array and disks; and to command a rebuild of
the array.  Here's some example output:

-su-2.05b# raidutil -L raid
Address       Type              Manufacturer/Model      Capacity  Status
---------------------------------------------------------------------------
d0b0t0d0      RAID 1 (Mirrored) ADAPTEC  RAID-1         70149MB   Optimal
 d0b0t0d0     Disk Drive (DASD) MAXTOR   ATLASU320_73_SC70149MB   Optimal
 d0b0t1d0     Disk Drive (DASD) MAXTOR   ATLASU320_73_SC70149MB   Optimal

The only information used is from the "Address" and "Status" fields.

We also use "raidutil -a rebuild d0" to command a rebuild of the array.

What I want is either a similar utility or sufficient information to
use the mpt(4) driver to obtain this information.  The target platform
is FreeBSD 4.x on i386.

Any pointers to this information would be gratefully received.
--
John Connett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41FA5FE5.3040406>