From owner-freebsd-questions@FreeBSD.ORG Mon Jun 26 09:52:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 183CF16A400 for ; Mon, 26 Jun 2006 09:52:09 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A28143D45 for ; Mon, 26 Jun 2006 09:52:07 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.139] (helo=anti-virus01-10) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1FunlG-0007Ul-RM; Mon, 26 Jun 2006 10:52:06 +0100 Received: from [82.41.34.175] (helo=[192.168.0.2]) by asmtp-out4.blueyonder.co.uk with esmtp (Exim 4.52) id 1FunlE-0007kG-L6; Mon, 26 Jun 2006 10:52:04 +0100 Message-ID: <449FAE3E.8050508@dial.pipex.com> Date: Mon, 26 Jun 2006 10:51:58 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20060515 X-Accept-Language: en MIME-Version: 1.0 To: Alex Franks References: <2f488c030606221106q4183de17gbff80d696f704505@mail.gmail.com> <449BAE45.7030705@dial.pipex.com> <2f488c030606231113i2b9b4bdcsa1b4192be54b9011@mail.gmail.com> <70e8236f0606231240t77e1b510xd5ecd98c093af559@mail.gmail.com> <2f488c030606231623x662d93afl8ff4875989d143c8@mail.gmail.com> In-Reply-To: <2f488c030606231623x662d93afl8ff4875989d143c8@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Joao Barros , freebsd-questions@freebsd.org Subject: Re: Hot-Swapping hard drives on Dell PowerEdge 2850 running FBSD 5.5-PRE 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: Mon, 26 Jun 2006 09:52:09 -0000 Alex Franks wrote: > Sadly, amrstat-20060414 doesn't build on FBSD 6.0 or earlier (or so > says the error msg I get when trying to build it). I've got megarc > installed but have no idea how to use it and no man page was included > with the port. > > Anyone more familiar with this utility? Type # megarc \? to get a usage synopsis. Then e.g. # megarc -dispCfg \? for specific command usage and explanation. Truly hideous, but at least it's there. --Alex