freebsd-dev/usr.sbin/sesutil
Allan Jude 8729f5ec0e Improve and expand sesutil(8)
- Return an error if no matching device is found when the locate command is run
- Enhance the locate command to be able to address drive bays with no disk, or where the SES controller has not made the mapping to the device name
- Added the fault command, similar to locate, but a different SES property. On some of my controllers locate blinks the activity light, others the fault light. The fault command keeps the fault light on constant.
- Improve the usage() output and use it everywhere
- Added the map command, displays all elements connected to each (or the specified) ses(4) controller
- Added the status command, returns the overall status of the ses(4) controller

Reviewed by:	wblock (man page, earlier version)
Approved by:	bapt (mentor)
MFC after:	3 weeks
Relnotes:	yes
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D3580
2015-09-19 16:36:45 +00:00
..
eltsub.c Improve and expand sesutil(8) 2015-09-19 16:36:45 +00:00
eltsub.h Improve and expand sesutil(8) 2015-09-19 16:36:45 +00:00
Makefile Improve and expand sesutil(8) 2015-09-19 16:36:45 +00:00
sesutil.8 Improve and expand sesutil(8) 2015-09-19 16:36:45 +00:00
sesutil.c Improve and expand sesutil(8) 2015-09-19 16:36:45 +00:00