NetVault Backup 10.0 以降では WebUI 上で Generic Cleaning の設定を行うことはできません。
deviceconfig ユーティリティを利用して設定ください。
< 設定例 >
----
1) deviceconfig で対象のドライブへ接続
> deviceconfig -servername ml110 -httpsport 8443 -username default -drivemachine ML110 -drivepath "4-0.1.0 (HP Ultrium 3-SCSI)"
2) ドライブへ接続すると項目が表示されます ( 下記は物理テープ装置のドライブへ接続した例です )。6 を入力
Drive Configuration
-------------------
1) NDMP Configuration ...
2) Configuration ...
3) Performance ...
4) Statistics ...
5) SCSI Configuration ...
6) Generic Cleaning ...
Please select an item (1-6):
'q' = quit, 's' = save
3) Generic Cleaning の設定項目が表示されます。4 を入力し、「Use Generic Cleaning」を ON へ変更
Generic Cleaning
----------------
1) Length of cleaning cycle (seconds) - 350
2) Issue a load command to start cleaning cycle - ON
3) List of ASC/ASQ codes that indicate cleaning has completed -
4) Use Generic Cleaning - OFF
Please select an item (1-4):
'b' = go back
4) b を入力して上記 2) の表示へ戻る
5) s を入力して変更を保存
----