From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 08:16:09 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72DCA106564A for ; Fri, 16 Sep 2011 08:16:09 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from mxin.ulb.ac.be (mxin.ulb.ac.be [164.15.128.112]) by mx1.freebsd.org (Postfix) with ESMTP id F1CB38FC14 for ; Fri, 16 Sep 2011 08:16:08 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqsBAKr5ck6kD30E/2dsb2JhbAAMNYRVoQeEclU9FgsCCwMCAQIBSw0IAQGqcJFXhWeBEQSON4odjCM Received: from bebif01.ulb.ac.be (HELO [10.0.0.194]) ([164.15.125.4]) by smtp.ulb.ac.be with ESMTP; 16 Sep 2011 10:16:07 +0200 Message-ID: <4E7305C6.1020107@ulb.ac.be> Date: Fri, 16 Sep 2011 10:16:06 +0200 From: Julien Cigar Organization: Belgian Biodiversity Platform User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0.2) Gecko/20110908 Thunderbird/6.0.2 MIME-Version: 1.0 To: FreeBSD Questions Content-Type: multipart/mixed; boundary="------------000603020202030909090708" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: AHCI: Error while READ LOG EXT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 08:16:09 -0000 This is a multi-part message in MIME format. --------------000603020202030909090708 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I got strange errors from ahci this morning (on a 8.2-RELEASE box): +ahcich3: Error while READ LOG EXT +ahcich3: Error while READ LOG EXT +GEOM_MIRROR: Request failed (error=5). ada1[READ(offset=457644130304, length=16384)] +GEOM_MIRROR: Device backup: provider ada1 disconnected. +(ada1:ahcich3:0:0:0): Synchronize cache failed +ahcich3: Error while READ LOG EXT +ahcich3: Error while READ LOG EXT +ahcich3: Error while READ LOG EXT The disks are quite recent, so I wondered if it could be a bug in the ahci driver .. ? The controller is a JMicron: ahci1@pci0:0:31:2: class=0x010601 card=0x81ec1043 chip=0x28248086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82801HR/HO/HH (ICH8R/DO/DH) SATA AHCI Controller' class = mass storage subclass = SATA ahci0@pci0:2:0:0: class=0x010601 card=0x81e41043 chip=0x2363197b rev=0x03 hdr=0x00 vendor = 'JMicron Technology Corp.' device = 'JMicron JMB362/JMB363 AHCI Controller (JMB36X)' class = mass storage subclass = SATA atapci0@pci0:2:0:1: class=0x010185 card=0x81e41043 chip=0x2363197b rev=0x03 hdr=0x00 vendor = 'JMicron Technology Corp.' device = 'JMicron JMB362/JMB363 AHCI Controller (JMB36X)' class = mass storage subclass = ATA thank you, Julien -- No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced. --------------000603020202030909090708--