From owner-freebsd-stable@FreeBSD.ORG Mon Jul 17 14:51:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB1416A4E6 for ; Mon, 17 Jul 2006 14:51:47 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44DDB43D5A for ; Mon, 17 Jul 2006 14:51:27 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k6HEp88L071450; Mon, 17 Jul 2006 10:51:08 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3P/8.13.3) with ESMTP id k6HEpK0D005696 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Jul 2006 10:51:20 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060717104757.051cc068@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Mon, 17 Jul 2006 10:51:50 -0400 To: Johan =?iso-8859-1?Q?Str=F6m?= , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <4AD53F0E-4CDA-4D20-82A4-A248FC541184@stromnet.org> References: <8D08DDB6-6AC1-45B6-B2CE-08782F54968A@stromnet.org> <884C01BC-3E97-46EC-AA8B-E70C3931F3A4@stromnet.org> <36895211-2796-4213-B336-6279AB3AC3CB@stromnet.org> <20060713132357.Y61840@fledge.watson.org> <44B7EA39.4060509@quip.cz> <6.2.3.4.0.20060716185019.12a29240@64.7.153.2> <4AD53F0E-4CDA-4D20-82A4-A248FC541184@stromnet.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner1 X-Virus-Status: Clean Cc: Subject: Re: ATA problems again ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2006 14:51:47 -0000 At 05:59 AM 17/07/2006, Johan Str=F6m wrote: >On 17 jul 2006, at 00.53, Mike Tancsa wrote: > >>At 03:02 PM 14/07/2006, Miroslav Lachman wrote: >> >> >>>After reboot (command reboot), system boot up with both disks >>>attached and start autosynchronization. I do not know, if this is >>>hw or sw error, I got >> >>Install the smartmontools from >> >>/usr/ports/sysutils/smartmontools/ >> >>and post the output of >>smartctl -a /dev/ad8 > >I tried this on my SATA disk ad6: >=3D=3D=3D START OF INFORMATION SECTION =3D=3D=3D >Model Family: Maxtor MaXLine III family >Device Model: Maxtor 7L300S0 >Serial Number: L60CJKPH >Firmware Version: BANC1G10 >User Capacity: 300,090,728,448 bytes >Device is: In smartctl database [for details use: -P show] >ATA Version is: 7 >ATA Standard is: ATA/ATAPI-7 T13 1532D revision 0 >Local Time is: Mon Jul 17 11:54:35 2006 CEST >SMART support is: Available - device has SMART capability. >SMART support is: Enabled >.... >SMART Error Log Version: 1 >No Errors Logged > >Any other output from smartctl that can help? Both my ad4 and ad6 are >the same. This at least rules out the disks being bad for=20 the most part. It still could be bad cables, but=20 if you changed those out than its=20 doubtful. Perhaps try updating to RELENG_6 ? If=20 its a gmirror issue, I think there have been a number of fixes. ---Mike=20