From owner-freebsd-questions@FreeBSD.ORG Tue Mar 17 10:50:49 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 068CE106567D for ; Tue, 17 Mar 2009 10:50:49 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 609E08FC14 for ; Tue, 17 Mar 2009 10:50:48 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n2HAlDac021128 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 17 Mar 2009 17:47:13 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n2HAodKj017363; Tue, 17 Mar 2009 17:50:39 +0700 (ICT) Date: Tue, 17 Mar 2009 17:50:39 +0700 (ICT) Message-Id: <200903171050.n2HAodKj017363@banyan.cs.ait.ac.th> From: Olivier Nicole To: ml@netfence.it In-reply-to: <49BF7E71.6020507@netfence.it> (message from Andrea Venturoli on Tue, 17 Mar 2009 11:41:53 +0100) References: <49BF7E71.6020507@netfence.it> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Fujitsu Siemens Promergy RX100S4 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, 17 Mar 2009 10:50:49 -0000 > I have two SATA disks configured for mirroring in the BIOS; I see the > two disks separately as ad devices, but no RAID device: I'd expect an > ar0 or something. I think that if it is hardware RAID, you should see only one disk. If it is not supported, you will not have access to the RAID error diagnostics in FreeBSD, but it should still appear as one single disk. Bests, olivier