Date: Sun, 11 May 2008 23:00:17 -0700 From: Jeremy Chadwick <koitsu@freebsd.org> To: dikshie <dikshie@gmail.com> Cc: "Andrey V. Elsukov" <bu7cher@yandex.ru>, freebsd-stable@freebsd.org Subject: Re: any available patches for sata: "ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly" Message-ID: <20080512060017.GB1333@eos.sc1.parodius.com> In-Reply-To: <910e60e80805112242w57a6e932tbf48e482d96dc452@mail.gmail.com> References: <910e60e80805112117j1ecb83b4s4cdb62eafbdf748f@mail.gmail.com> <4827D60A.6040200@yandex.ru> <910e60e80805112236r105b5894r285b68f0d28105b1@mail.gmail.com> <910e60e80805112242w57a6e932tbf48e482d96dc452@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 12, 2008 at 02:42:40PM +0900, dikshie wrote: > i just phone computer store and check together the BIOS. > it seems my computer store put the disk on IDE mode NOT on AHCI mode. > after change to AHCI now FreeBSD can detect SATA 300 (for WDC) and > SATA 150 (for DVD-R). Great, there you go. :-) > BUT sometimes I still getting: > ad4: warning - setfeatures set transfer mode taskqueue timeout -completing request directly > ad4: warning - setfeatures enable rcache taskqueue timeout - completing request directly > ad4: warning - setfeatures enable wcache taskqueue timeout - completing request directly > ad4: timeout - flushcache retrying (0 retries left) > geom_journal: flush cache of ad4s1d: error=5 > ad4: timeout - write_dma retrying (1 retry left) LBA=4139103 1) Have you checked SMART statistics of the drive, or run SMART tests? Install ports/sysutils/smartmontools and use smartctl -a /dev/ad4, and provide the output. 2) Is the error always on ad4? If so, is the error always at LBA 4139103, or "around there" (give or take a few thousand addressing blocks)? If so, the ad4 disk may be going bad. Otherwise, I would say this is probably the issue I've documented on my Common Issues page. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080512060017.GB1333>