このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 3 / 昨日: 0
総計: 837
- Dokuwiki.fl8.jp(279)
- 13 CentOS6メール設定(15)
- 34 UnboundでHA構成(14)
- 05 rsync(14)
- FreeBSD カーネル再構築(13)
- 02 ProFTPD(13)
最近の更新
このページへのアクセス
今日: 3 / 昨日: 0
総計: 837
タスクやリビリルドのプライオリティ変更
ARCCONF SETPRIORITY 1 <task_id> HIGH
ARCCONF SETPRIORITY 1 LOW CURRENT
# /usr/StorMan/arcconf getstatus 1
Controllers found: 1
Logical device Task:
Logical device : 1
Task ID : 101
Current operation : Rebuild
Status : In Progress
Priority : Hight
Percentage complete : 2
# /usr/StorMan/arcconf setpriority 1 101 LOW
# /usr/StorMan/arcconf getstatus 1
Controllers found: 1
Logical device Task:
Logical device : 1
Task ID : 101
Current operation : Rebuild
Status : In Progress
Priority : Low
Percentage complete : 2
# /usr/StorMan/arcconf getconfig 1 Controllers found: 1 ---------------------------------------------------------------------- Controller information ---------------------------------------------------------------------- Controller Status : Optimal Channel description : SAS/SATA Controller Model : Adaptec 5805Q Controller Serial Number : 0A351174ACC Physical Slot : 4 Temperature : 83 C/ 181 F (Normal) Installed memory : 512 MB Copyback : Disabled Background consistency check : Disabled Automatic Failover : Enabled Global task priority : Hight # /usr/StorMan/arcconf setpriority 1 LOW CURRENT # /usr/StorMan/arcconf getconfig 1 Controllers found: 1 ---------------------------------------------------------------------- Controller information ---------------------------------------------------------------------- Controller Status : Optimal Channel description : SAS/SATA Controller Model : Adaptec 5805Q Controller Serial Number : 0A351174ACC Physical Slot : 4 Temperature : 83 C/ 181 F (Normal) Installed memory : 512 MB Copyback : Disabled Background consistency check : Disabled Automatic Failover : Enabled Global task priority : Low