Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Aug 2008 12:36:33 +0200
From:      Eugene Butusov <ebutusov@gmail.com>
To:        Jeremy Chadwick <koitsu@FreeBSD.org>
Cc:        FreeBSD-STABLE-LIST <freebsd-stable@freebsd.org>
Subject:   Re: 7-STABLE, gjournal and fsck.
Message-ID:  <48958A31.1000305@gmail.com>
In-Reply-To: <20080802230626.GA24435@eos.sc1.parodius.com>
References:  <4894CE6D.2000204@gmail.com> <20080802215814.GA20164@eos.sc1.parodius.com> <4894DC4C.7030001@gmail.com> <20080802230626.GA24435@eos.sc1.parodius.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Chadwick wrote:
> On Sun, Aug 03, 2008 at 12:14:36AM +0200, Eugene Butusov wrote:
>> 2) smartctl -a /dev/ad4
>> ...
>> 198 Offline_Uncorrectable   0x0030   100   253   000    Old_age Offline       -       0
>> 200 Multi_Zone_Error_Rate   0x0008   100   253   051    Old_age Offline       -       0
>> ...
> 
> The other SMART stats look okay, but can you run an offline test which
> should update counters 198 and 200?  smartctl -t offline /dev/ad4 should
> do the trick.  It may take some time, especially if the disk is being
> used.
> 
> And for clarification: just because the test is called "offline" does
> not mean it brings the disk offline (it doesn't).  :-)

I did smartctl -t offline /dev/ad4, here is the results:

197 Current_Pending_Sector  0x0032   200   200   000    Old_age 
Always       -       0
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age 
Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age 
Always       -       0
200 Multi_Zone_Error_Rate   0x0008   200   200   051    Old_age 
Offline      -       0

I think the problem lies in fsck itself. Somehow it is was unable to 
deal with journaled filesystems It has failed to read them and mark 
them as clean.

Best regards,
-- 
_/_/   .. Eugene Butusov
  _/_/  ... www.devilka.info
   _/_/ .... ebutusov(at)gmail(dot)com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48958A31.1000305>