- Tape 확인
vtl tape show all - 명령어 수행시 전체 Tape목록 확인 Slot번호 압뒤를 확인 해야 함.
sysadmin@dd160# vtl tape show all barcode A00001L3
Processing tapes....
Barcode Pool Location State Size Used (%) Comp Modification Time
-------- ---------- ---------------- ----- ------- ----------------- ---- -------------------
A00001L3 lvtek_TEST lvtek_VTL slot 1 RW 200 GiB 38.6 GiB (19.31%) 2x 2013/04/04 14:28:18
-------- ---------- ---------------- ----- ------- ----------------- ---- -------------------
VTL Tape Summary
----------------
Total number of tapes: 1
Total pools: 1
Total size of tapes: 200 GiB
Total space used by tapes: 38.6 GiB
Average Compression: 2.3x
- Slot에서 Drive로 옮기는 방법
sysadmin@dd160# vtl tape move lvtek_VTL source slot 1 destination drive 1
... moved 1 tape(s)...
- Tape 확인 (Slot에서 Drive로 옮겨진것을 확인)
sysadmin@dd160# vtl tape show all barcode A00001L3
Processing tapes....
Barcode Pool Location State Size Used (%) Comp Modification Time
-------- ---------- ----------------- ----- ------- ----------------- ---- -------------------
A00001L3 lvtek_TEST lvtek_VTL drive 1 RW 200 GiB 38.6 GiB (19.31%) 2x 2013/04/04 14:28:18
-------- ---------- ----------------- ----- ------- ----------------- ---- -------------------
VTL Tape Summary
----------------
Total number of tapes: 1
Total pools: 1
Total size of tapes: 200 GiB
Total space used by tapes: 38.6 GiB
Average Compression: 2.3x
- Drive에서 Slot으로 옮기는 방법
sysadmin@dd160# vtl tape move lvtek_VTL source drive 1 destination slot 1
... moved 1 tape(s)...
- Drive에서 Slot으로 옮겨진것을 확인
sysadmin@dd160# vtl tape show all barcode A00001L3
Processing tapes....
Barcode Pool Location State Size Used (%) Comp Modification Time
-------- ---------- ---------------- ----- ------- ----------------- ---- -------------------
A00001L3 lvtek_TEST lvtek_VTL slot 1 RW 200 GiB 38.6 GiB (19.31%) 2x 2013/04/04 14:28:18
-------- ---------- ---------------- ----- ------- ----------------- ---- -------------------
VTL Tape Summary
----------------
Total number of tapes: 1
Total pools: 1
Total size of tapes: 200 GiB
Total space used by tapes: 38.6 GiB
Average Compression: 2.3x
Vtl Tape Move 명령어 .....
sysadmin@dd160# vtl tape move
Incorrect syntax "vtl tape move", showing help:
Commands matching "vtl tape move":
vtl tape move <vtl> source {slot | drive | cap} {<src-address-list> | all}
destination {slot | drive | cap} {<dst-address-list> | auto}
Move tapes between elements in a
Virtual Tape Library
vtl tape move barcode <barcode> [count <count>] source <src-pool>
destination <dst-pool>
Move tapes between VTL pools
댓글 없음:
댓글 쓰기