Add sesutil report from allanjude

This commit is contained in:
Benjamin Kaduk 2015-10-17 22:56:21 +00:00
parent 82495af901
commit bf9ad8574a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47611

View file

@ -2580,4 +2580,76 @@
</help>
</project>
<project cat='bin'>
<title>sesutil(8)</title>
<contact>
<person>
<name>
<given>Baptiste</given>
<common>Daroussin</common>
</name>
<email>bapt@FreeBSD.org</email>
</person>
<person>
<name>
<given>Allan</given>
<common>Jude</common>
</name>
<email>allanjude@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="https://en.wikipedia.org/wiki/SCSI_Enclosure_Services">Wikipedia:
SCSI Enclosure Services (SES)</url>
</links>
<body>
<p>sesutil(8) was originally created as a more universal way to blink the
&quot;locate&quot; LEDs on most hot-swappable drive enclosures.</p>
<p>This work is based on the original SES tools created by Matthew Jacob in
2000, which have been available in the share/examples section of the
source tree, but were not compiled by default.</p>
<p>The new utility extends the original code with a number of very useful
features:</p>
<ul>
<li>Print a map of all objects connected to the SES controller</li>
<li>Map device names (/dev/da5) to SES slot number</li>
<li>Blink the Locate and/or Fault LED of a drive by its SES slot number
or device name</li>
<li>Check the status of the entire SES controller</li>
</ul>
</body>
<sponsor>
Gandi
</sponsor>
<sponsor>
ScaleEngine Inc.
</sponsor>
<help>
<task>
<p>Test sesutil(8) against more hardware.</p>
</task>
<task>
<p>Diagnose an issue where the locate command sometimes
needs to be sent twice to activate the LED.</p>
</task>
<task>
<p>Add support for libxo output types.</p>
</task>
</help>
</project>
</report>