Re: Locate disk in enclosure

From: Bruce Ferrell <bferrell_at_baywinds.org>
Date: Tue, 04 Oct 2022 23:50:16 UTC
On 10/4/22 8:20 AM, Scott Ballantyne wrote:
> Good day,
>
> A disk on a remote server running FreeBSD 11 has failed and the 
> hosting company wants me to turn on the fault or locate
> light so they can replace the disk for me. So far I have not had success:
>
> [root@ns ~]# sesutil -u /dev/ses0 locate /dev/da1 on
> sesutil: Count not find the SES id of device '/dev/da1'
>
> sesutil map
> ses0:
>         Enclosure Name: AHCI SGPIO Enclosure 2.00
>         Enclosure ID: 3061686369656d30
>         Element 0, Type: Array Device Slot
>                 Status: Unsupported (0x00 0x00 0x00 0x00)
>                 Description: Drive Slots
>         Element 1, Type: Array Device Slot
>                 Status: Not Installed (0x05 0x00 0x00 0x00)
>                 Description: Slot 00
>         Element 2, Type: Array Device Slot
>                 Status: Not Installed (0x05 0x00 0x00 0x00)
>                 Description: Slot 01
>         Element 3, Type: Array Device Slot
>                 Status: Not Installed (0x05 0x00 0x00 0x00)
>                 Description: Slot 02
>         Element 4, Type: Array Device Slot
>                 Status: Not Installed (0x05 0x00 0x00 0x00)
>                 Description: Slot 03
>         Element 5, Type: Array Device Slot
>                 Status: Not Installed (0x05 0x00 0x00 0x00)
>                 Description: Slot 04
>         Element 6, Type: Array Device Slot
>                 Status: Unknown (0x06 0x00 0x00 0x00)
>                 Description: Slot 05
>
> Any help much appreciated.
>
> Best,
> Scott
>
sesutil -u /dev/ses0 locate da1 on

https://www.freebsd.org/cgi/man.cgi?query=sesutil&sektion=8