1 '\" te
   2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
   3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   4 .\" or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add
   5 .\" the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6 .TH MPT_SAS 7D "Jul 16, 2009"
   7 .SH NAME
   8 mpt_sas \- SAS-2 host bus adapter driver
   9 .SH SYNOPSIS
  10 .sp
  11 .in +2
  12 .nf
  13 scsi@unit-address
  14 .fi
  15 .in -2
  16 
  17 .SH DESCRIPTION
  18 .sp
  19 .LP
  20 The \fBmpt_sas\fR host bus adapter driver is a nexus driver that supports the
  21 LSI SAS200x/2108 series of chips. These chips support SAS/SATA interfaces,
  22 including tagged and untagged queuing, SATA 3G/SAS 3G/SAS 6G.
  23 .SS "Configuration"
  24 .sp
  25 .LP
  26 The \fBmpt_sas\fR driver is configured by defining properties in
  27 \fBmpt_sas.conf\fR. These properties override the global SCSI settings. The
  28 \fBmpt_sas\fR driver supports one modifiable property:
  29 .sp
  30 .ne 2
  31 .na
  32 \fB\fBmpxio-disable\fR\fR
  33 .ad
  34 .sp .6
  35 .RS 4n
  36 Solaris I/O multipathing is enabled or disabled on SAS devices with the
  37 \fBmpxio-disable\fR property. Specifying \fBmpxio-disable="no"\fR activates I/O
  38 multipathing, while \fBmpxio-disable="yes"\fR disables I/O multipathing.
  39 .sp
  40 Solaris I/O multipathing can be enabled or disabled on a per port basis. Per
  41 port settings override the global setting for the specified ports.
  42 .sp
  
 | 
   1 '\" te
   2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
   3 .\" Copyright 2014, Nexenta Systems, Inc. All Rights Reserved
   4 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   5 .\" or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add
   6 .\" the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7 .TH MPT_SAS 7D "Apr 24, 2014"
   8 .SH NAME
   9 mpt_sas \- SAS-2/3 host bus adapter driver
  10 .SH SYNOPSIS
  11 .sp
  12 .in +2
  13 .nf
  14 scsi@unit-address
  15 .fi
  16 .in -2
  17 
  18 .SH DESCRIPTION
  19 .sp
  20 .LP
  21 The \fBmpt_sas\fR host bus adapter driver is a nexus driver that supports the
  22 LSI SAS200x/2x08 and SAS300x/3x08 series of chips. These chips support SAS/SATA
  23 interfaces, including tagged and untagged queuing, SATA 3G/SAS 3G/SAS 6G/SAS
  24 12G.
  25 .SS "Configuration"
  26 .sp
  27 .LP
  28 The \fBmpt_sas\fR driver is configured by defining properties in
  29 \fBmpt_sas.conf\fR. These properties override the global SCSI settings. The
  30 \fBmpt_sas\fR driver supports one modifiable property:
  31 .sp
  32 .ne 2
  33 .na
  34 \fB\fBmpxio-disable\fR\fR
  35 .ad
  36 .sp .6
  37 .RS 4n
  38 Solaris I/O multipathing is enabled or disabled on SAS devices with the
  39 \fBmpxio-disable\fR property. Specifying \fBmpxio-disable="no"\fR activates I/O
  40 multipathing, while \fBmpxio-disable="yes"\fR disables I/O multipathing.
  41 .sp
  42 Solaris I/O multipathing can be enabled or disabled on a per port basis. Per
  43 port settings override the global setting for the specified ports.
  44 .sp
  
 |