From owner-freebsd-hackers@freebsd.org Thu Jul 5 04:29:29 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA3E71043F5B for ; Thu, 5 Jul 2018 04:29:29 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D1EB861C7 for ; Thu, 5 Jul 2018 04:29:29 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w654TRl6046216; Wed, 4 Jul 2018 21:29:27 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w654TRrB046215; Wed, 4 Jul 2018 21:29:27 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201807050429.w654TRrB046215@pdx.rh.CN85.dnsmgr.net> Subject: Re: Confusing smartd messages In-Reply-To: <53c3dd92-d408-8d05-9746-d6b0a5a32b5b@m5p.com> To: George Mitchell Date: Wed, 4 Jul 2018 21:29:27 -0700 (PDT) CC: freebsd-hackers@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2018 04:29:29 -0000 > On 07/04/18 21:13, Eugene Grosbein wrote: > > 05.07.2018 8:05, Rodney W. Grimes wrote: > > > >> It would of also been nice if the ata standard would of made a way > >> to get the LBA of pending sectors so that a very quick rewrite attempt > >> could be done to fix them. IIRC this info is avalible, but in a vendor > >> specific way. > > > > "smartctl -t long" reveals LBA of first pending sector. > > [...] > > "zpool scrub" completed with no apparent problem, and I've just started > "smartctl -t long", which claims it will finish in 398 minutes. Is there any addition error log entries in either smartctl -a smartctl -x -- Rod Grimes rgrimes@freebsd.org