From owner-freebsd-fs@FreeBSD.ORG Tue Mar 19 18:36:13 2013 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8603A6AE for ; Tue, 19 Mar 2013 18:36:13 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC76D0C for ; Tue, 19 Mar 2013 18:36:13 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:a1ea:346e:4c51:7ab3]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 0F76F4AC58; Tue, 19 Mar 2013 22:36:11 +0400 (MSK) Date: Tue, 19 Mar 2013 22:36:08 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1584925436.20130319223608@serebryakov.spb.ru> To: Dmitry Morozovsky Subject: Re: LSI 9260: is there a way to configure it JBOD like mps? In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@FreeBSD.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Mar 2013 18:36:13 -0000 Hello, Dmitry. You wrote 19 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2013 =D0=B3., 21:45:57: DM> I'm currently in process of making new backup server, based on LSI 9260 DM> controller. I'm planning to use ZFS over disks, hence the most natural= way DM> seems to configure mfi to JBOD mode - but I can't find easy way to reac= h this, DM> neither in BIOS utilities nor via MegaCli ZFS Administration Guide from Sun, errr, Oracle, says, that it is bad idea to use anything but raw spindles for ZFS. You don't need JBOD mode, you need many separate disks, added to ZFS vdev. It allows ZFS to plan parallel requests & distribute vital metainformattion properly. --=20 // Black Lion AKA Lev Serebryakov