Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2012 22:44:33 -0800
From:      matt <sendtomatt@gmail.com>
To:        Kevin Oberman <kob6558@gmail.com>
Cc:        Bas Smeelen <b.smeelen@ose.nl>, Adam Vande More <amvandemore@gmail.com>, freebsd-current@freebsd.org, Tomek CEDRO <tomek.cedro@gmail.com>
Subject:   Re: 9.1-RC3 LiveCD missing features
Message-ID:  <50C2E1D1.8060901@gmail.com>
In-Reply-To: <CAN6yY1vuB_gAMX7teuF9et4YOs%2Ba-4MiDYF9xOo4Mw9qdT=bdQ@mail.gmail.com>
References:  <CAFYkXj=R=V=3pUH9FbKq3pdqtga-EuJuTB1avZxi2bkLhUs5WA@mail.gmail.com> <50C26999.6090802@gmail.com> <50C26EF3.5070300@ose.nl> <CAFYkXjnkdjjRhuU6nUYCo4bHMiB9WspQy1Da9ZWs=0cNzYQJeA@mail.gmail.com> <CA%2BtpaK22Nbdr8z1s5_bK_7e8fVXU2Hm=Tk4iW1PDFyQF=T-s%2Bg@mail.gmail.com> <CAN6yY1vuB_gAMX7teuF9et4YOs%2Ba-4MiDYF9xOo4Mw9qdT=bdQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/07/12 17:20, Kevin Oberman wrote:
>
> ports/sysutils/smartmontools? Most modern disks support S.M.A.R.T and
> will log read or write errors as well as perform non-destructive
> (though far from comprehensive) testing.
This is the correct way, since the drive could be hiding bad blocks by
reallocating dying sectors.
Look at your pending sector count, this should be 0 on a good disk. If
it does have a value, it should go away when the sector is
moved/reallocated.

Personally, I don't expect much advanced disk diagnosis out of a system
installer (be it Linux, Windows or Freebsd).
Use this (it's freedos): http://hddguru.com/software/2005.10.02-MHDD/
It can deallocate bad sectors (will require reformat) and show "slow"
sectors as well, in a waterfall-type display.

As far as in the base system, it may be a little late for this, but ZFS
would indicate unreadable blocks via checksum errors after a scrub,
would it not?

Matt




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50C2E1D1.8060901>