From owner-FreeBSD-users-jp@jp.FreeBSD.org Wed Nov 27 11:22:51 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id gAR2Mp381821;
	Wed, 27 Nov 2002 11:22:51 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from athena.ginganet.org (postfix@tk0008-202x210x243x26.ap-TK.usen.ad.jp [202.210.243.26])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id gAR2Mm281812
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Wed, 27 Nov 2002 11:22:50 +0900 (JST)
	(envelope-from ginga@ginganet.org)
Received: by athena.ginganet.org (Postfix, from userid 5003)
	id EDA053E07; Wed, 27 Nov 2002 11:22:43 +0900 (JST)
From: Kawaguti Ginga <ginga-freebsd@ginganet.org>
To: FreeBSD-users-jp@jp.FreeBSD.org
Message-ID: <20021127022243.GB75858%ginga-freebsd@ginganet.org>
References: <xdzn0nwjx9i.wl@emanon.21164.org> <20021127001319L.kgotoh@cic-kk.co.jp> <021126004303.M0108367@ns.kobe1995.net> <20021126140551C.kgotoh@cic-kk.co.jp> <xdzr8d8k6om.wl@emanon.21164.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Disposition: inline
In-Reply-To: <20021127001319L.kgotoh@cic-kk.co.jp> <xdzr8d8k6om.wl@emanon.21164.org>
User-Agent: Mutt/1.5.1i-ja.1
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Wed, 27 Nov 2002 11:22:43 +0900
X-Sequence: FreeBSD-users-jp 72346
Subject: [FreeBSD-users-jp 72346] Re: DELL PowerEdge600SC
 =?ISO-2022-JP?B?GyRCJE4bKEI=?= IDE-RAID
 =?ISO-2022-JP?B?GyRCJE87SCQoJF4kOSQrISkbKEI=?=
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: ginga-freebsd@ginganet.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+021111

$B@n8}$G$9(B

In Tue, Nov 26, 2002 at 06:43:05PM +0900,
Tohru Kimura <k@21164.org> wrote:
> amr$B$H$7$F8+$($k$N$J$i!"$b$7$+$7$?$i2<5-$NJ*$,MxMQ$G$k$+$b$7$l$^$;$s!#(B
> 
>  http://www.jpn.hp.com/software/os/freebsd/tech/faq/#19
> 
> $BC"$7!"$"$/$^$G$b(BHP NetRAID 1s (AMI MegaRAIDExpress200(Series466))$BMQ(B
> $B$N(Btool$B$G$9$N$G!";H$($k$+$I$&$+$OH=$j$^$;$s!#(B

$B<j85$N8<?M;V8~(B MegaRAID PCI i4(LSI Logic MegaRAID i4)$B$G$b(B
($B7k2L$,@5$7$$$N$+$OL$3NG'$G$9$,(B)$B;H$($^$7$?!%(BCERC $B$HF1$8$b$N$N$O$:!%(B
4.7-stable/GENERIC $B$G$9!%(B

# dmesg|grep amr
amr0: <AMI MegaRAID> mem 0xeedf0000-0xeedfffff irq 11 at device 13.0 on pci0
amr0: <MegaRAID IDE i4> Firmware M661, BIOS 1.01, 16MB RAM
amrd0: <MegaRAID logical drive> on amr0
amrd0: 353394MB (723750912 sectors) RAID 5 (optimal)
# ./amrmon /dev/amr0
Battery Status: , Module Missing

Logical Drive  0: optimal

Physical Drive  0: online
Physical Drive 16: online
Physical Drive 32: online
Physical Drive 48: online

Rebuild Rate: 30[%]

$B$7$+$7!$CY$$$C$9$M!$$3$l(B... 
($B3:Ev5!$OB.EY$OA4$/I,MW$J$$$N$G(B RAID5 $BAH$s$G$_$?$b$N$N(B...)

In Wed, Nov 27, 2002 at 12:13:19AM +0900,
Kazumasa Gotoh <kgotoh@cic-kk.co.jp> wrote:
> > > $B$H$3$m$G:G8e$N(B 'Rebuild Rate:' $B$H$$$&$N$O2?$NCM$J$N$G$7$g$&$+!)(B
$BN,(B
> $B$=$&$$$&0UL#$J$N$G$7$g$&$+!#(Breadme $B$rFI$s$G$b$h$/0UL#$,<h$l$^(B
> $B$;$s$G$7$?!#(B(^^; $B$=$N$&$A$K%=!<%9$G$b8+$FD4$Y$F$_$h$&$+$J!#(B

source $B8+$F$b(B amrreg.h $B$N(B
/*
 * Enquiry3 structure
 */
struct amr_enquiry3
{
    u_int32_t   ae_datasize;            /* valid data size in this structure */
    union {                             /* event notify structure */
        struct amr_notify       n;
        u_int8_t                pad[0x80];
    }           ae_notify;
    u_int8_t    ae_rebuildrate;         /* current rebuild rate in % */
		$B",$3$l(B
$B0J2<N,(B

$B$r%3%s%H%m!<%i!<$KLd$$9g$o$;$F(B printf $B$7$F$$$k(B
$B$@$1(B($B$G$9$h$M(B?)$B$J$N$G!$%3%s%H%m!<%i!<$N;EMM$NJ}$r(B
$BD4$Y$J$$$HJ,$+$i$J$$(B($B$H$$$&$+!$(BWindows $B$J$I$N%f!<%F%#%j%F%#$N(B
$B;qNA$r8+$?J}$,NI$$(B)$B$H$$$&5$$,$7$^$9!%(B

($BMW$9$k$K!$;d$ONI$/J,$+$i$J$+$C$?(B...)
-- 
       $B"J"J(B
Zzz.. (- - )$B"^"^"=!A(B           $B@n8}(B $B6d2O(B
      ##############   ginga-freebsd@ginganet.org
