ユーザ用ツール

サイト用ツール


サイドバー

このページの翻訳:



最近の更新



Tag Cloud

01_linux:99_その他:61_adaptechでhotspreを使う

61 AdaptechでHotSpreを使う

arcconfig

■HotSpreにする場合
・該当のドライブをレディにする。

arcconf SETSTATE 1 DEVICE 0 20 RDY

・該当ドライブをHotSpreにする。

arcconf SETSTATE 1 DEVICE 0 20 HSP

※チャネル番号と、ドライブ番号は、GETCONFIGで分かる。

arcconf GETCONFIG 1
・
・
Reported Channel,Device(T:L)       : 0,20(20:0)
・
・
・

■参考
http://docs.oracle.com/cd/E19045-01/blade.x6240/820-2145-12/chapter2.html#0_25257

HotSpre が存在するのにRebuildしない場合

#/usr/StorMan/arcconf getconfig 1 LD 1
   Segment 0                                : Present (Controller:1,Enclosure:0,Slot:2) 9WK2YRBW0000C121GECY
   Segment 1                                : Present (Controller:1,Enclosure:0,Slot:3) 9WK2Z1XY000091251D5A
   Segment 2                                : Present (Controller:1,Enclosure:0,Slot:4) 9WK2Z2030000C1229E41
   Segment 3                                : Present (Controller:1,Enclosure:0,Slot:5) 9WK2Z2WJ00009124SELH
   Segment 4                                : Missing
   Segment 5                                : Present (Controller:1,Enclosure:0,Slot:7) 9WK2Z2R400009125U9RR
   Segment 6                                : Present (Controller:1,Enclosure:0,Slot:8) 9WK19MN00000C103544Z
   Segment 7                                : Present (Controller:1,Enclosure:0,Slot:9) 9WK01T2S0000C0276LL7
   Segment 8                                : Present (Controller:1,Enclosure:0,Slot:10) 9WK2Z37E00009125U7DB
   Segment 9                                : Present (Controller:1,Enclosure:0,Slot:11) 9WK162K20000C10353VP
   Segment 10                               : Present (Controller:1,Enclosure:0,Slot:12) 9WK2Z3CM0000C1244JQW
   Segment 11                               : Present (Controller:1,Enclosure:0,Slot:13) 9WK2YXNF00009125U7PZ
   Segment 12                               : Present (Controller:1,Enclosure:0,Slot:14) 9WK2Z25C0000C1180QPQ

#/usr/StorMan/arcconf getconfig 1 PD
         Device #15
         Device is a Hard drive
         State                              : Hot Spare
         Supported                          : Yes
         Transfer Speed                     : SAS 3.0 Gb/s
         Reported Channel,Device(T:L)       : 0,23(23:0)
         Reported Location                  : Enclosure 0, Slot 15
         Reported ESD(T:L)                  : 2,0(0:0)
         Vendor                             : SEAGATE
         Model                              : ST31000424SS
         Firmware                           : 0006
         Serial number                      : 9WK2Z1YL00009125U90R
         World-wide name                    : 5000C50025EC3728
         Size                               : 953869 MB
         Write Cache                        : Enabled (write-back)
         FRU                                : None
         S.M.A.R.T.                         : No
         S.M.A.R.T. warnings                : 0
         Power State                        : Full rpm
         Supported Power States             : Full rpm,Powered off
         SSD                                : No
         MaxCache Capable                   : No
         MaxCache Assigned                  : No

一度再RESCANかけてあげると良い

# /usr/StorMan/arcconf RESCAN 1
01_linux/99_その他/61_adaptechでhotspreを使う.txt · 最終更新: 2020/10/03 07:12 by matsui