Navigation : Top/3ware 9500S-4LPの設定

3ware 9500S-4LPの設定

ソフトのダウンロード

  • www.3ware.com
    • 3DM2_CLI-Linux_x86-9.5.0.tgz
      tar 3DM2_CLI-Linux_x86-9.5.0.tgz 
      ./setupLinux_x86.bin

Web application

コマンドライン

3ware CLI (Command Line Interface)

設定の確認

cd /opt/AMCC/CLI|
./tw_cli
//aragorn> info
Ctl   Model        (V)Ports  Drives   Units   NotOpt  RRate   VRate  BBU
------------------------------------------------------------------------
c0    9500S-4LP    4         4        1       0       1       1      -

//aragorn> info c0 model
/c0 Model = 9500S-4LP

状態の確認

  • aragorn:/opt/AMCC/CLI|% ./tw_cli info c0 allunitstatus
    /c0 Total Optimal Units = 1
    /c0 Not Optimal Units = 0
  • aragorn:/opt/AMCC/CLI|% ./tw_cli info c0
    Unit  UnitType  Status         %RCmpl  %V/I/M  Stripe  Size(GB)  Cache   AVrfy
    ------------------------------------------------------------------------------
    u0    RAID-5    OK             -       -       64K     2793.94   ON     OFF
    
    Port   Status           Unit   Size        Blocks        Serial
    ---------------------------------------------------------------
    p0     OK               u0     931.51 GB   1953525168    GTA000PAG5PVLA
    p1     OK               u0     931.51 GB   1953525168    GTA000PAG5PZHA
    p2     OK               u0     931.51 GB   1953525168    GTA000PAG5NMDA
    p3     OK               u0     931.51 GB   1953525168    GTA000PAG59Z1A
  • aragorn:/opt/AMCC/CLI|% ./tw_cli info c0 u0
    Unit     UnitType  Status         %RCmpl  %V/I/M  Port  Stripe  Size(GB)
    ------------------------------------------------------------------------
    u0       RAID-5    OK             -       -       -     64K     2793.94
    u0-0     DISK      OK             -       -       p3    -       931.312
    u0-1     DISK      OK             -       -       p2    -       931.312
    u0-2     DISK      OK             -       -       p1    -       931.312
    u0-3     DISK      OK             -       -       p0    -       931.312

Link