Changes between Version 12 and Version 13 of 3Ware


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

--

Legend:

Unmodified
Added
Removed
Modified
  • 3Ware

    v12 v13  
    2727Latest version is 2.00.07.009, available in 3Ware applications package release 9.5.0.1.
    2828
    29 ''AVAILABLE IN OUR DEBIAN PACKAGES REPOSITORY FOR BOTH I386 AND AMD64 ARCHITECTURES !''
     29''AVAILABLE IN OUR DEBIAN PACKAGES REPOSITORY FOR BOTH I386 AND AMD64 ARCHITECTURES''
     30
     31Here is a quickstart guide for tw_cli:
     32
     33List available controllers:
     34{{{
     35server:~# tw-cli info
     36
     37Ctl   Model        (V)Ports  Drives   Units   NotOpt  RRate   VRate  BBU
     38------------------------------------------------------------------------
     39c0    8006-2LP     2         2        1       0       2       -      -
     40}}}
     41
     42All arrays and disks from controller "c0":
     43{{{
     44
     45}}}neon:~# tw-cli info c0
     46
     47Unit  UnitType  Status         %RCmpl  %V/I/M  Stripe  Size(GB)  Cache  AVrfy
     48------------------------------------------------------------------------------
     49u0    RAID-1    OK             -       -       -       153.385   OFF    -
     50
     51Port   Status           Unit   Size        Blocks        Serial
     52---------------------------------------------------------------
     53p0     OK               u0     153.38 GB   321672960     VNRD3EC4C7J1SM
     54p1     OK               u0     153.38 GB   321672960     VNRD3EC4C7HZZM
     55}}}
    3056
    3157== 3dm2 ==