Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cciss_vol_status-1.04 | 2009-09-21 | ||
cciss_vol_status-1.03 | 2007-06-18 | ||
cciss_vol_status-1.02 | 2007-03-27 | ||
cciss_vol_status-1.01 | 2007-03-06 | ||
cciss_vol_status-1.00 | 2007-03-02 | ||
cciss_vol_status-1.12a.tar.gz | 2020-06-16 | 120.7 kB | |
readme | 2020-06-16 | 944 Bytes | |
cciss_vol_status-1.12.tar.gz | 2017-04-17 | 120.3 kB | |
cciss_vol_status-1.11.tar.gz | 2013-05-24 | 112.3 kB | |
cciss_vol_status-1.10.tar.gz | 2012-08-09 | 107.2 kB | |
cciss_vol_status-1.09.tar.gz | 2010-12-06 | 105.0 kB | |
cciss_vol_status-1.08.tar.gz | 2010-12-02 | 104.8 kB | |
cciss_vol_status-1.07.tar.gz | 2010-12-02 | 104.6 kB | |
cciss_vol_status-1.06.tar.gz | 2009-11-19 | 95.1 kB | |
Totals: 14 Items | 870.9 kB | 68 |
cciss_vol_status is a linux/FreeBSD utility to quickly show the status of logical drives on HP's line of Smart Array RAID controllers. It should work with both the hpsa and cciss drivers, as well as with the HP proprietary hpvsa software RAID driver. Current version is 1.12a, released June 16, 2020. Changes since 1.12 * Corrected logic, use bitwise instead of logical ands * Fixed out of bounds array * Formatting changes Changes since 1.11 * Added support for new controllers * Added print out of Total Cache Memory and Cache ratio * Added RAID 1 ADM Changes since 1.10: * Added support for new controllers * Now can report status of nonvolatile cache * Misc. code cleanup and refactoring * Do not spin up sleeping spare drives. This is done by using "extended" CISS_REPORT_LUNS to obtain the device type instead of sending inquiries to every device returned by standard CISS_REPORT_LUNS to get the device type.