===========
sas_devices
===========

------------------------------------------------------
show Serial Attached SCSI (SAS) enclosures and devices
------------------------------------------------------

:Author: Stephane Thiell <sthiell@stanford.edu>
:Date:   2023-10-01
:Copyright: Apache License Version 2.0
:Version: 0.5.0
:Manual section: 1
:Manual group: sasutils


SYNOPSIS
========

``sas_devices [-h] [-vv]``

DESCRIPTION
===========


``sas_devices`` shows SAS devices and automatically resolves multiple paths and
common associated enclosures (no configuration required). Useful to check
cabling and hardware setup. When used with `-v`, ``sas_devices`` will also
display all disk devices with serial numbers. Adding a second `-v` will display
additional information like some sysfs paths involved.

OPTIONS
=======

optional arguments:
  -h, --help        show this help message and exit
  -v, --verbose     verbosity level, repeat multiple times!

EXIT STATUS
===========

An exit status of zero indicates success of the command, and failure otherwise.

SEE ALSO
========

``sas_counters``\(1), ``sas_discover``\(1), ``ses_report``\(1)

BUG REPORTS
===========

Use the following URL to submit a bug report or feedback:

  https://github.com/stanford-rc/sasutils/issues
