Date: Sun, 3 Jun 2001 13:02:04 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin Makefile src/etc diskcheckd.conf src/usr.sbin/diskcheckd Makefile diskcheckd.8 diskcheckd.c src/share/man/man5 rc.conf.5 Message-ID: <200106032002.f53K24256308@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/06/03 13:02:04 PDT
Modified files:
usr.sbin Makefile
share/man/man5 rc.conf.5
Added files:
etc diskcheckd.conf
usr.sbin/diskcheckd Makefile diskcheckd.8 diskcheckd.c
Log:
Add diskcheck-daemon.
With a small disk being 20GB these days, chances are pretty good that
an ailing sector will not be read while still being recoverable by
the drive.
Diskcheck daemon will read disks in the background at a low rate and
that way give the diskdrive a chance to detect and correct soft read
errors before they become hard errors.
Idea by: phk
Written by: ben
Revision Changes Path
1.204 +2 -1 src/usr.sbin/Makefile
1.107 +15 -1 src/share/man/man5/rc.conf.5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106032002.f53K24256308>
