====== 63 Adaptech set priority 優先度変更 ====== ===== arcconfig ===== タスクやリビリルドのプライオリティ変更 ARCCONF SETPRIORITY 1 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 ==== setpriority ==== # /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 {{tag>Adaptech}}