logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

array-info - check the status of a HP (Compaq) SmartArray controller

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  ver‐
       sion,  Rom  revision, number of physical and logical drives on the controller, aswell as the fault toler‐
       ance, size, number of physical disks and status for each logical drive.

Name

       array-info - check the status of a HP (Compaq) SmartArray controller

Options

--device|-d
              Path to array device, e.g. /dev/ida/c0d0 or /dev/cciss/c0d1

       --all-drives|-a
              Show informations about all drives

       --logicaldrive|-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

Synopsis

array-info-darray_device_path [-a|-l|-A|-c|-s|-L|-h]

See Also