That would have certainly helped in some cases but I'm not sure if I could have used it for everything. When I first powered all of the drives up all of them had green lights on the front, yet TrueNAS could only see 94/96 drives. Since TrueNAS couldn't see it there was no /dev/sdX. Now that I have encled setup this is an example of why it is useful:
Now for this particular drive the light is out so it is blatant, but I imagine when I start having these drives just randomly disappear in TrueNAS but the lights are on I assume they will show up the same way. Flashing the error light is easy as pie.
Although thinking about it I suppose you could script the inverse and turn off the lights with sdparm for the drives that are known.
Regardless it was a bunch of fun tinkering with the firmware. Everything is flashed now so I shouldn't have to worry about it any longer.
Code:
0:0:476:0/21 sdw fault_off locate_off
0:0:476:0/11 ---- fault_off locate_off
0:0:476:0/1 sdc fault_off locate_off
Although thinking about it I suppose you could script the inverse and turn off the lights with sdparm for the drives that are known.
Regardless it was a bunch of fun tinkering with the firmware. Everything is flashed now so I shouldn't have to worry about it any longer.