These are configs for FreeBSD's devd
to handle certain events better:
This config instructs devd
to set the fault notification for a drive whenever the CAM layer reports errors.
This only works if the disk is in a disk shelf with SES support (like netapp shelves).
Works in base FreeBSD installs!
This config attempts to enable TLER support for all drives. Prevents possible deadlocks. If supported by the drives, this enables a timeout of 7 seconds for both read and write failures. I chose 7 seconds because there are a couple drives that only support this setting.
Needs smartmontools
to be installed on the system.