Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 13:30:23 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Updated on SATA drive problem
Message-ID:  <20050326193022.GD12481@dan.emsphone.com>
In-Reply-To: <11929402.20050326195054@wanadoo.fr>
References:  <239528826.20050326182122@wanadoo.fr> <42459AD8.90802@makeworld.com> <11929402.20050326195054@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 26), Anthony Atkielski said:
> Chris writes:
> > That's good news - I'm glad to hear that you are progressing with
> > your issues. Once you have these items under control - you ought to
> > have a more enjoyable experiance with whatever OS you wish to use.
> 
> Now if I could just fine the problem FreeBSD has with my SCSI drives
> on my test machine.  I noticed that the pages and pages of error
> messages I get sometimes when doing I/O to the disks are also
> generated even by something as simple as "smartctl -a" which
> presumably does not do any physical I/O to the platters.  This would
> seem to rule out any hardware problems involving the media,
> actuators, etc.

smartctl sends raw SCSI requests to the disk, and I think a recent
change in either smartmontools or the scsi code is ending up with the
wrong timeout value, so the request times out immediately.  This
happens to me when I launch smartd on all my machines, but it's
intermittent and doesn't seem to affect anything (I get periodic
temerature notifications after that with no timeout errors).  See PR
misc/73833 .

-- 
	Dan Nelson
	dnelson@allantgroup.com



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