From owner-freebsd-current@FreeBSD.ORG Mon Sep 8 05:03:42 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3395416A4BF; Mon, 8 Sep 2003 05:03:42 -0700 (PDT) Received: from silver.he.iki.fi (helenius.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E56543FBD; Mon, 8 Sep 2003 05:03:40 -0700 (PDT) (envelope-from pete@he.iki.fi) Received: from he.iki.fi (localhost.he.iki.fi [127.0.0.1]) by silver.he.iki.fi (8.12.9/8.11.4) with ESMTP id h88C3ckO053410; Mon, 8 Sep 2003 15:03:39 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <3F5C701A.4030605@he.iki.fi> Date: Mon, 08 Sep 2003 15:03:38 +0300 From: Petri Helenius User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030501 X-Accept-Language: English [en],Finnish [fi] MIME-Version: 1.0 To: sos@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: atang rebuild fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 12:03:42 -0000 It seems that the same bug that initially stopped ataraid working at all is there with rebuild: kompak# atacontrol rebuild 0 ad4: FAILURE - oversized DMA transfer attempted 131072 > 65536 ad4: setting up DMA failed kompak# atacontrol status 0 ar0: ATA RAID1 subdisks: ad4 ad8 status: REBUILDING 0% completed kompak# atacontrol status 0 ar0: ATA RAID1 subdisks: ad4 ad8 status: REBUILDING 0% completed kompak# atacontrol status 0 ar0: ATA RAID1 subdisks: ad4 ad8 status: REBUILDING 0% completed kompak# atacontrol status 0 ar0: ATA RAID1 subdisks: ad4 ad8 status: REBUILDING 0% completed kompak# ...and after the message it gets stuck on 0% probably because it never started rebuilding in the first place? Pete