From owner-freebsd-questions@FreeBSD.ORG Tue Mar 31 16:26:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA2491065673 for ; Tue, 31 Mar 2009 16:26:17 +0000 (UTC) (envelope-from erazorbg@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id 4EE688FC1D for ; Tue, 31 Mar 2009 16:26:17 +0000 (UTC) (envelope-from erazorbg@gmail.com) Received: by fxm11 with SMTP id 11so2408863fxm.43 for ; Tue, 31 Mar 2009 09:26:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=OlzLEj+vePxliy5JCJkdhiZJZejVl+OkAmN8gOaQ0bk=; b=njFGL4irJdmil0NyTgtOp8rmby11K24h0uWzYm7FAruqXQBGKvZqv3HCWoGlRa8GTI 7tmjz+YvG+Neukdjx6VCJTZq43uu3/FHdMPc/IzeXtiKHD3mZwQZi/xMMT6zKO4GogH/ lIqwxE5Yhxm2marr7mG6OQtpfiXTPw3t5jzJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ghS49G+Qef+5NSrE6BOhq6wsKpazB2hO7x7nJ8X1rCDJ5E3yXQM9Brnm+YERGl4fFi 1Tq2VdGBMFKn/CUadOqRmMMBHKIDW25FTnVxdF85mdLlw1A9gncT9FNJ5ZViH7lPrATj FzHwrV4MD0Em8QAmXEPlXxbGko2BRiBr2mQ2Q= MIME-Version: 1.0 Received: by 10.103.11.5 with SMTP id o5mr2337320mui.75.1238515091503; Tue, 31 Mar 2009 08:58:11 -0700 (PDT) Date: Tue, 31 Mar 2009 18:58:11 +0300 Message-ID: <7cc8007f0903310858u43844e3as38a43cbdd610942e@mail.gmail.com> From: Dimiter Ivanov To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: the proper way to find if RAID is supported. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 16:26:18 -0000 Hello, i have a Silicon Image SATA controler, which is identified as: It has 4 ports, and supports RAID. I configured the RAID trough the BIOS, but FreeBSD 7.1, does not see the RAID arrays, only 4 separate disks. I searched the mailing lists, and there are few messages saying that the RAID setup of this controller is not supported. Only those messages are 3-5 years old. I want to know where can I find a definite information, if this feature is supported now?