From owner-freebsd-stable@FreeBSD.ORG Mon Mar 26 00:39:43 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 804B616A406 for ; Mon, 26 Mar 2007 00:39:43 +0000 (UTC) (envelope-from joe@zircon.seattle.wa.us) Received: from dsl254-019-221.sea1.dsl.speakeasy.net (dsl254-019-221.sea1.dsl.speakeasy.net [216.254.19.221]) by mx1.freebsd.org (Postfix) with SMTP id 311AB13C465 for ; Mon, 26 Mar 2007 00:39:43 +0000 (UTC) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 67635 invoked from network); 26 Mar 2007 00:13:01 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 26 Mar 2007 00:13:01 -0000 Message-ID: <4607100B.5050807@zircon.seattle.wa.us> Date: Sun, 25 Mar 2007 17:12:59 -0700 From: Joe Kelsey User-Agent: Thunderbird 1.5.0.9 (X11/20070120) MIME-Version: 1.0 To: Ivan Voras References: <4606E163.9000506@zircon.seattle.wa.us> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: gmirror Issues 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, 26 Mar 2007 00:39:43 -0000 Ivan Voras wrote: > Joe Kelsey wrote: > > >> So, after loading the mirror stuff, I regularly lock up the system by >> trying to perform simple activities on the mirror. What do I need to do >> differently? >> >> Here are the relevant dmesg lines: >> atapci0: port >> 0xa000-0xa007,0x9800-0x9803,0x9400-0x9407,0x9000-0x9003,0x8800-0x880f >> mem 0xfba00000-0xfba001ff irq 18 at device 13.0 on pci0 >> > > I did almost the same thing you did with gmirror on 6.2-release on amd64 > the other day and it worked. There were several complaints about "SiI" > hardware in the past, though - you might want to search the lists. > > Thank you for the suggestion, but it does not help. There is some traffic on the list about the 3112, but I have a 3512, which does not have any list traffic about bugs. The major thing that needs doing is a detailed explanation of how to take two brand new disk drives and mirror them. Nothing in the documentation discusses this. Do you have to create file systems on the drives first? Do you have to use fdisk to slice them up? Is there a size limit on drives? I am trying to mirror two 400G drives, is this supported? There is no information anywhere that I can find about these topics. /Joe