AMRCTL(8) BSD System Manager's Manual AMRCTL(8)NAME
amrctl -- Control utility for AMI MegaRaid controllers
SYNOPSIS
amrctl stat [-bgv] [-a attempts] [-f device] [-l volno] [-p driveno] [-s busno] [-s busno:driveno] [-t microseconds]
DESCRIPTION
The amrctl queries or controls AMI MegaRaid controllers supported by the amr(4) driver.
Only the stat subcommand is currently implemented, and reports status of the controller. The options for the stat subcommand are as follows:
-a attempts Number of retries for a command before giving up. Default 5.
-b Report battery status.
-f device Device to use. Default to /dev/amr0.
-g Report global paramters for the controller.
-l volno Report status of a logical drive.
-p driveno Report status of a physical drive.
-s busno Report status of all physical drives on the specified bus.
-s busno:driveno
Report status of the specified physical drive on the specified bus.
-t microseconds
Delay between retries for a command.
-v Increase verbosity level by one.
SEE ALSO amr(4)HISTORY
The amrctl command first appeared in NetBSD 4.0.
AUTHORS
The amrctl command was written by Pierre David <Pierre.David@crc.u-strasbg.fr> and
Jung-uk Kim <jkim@FreeBSD.org> for FreeBSD.
BSD July 22, 2006 BSD
Check Out this Related Man Page
array-info(1)array-info(1)NAME
array-info - check the status of a HP (Compaq) SmartArray controller
SYNOPSIS
array-info -d array_device_path [-a|-l|-A|-c|-s|-L|-h]
DESCRIPTION
Array-info is a command line tool to retrieve informations and logical drives status from several RAID controllers (currently HP Compaq IDA
and CISS and MD). It displays informations about the firmware version, Rom revision, number of physical and logical drives on the con-
troller, aswell as the fault tolerance, size, number of physical disks and status for each logical drive.
OPTIONS --device | -d
Path to array device, e.g. /dev/ida/c0d0 or /dev/cciss/c0d1
--all-drives | -a
Show informations about all drives
--logical drive | -l
Show informations about selected logical drive
--show-ctrl | -c
Show informations about controller
--show-logical | -L
Show informations about logical drives
--show-physical | -p
Show physical device informations
--show-status | -s
Show status of logical drives
--show-all | -A
Show all informations
--version | -V
Show version
-h Show help about options
COPYRIGHT
This manual page was written by Raphael Pinson <<raphink@ubuntu.com>>. Permission is granted to copy, distribute and/or modify this docu-
ment under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
2006-12-15 array-info(1)
Hi to all,
I have a file where the subject could contain "Summarized Availability Report" or only "Summarized Report"
If the subject is "Summarized Availability Report" I want to apply it Scrip1 and if the subject is "Summarized Report"
I want to apply it Scrip2.
1-) I would like you... (5 Replies)
Hi All,
I am facing a problem, regarding code security on EC2.
We have created an AMI which contains our code in it, and need to bind the code to the AMI so that no one can take the code out of the AMI.
Are there some ways to achieve this ??? (2 Replies)
Good day.
I have a Sun Netra X4200 M2 server with AMI BIOS. When I performed a iostat -En, I noticed that the AMI Virtual CDROM had taken device id c0t0d0, however, I need c0t0d0 for the real CD/DVD device.
So, I disabled the Virtual CDROM in the BIOS and rebooted. Lo and behold, the... (0 Replies)
Hi,
I have a Report.txt file. Say the contents of this file are :
1 2 3 4 5 7 df v g gf
e r dfkf lsdk dslsdklsdk
Report Start: xxxxxxdad
asdffsdfsdfsdfasfasdffasdf
sadfasdfsadffsfsdf Report End.
sdfasdfasdf
sdfasfdasdfasdfasdfasdf
sadfasdfsdf
I need to grab from Report Start... (3 Replies)