From owner-freebsd-questions@freebsd.org Fri Oct 9 04:26:24 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0CA09D120A for ; Fri, 9 Oct 2015 04:26:24 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE9F4BA8 for ; Fri, 9 Oct 2015 04:26:24 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-108-49-223-195.bstnma.fios.verizon.net [108.49.223.195]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by douhisi.pair.com (Postfix) with ESMTPSA id 1435E3F749 for ; Fri, 9 Oct 2015 00:26:17 -0400 (EDT) Message-ID: <561741E8.5080407@sneakertech.com> Date: Fri, 09 Oct 2015 00:26:16 -0400 From: Quartz MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: The saga continues References: <5613CA68.6090909@hiwaay.net> <20151006212741.0e128a23.freebsd@edvax.de> <5614278F.10400@hiwaay.net> <56159C14.2070207@hiwaay.net> <5615DA5C.6010806@hiwaay.net> <5615E62E.6070908@hiwaay.net> <561657F8.1080604@sneakertech.com> <5616691E.2060102@hiwaay.net> In-Reply-To: <5616691E.2060102@hiwaay.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2015 04:26:25 -0000 >I also thought there > might be issues combining drives from different controllers, 2X SATA > slots on the mbd, 4X through a separate controller, no ? AFAIK that's not really an issue with ZFS, as it's basically software RAID anyway. As long as the speed of the onboard ports+drives and card+drives aren't drastically different, it should be ok. Just make sure you disable any 'fakeraid' features all around so there's no funny business.