Networkerでテープを使いまわす際に、異なったNetworkerサーバーで登録されたテープはボリューム名がついていても、リポジトリに登録されていないために利用できない。
ラベル付けをしないで読み込むだけだと以下のようにメディアがデータベースに登録されていないことがわかる。
>nsrjb 1: TANDBERG@4.5.1 [enabled] There is only one enabled and configured jukebox: TANDBERG@4.5.1 Jukebox TANDBERG@4.5.1: (Ready to accept commands) slot volume pool barcode volume id recy clable 1: 2: 3: 4: ME0004L4* ME0004L4 1053559630 5: 6: 7: *not registered in the NetWorker media data base drive 1 (\\.\Tape0) slot 4: ME0004L4
テープを再利用するためには、ボリュームラベルをリポジトリに登録する必要があり、その際の手順をまとめておく。
マウントしないでロードする
nsrjb -ln MonthlyEnd001 Info: Volume 'MonthlyEnd001' is not in media database. Jukebox operation finished with status: succeeded
スキャンする。
>scanner "\\.\Tape0" もしくは >scanner -m "\\.\Tape0"