Changes between Version 15 and Version 16 of 3Ware


Ignore:
Timestamp:
08/25/08 11:40:45 (16 years ago)
Author:
Adam Cécile
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 3Ware

    v15 v16  
    5959Moreover, it show rebuild status in percent when the array is rebuilding and it's easily parsable because 3Ware filled the not relevant columns with a dash instead of let them empty. Good job !
    6060
     61
     62== 3ware-status ==
     63
     643ware-status is a package I wrote by myself. It includes a python wrapper around tw_cli command and an initscript which daemonize the launch of the wrapper.[[BR]]
     65It also handle failure detection and report it by mail and syslog. It also handle unexpected output change and reminder until the status is fine again.
     66
     67''GRAB-IT NOW FROM OUR REPOSITORY''
     68
     69Example output:
     70{{{
     71server:~# 3ware-status
     72-- Arrays informations --
     73-- ID   Type    Size    Status
     74c0u0    RAID1   153G    OK
     75
     76-- Disks informations
     77-- ID   Model           Status
     78c0u0p0  VNRD3EC4C7J1SM  OK
     79c0u0p1  VNRD3EC4C7HZZM  OK
     80}}}
     81
    6182== 3dm2 ==
    6283