xref: /openbsd-src/share/man/man4/ciss.4 (revision 50b7afb2c2c0993b0894d4e34bf857cb13ed9c80)
1.\"	$OpenBSD: ciss.4,v 1.16 2013/08/25 02:15:09 jsg Exp $
2.\"
3.\" Michael Shalayeff, 2005. Public Domain.
4.\"
5.Dd $Mdocdate: August 25 2013 $
6.Dt CISS 4
7.Os
8.Sh NAME
9.Nm ciss
10.Nd Compaq Smart ARRAY 5/6 SAS/SATA/SCSI RAID controller
11.Sh SYNOPSIS
12.Cd "ciss* at pci?"
13.Sh DESCRIPTION
14The
15.Nm
16driver provides support for the Compaq Smart ARRAY 5th and 6th
17family of RAID controllers, including:
18.Pp
19.Bl -bullet -width Ds -offset indent -compact
20.It
21Compaq 532, 5300, 5312, 5i
22.It
23Compaq 641, 642, 6400, 6400EM, 6422
24.It
25Hewlett-Packard 6i, E200, E200i, E500, P212, P220i, P222, P230i, P400, P400i,
26P410, P410i, P411, P420, P420i, P421, P430, P430i, P431, P530, P531, P600,
27P700m, P711m, P712m, P721m, P731m, P800, P812, P822, P830, P830i, V100
28.El
29.Pp
30These controllers support RAID 0, RAID 1, RAID 5, JBOD,
31and superpositions of those configurations.
32.Pp
33Although the controllers are actual RAID controllers,
34the driver makes them look just like SCSI controllers.
35All RAID configuration is done through the controllers' BIOSes.
36.Pp
37Monitoring status for the volume and drives in it is done through the
38.Xr bioctl 8
39utility;
40the current status is provided by the
41.Xr sysctl 8
42variable
43.Va hw.sensors .
44.Sh SEE ALSO
45.Xr bio 4 ,
46.Xr intro 4 ,
47.Xr pci 4 ,
48.Xr scsi 4 ,
49.Xr sd 4 ,
50.Xr bioctl 8 ,
51.Xr sensorsd 8 ,
52.Xr sysctl 8
53.Sh HISTORY
54The
55.Nm
56driver first appeared in
57.Ox 3.8 .
58.Sh AUTHORS
59The
60.Nm
61driver was written by
62.An Michael Shalayeff Aq Mt mickey@openbsd.org .
63.Sh CAVEATS
64For purposes of status monitoring,
65the current code only supports one logical
66volume per controller.
67