From owner-freebsd-questions@FreeBSD.ORG Mon Jan 26 13:48:07 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 345BFA0F for ; Mon, 26 Jan 2015 13:48:07 +0000 (UTC) Received: from raven.philkeogh.com (unknown [IPv6:2600:3c01::f03c:91ff:fe96:d731]) (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 1F855382 for ; Mon, 26 Jan 2015 13:48:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by raven.philkeogh.com (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id t0QDm5g3023139; Mon, 26 Jan 2015 05:48:06 -0800 Date: Mon, 26 Jan 2015 05:48:05 -0800 (PST) From: Philip Keogh X-X-Sender: pkeogh@raven.philkeogh.com To: Albert Shih Subject: Re: mrsas on Dell R730 In-Reply-To: <20150126133406.GA25856@pcjas.obspm.fr> Message-ID: References: <20150126133406.GA25856@pcjas.obspm.fr> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2015 13:48:07 -0000 On Mon, 26 Jan 2015, Albert Shih wrote: > Hi everyone. > > I've a new R730, and I just install FreeBSD 10.1 with mrsas driver for > the raid card (the mfi don't works). > > Now the server is up and running I would like to known if they are any > method to get the status of the raid card ? > > I just pull out one disk from the raid luns so the volume should be on > « degraded » mode, but I don't see anywhere. No message on the dmesg. > And through camcontrol I don't see how I can get the status. > > Regards. > > JAS > Have you tried the MegaCli or MegaCli6? It works on PERC controllers. The commands and syntax take a while to get used to, and comprehensive documentation is sparse - http://tools.rapidsoft.de/perc/ is a good resource as well as IBM's manual for their implementation at http://goo.gl/0mLjEl to learn more.