On Sat, Feb 20, 2010 at 08:21:08PM +0100, Torfinn Ingolfsen wrote:
> Another day, another crash. 
> >From /var/log/messages:
> Feb 20 08:52:26 kg-f2 ntpd[58609]: time reset +1.169751 s
> Feb 20 08:54:57 kg-f2 kernel: ata5: port is not ready (timeout 10000ms) tfd = 
> 0000007f
> Feb 20 08:54:57 kg-f2 kernel: ata5: hardware reset timeout
> Feb 20 19:18:51 kg-f2 syslogd: kernel boot file is /boot/kernel/kernel
> 
> The drives are as follows:
> r...@kg-f2# atacontrol list;camcontrol devlist
> ATA channel 0:
>     Master:      no device present
>     Slave:       no device present
> ATA channel 2:
>     Master:  ad4 <SAMSUNG HD252HJ/1AC01118> SATA revision 2.x
>     Slave:       no device present
> ATA channel 3:
>     Master:  ad6 <SAMSUNG HD252HJ/1AC01118> SATA revision 2.x
>     Slave:       no device present
> ATA channel 4:
>     Master:  ad8 <SAMSUNG HD103SJ/1AJ100E4> SATA revision 2.x
>     Slave:       no device present
> ATA channel 5:
>     Master: ad10 <SAMSUNG HD103SJ/1AJ100E4> SATA revision 2.x
>     Slave:       no device present
> ATA channel 6:
>     Master: ad12 <SAMSUNG HD103SJ/1AJ100E4> SATA revision 2.x
>     Slave:       no device present
> ATA channel 7:
>     Master: ad14 <SAMSUNG HD103SJ/1AJ100E4> SATA revision 2.x
>     Slave:       no device present
> <SAMSUNG HD103SJ 1AJ100E4>         at scbus0 target 0 lun 0 (pass0,ada0)
> 
> Smartctl is happy, too:
> r...@kg-f2# smartctl -H /dev/ad4
> smartctl 5.39 2009-12-09 r2995 [FreeBSD 8.0-STABLE amd64] (local build)
> Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
> 
> === START OF READ SMART DATA SECTION ===
> SMART overall-health self-assessment test result: PASSED
> 
> r...@kg-f2# smartctl -H /dev/ad6
> smartctl 5.39 2009-12-09 r2995 [FreeBSD 8.0-STABLE amd64] (local build)
> Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
> 
> === START OF READ SMART DATA SECTION ===
> SMART overall-health self-assessment test result: PASSED
> 
> r...@kg-f2# smartctl -H /dev/ad8
> smartctl 5.39 2009-12-09 r2995 [FreeBSD 8.0-STABLE amd64] (local build)
> Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
> 
> === START OF READ SMART DATA SECTION ===
> SMART overall-health self-assessment test result: PASSED
> 
> r...@kg-f2# smartctl -H /dev/ad10
> smartctl 5.39 2009-12-09 r2995 [FreeBSD 8.0-STABLE amd64] (local build)
> Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
> 
> === START OF READ SMART DATA SECTION ===
> SMART overall-health self-assessment test result: PASSED
> 
> r...@kg-f2# smartctl -H /dev/ad12
> smartctl 5.39 2009-12-09 r2995 [FreeBSD 8.0-STABLE amd64] (local build)
> Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
> 
> === START OF READ SMART DATA SECTION ===
> SMART overall-health self-assessment test result: PASSED
> 
> r...@kg-f2# smartctl -H /dev/ada0
> smartctl 5.39 2009-12-09 r2995 [FreeBSD 8.0-STABLE amd64] (local build)
> Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
> 
> === START OF READ SMART DATA SECTION ===
> SMART overall-health self-assessment test result: PASSED
> 
> Maybe the hardware is just plain broken.

Can you re-run smartctl -a instead of -H?  Some of the SMART attributes
may help determine what's going on, or there may be related errors in
the SMART error log.

Otherwise I'd say what's happening is a SATA controller lock-up of some
sort, since it happens on any of your channels.  Could be a quirk of
some kind in the SATA->CAM stuff (unless it also happens when using pure
ata(4)).

What controller are these disks hooked to again?

-- 
| Jeremy Chadwick                                   j...@parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to