smp_utils is a package of command line utilities for invoking
SMP functions to monitor and manage SAS expanders. SMP is the
Serial Attached SCSI (SAS) Management Protocol (SMP). A SAS Host
Bus Adapter (HBA) includes a SMP initiator (along with a SSP and
STP initiator). A SAS expander contains a SMP target. Several
SAS HBAs have a SMP pass through interface that can be used to
send SMP requests and receive the responses. This package targets
the linux kernel (lk) 2.6 and lk 2.4 series.

Two interfaces are available: the "mptctl" pass through used
by MPT Fusion SAS HBAs and the "smp_portal" sysfs attribute
pass through used by at least one aic94xx based Linux driver.

For an overview and examples of smp_utils see:
http://www.torque.net/sg/smp_utils.html
A tarball, rpm and deb can be found in table 2.

CHANGELOG (since version 0.91):
  - all: suggest using '-v' if smp_send_req() fails
  - smp_lib: sync function names and results with sas2r07
  - smp_rep_general: sync with sas2r07
  - smp_rep_route_info: add '--multiple' and '--num="
    options. Underlying SMP function may be called multiple
    times to show one line per phy's route table.
  - smp_lib.h: add C++ 'extern "C" ' wrapper
  - smp_discover+smp_discover_list: sync with sas2r07
  - smp_conf_general: add new SMP function
  - smp_utils.8: suggestions for finding expander SAS addresses
    and mptsas ioc_num
  - Makefile.freebsd: builds utilities on FreeBSD
  - man pages: cleanup


Doug Gilbert
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to