From owner-freebsd-stable@FreeBSD.ORG Thu Jul 22 07:30:11 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D9BA106566C for ; Thu, 22 Jul 2010 07:30:11 +0000 (UTC) (envelope-from spork@bway.net) Received: from xena.bway.net (xena.bway.net [216.220.96.26]) by mx1.freebsd.org (Postfix) with ESMTP id 558D88FC13 for ; Thu, 22 Jul 2010 07:30:10 +0000 (UTC) Received: (qmail 67384 invoked by uid 0); 22 Jul 2010 07:30:10 -0000 Received: from unknown (HELO ?10.3.2.41?) (spork@96.57.144.66) by smtp.bway.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 Jul 2010 07:30:10 -0000 Date: Thu, 22 Jul 2010 03:30:09 -0400 (EDT) From: Charles Sprickman X-X-Sender: spork@hotlap.local To: Dan Langille In-Reply-To: <4C47ED09.7020808@langille.org> Message-ID: References: <4C47B57F.5020309@langille.org> <4C47E610.2040409@langille.org> <4C47EC47.5090000@yandex.ru> <4C47ED09.7020808@langille.org> User-Agent: Alpine 2.00 (OSX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Adam Vande More , "Andrey V. Elsukov" , freebsd-stable Subject: Re: Using GTP and glabel for ZFS arrays 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: Thu, 22 Jul 2010 07:30:11 -0000 On Thu, 22 Jul 2010, Dan Langille wrote: > On 7/22/2010 2:59 AM, Andrey V. Elsukov wrote: >> On 22.07.2010 10:32, Dan Langille wrote: >>> I'm not sure of the criteria, but this is what I'm running: >>> >>> atapci0: port 0xdc00-0xdc0f mem >>> 0xfbeffc00-0xfbeffc7f,0xfbef0000-0xfbef7fff irq 17 at device 4.0 on pci7 >>> >>> atapci1: port 0xac00-0xac0f mem >>> 0xfbbffc00-0xfbbffc7f,0xfbbf0000-0xfbbf7fff irq 19 at device 4.0 on pci3 >>> >>> I added ahci_load="YES" to loader.conf and rebooted. Now I see: >> >> You can add siis_load="YES" to loader.conf for SiI 3124. > > Ahh, thank you. > > I'm afraid to do that now, before I label my ZFS drives for fear that the ZFS > array will be messed up. But I do plan to do that for the system after my > plan is implemented. Thank you. :) You may even get hotplug support if you're lucky. :) I just built a box and gave it a spin with the "old" ata stuff and then with the "new" (AHCI) stuff. It does perform a bit better and my BIOS claims it supports hotplug with ahci enabled as well... Still have to test that. Charles > -- > Dan Langille - http://langille.org/ > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >