SESUTIL(8) | MidnightBSD System Manager's Manual | SESUTIL(8) |
sesutil
— Utility
for managing SCSI Enclosure Services (SES) device
sesutil |
fault [-u
/dev/sesN]
disk|all
on |off |
sesutil |
fault -u
/dev/sesN sesid
on |off |
sesutil |
locate [-u
/dev/sesN]
disk|all
on |off |
sesutil |
locate -u
/dev/sesN sesid
on |off |
sesutil |
map [--libxo
options] [-u
/dev/sesN] |
sesutil |
show [--libxo
options] [-u
/dev/sesN] |
sesutil |
status [--libxo
options] [-u
/dev/sesN] |
The sesutil
utility can be used to query
and modify various parameter of SCSI Enclosure Services (SES) devices.
List of supported commands:
fault
[-u
/dev/sesN]
disk|all
on
|off
da12
’, or
all
to indicate all disks attached to SES
controllers.fault
-u
/dev/sesN
sesid
on
|off
map
command to list the elements attached to a
controller.locate
[-u
/dev/sesN]
disk|all
on
|off
da12
’, or
all
to indicate all disks attached to SES
controllers.locate
-u
/dev/sesN
sesid
on
|off
map
command to list the elements attached to a
controller.map
[--libxo
options]
[-u
/dev/sesN]show
[--libxo
options]
[-u
/dev/sesN]status
[--libxo
options]
[-u
/dev/sesN]Common options:
--libxo
optionsTurn off all locate LEDs:
sesutil
locate all off
Turn on the locate LED for the drive bay corresponding to da15:
sesutil
locate da15 on
Turn on the fault LED for a drive bay not associated with a device:
sesutil
fault -u /dev/ses2 7 on
The sesutil
utility first appeared in
FreeBSD 11.0.
The sesutil
utility was written by
Baptiste Daroussin
<bapt@FreeBSD.org>
and Allan Jude
<allanjude@FreeBSD.org>.
July 5, 2022 | midnightbsd-3.1 |