Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
variable:tmsslevelnames [2020/03/04 23:35] – Scott Cunliffe | variable:tmsslevelnames [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
Using [[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently at [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04. | Using [[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently at [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04. |
| |
<sxh> | <code> |
TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" | TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" |
</sxh> | </code> |
| |
| |
==== Output ==== | ==== Output ==== |
| |
<sxh> | <code> |
| |
System: TapeTrack | System: TapeTrack |
4 US04.LTO.000004L5 GT1 [1.5] Offsite Vault [5] 2018-06-18 10:13 5 1 | 4 US04.LTO.000004L5 GT1 [1.5] Offsite Vault [5] 2018-06-18 10:13 5 1 |
------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- | ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- |
</sxh> | </code> |
| |
| |
[[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently as [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04. | [[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently as [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04. |
| |
<sxh> | <code> |
set TMSSLEVELNAMES=A,B,C | set TMSSLEVELNAMES=A,B,C |
TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" | TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" |
</sxh> | </code> |
| |
==== Output ==== | ==== Output ==== |
| |
<sxh> | <code> |
| |
System: TapeTrack | System: TapeTrack |
4 US04.LTO.000004L5 GT1 [A.5] Offsite Vault [5] 2018-06-18 10:13 5 1 | 4 US04.LTO.000004L5 GT1 [A.5] Offsite Vault [5] 2018-06-18 10:13 5 1 |
------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- | ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- |
</sxh> | </code> |
| |
| |