1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/sbin/camcontrol
Warner Losh 73979b7f0b camcontrol: Bump timeout to get size of drive
When the system is very busy, and the ATA hard disk drives are
overloaded due to reading dodgy sectors, it can take several seconds to
drain the NCQ set of commands to send this command to the drive. Up the
timeout from 5s to 10s out of an abundance of caution, but also to allow
monitioring software that uses camcontrol identify to not fail
needlessly.

Sponsored by:		Netflix
2024-10-28 16:43:25 -06:00
..
attrib.c camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 2024-04-28 22:21:09 -06:00
camcontrol.8 camcontrol.8: Fix a typo in the manual page 2024-06-16 18:01:12 +02:00
camcontrol.c camcontrol: Bump timeout to get size of drive 2024-10-28 16:43:25 -06:00
camcontrol.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
depop.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
epc.c camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 2024-04-28 22:21:09 -06:00
fwdownload.c camcontrol: add support for Toshiba drive firmware update 2023-12-29 14:23:51 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00
modeedit.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
persist.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
progress.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
progress.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
timestamp.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
util.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
zone.c camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 2024-04-28 22:21:09 -06:00