From owner-freebsd-stable@FreeBSD.ORG Tue Nov 6 20:39:21 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 766BC16A46D for ; Tue, 6 Nov 2007 20:39:21 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id DD91F13C4C4 for ; Tue, 6 Nov 2007 20:39:20 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 63013 invoked by uid 1002); 6 Nov 2007 20:39:18 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 10.241348 secs); 06 Nov 2007 20:39:18 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 6 Nov 2007 20:39:07 -0000 Message-ID: <4730D080.6050502@ibctech.ca> Date: Tue, 06 Nov 2007 15:37:20 -0500 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Artem Kuchin References: <048101c820b0$a4507b90$0c00a8c0@Artem> In-Reply-To: <048101c820b0$a4507b90$0c00a8c0@Artem> X-Enigmail-Version: 0.95.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: How to verify a mirror raid using atacontrol? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2007 20:39:21 -0000 Artem Kuchin wrote: > I have a mirror raid on Promise controller > supported by atacontrol. > > How can i verify it? pearl# atacontrol list ATA channel 0: Master: no device present Slave: no device present ATA channel 1: Master: no device present Slave: no device present ATA channel 2: Master: no device present Slave: ad5 ATA/ATAPI rev 7 ATA channel 3: Master: no device present Slave: ad7 ATA/ATAPI rev 7 pearl# atacontrol status ar0 ar0: ATA RAID1 subdisks: ad5 ad7 status: READY pearl# atacontrol info 2 Master: no device present Slave: ad5 ATA/ATAPI rev 7 pearl# atacontrol info 3 Master: no device present Slave: ad7 ATA/ATAPI rev 7 Regards, Steve