Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10movelist [2020/04/21 03:09] – [Examples] Scott Cunliffe | cli:tmss10movelist [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
This program produces a report of all [[object:volume|Volumes]] that are in a Move Status. | This program produces a report of all [[object:volume|Volumes]] that are in a Move Status. |
===== Synopsis ===== | ===== Synopsis ===== |
''TMSS10MoveList [-S logonstring] [-V volumefilter] [-C repfilter] [-T repfilter] [-v] | ''TMSS10MoveList [-S logonstring] [-V volume filter] [-C current repository] [-T target repository] [-v print virtual location] [-c configfile]'' |
[-c configfile]'' | |
===== Description ===== | ===== Description ===== |
''TMSS10MoveList'' produces a report listing all tape [[object:volume|Volumes]] that are in a "Move Status", i.e. they have a different Current and Target [[object:repository|Repository]]. | ''TMSS10MoveList'' produces a report listing all tape [[object:volume|Volumes]] that are in a "Move Status", i.e. they have a different Current and Target [[object:repository|Repository]]. |
| |
* ''-S'' The logonstring argument sets the Server logon information (see [[cli:server_argument|Command Line Server Argument]]). | * ''-S'' The logonstring argument sets the Server logon information (see [[cli:server_argument|Command Line Server Argument]]). |
* ''-V'' The volumefilter argument sets the [[cli:volume_argument|Volume Filter]] which can be used to filter the traversal of [[object:customer|Customer]], [[object:media|Media]] and [[object:volume|Volume]] values. | * ''-V'' [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of [[object:customer|Customer]], [[object:media|Media]], [[object:volume|Volume]], [[object:repository|Repository]] and [[common:volume_flags|Flag]] values. |
* ''-C'' Current [[object:repository|Repository]] Filter. | * ''-C'' Current [[object:repository|Repository]] Filter. |
* ''-T'' Target [[object:repository|Repository]] Filter. | * ''-T'' Target [[object:repository|Repository]] Filter. |
* ''-v'' Print Virtual Locations. | * ''-v'' Print [[primer:virtual_physical_slot|Virtual Slot]] Locations (default = false). |
* ''-c'' The configfile argument specifies the path to the Batch Configuration File. | * ''-c'' The config file argument specifies the path to the Batch Configuration File. |
| |
| {{page>cli:fi}} |
| ===== Notes ===== |
| |
| Moving Volumes List \\ |
| Report-ID: 102 |
| |
| Moving Directions List \\ |
| Report-ID: 103 |
| |
===== Exit Status ===== | ===== Exit Status ===== |
=== Command line syntax === | === Command line syntax === |
| |
<sxh> | <code> |
TMSS10MoveList -S user:-password@server | TMSS10MoveList -S user:-password@server |
</sxh> | </code> |
| |
=== Output === | === Output === |
| |
<sxh> | <code> |
System: TapeTrack | System: TapeTrack |
| Report ID: 102 |
Report Description: Moving Volumes List | Report Description: Moving Volumes List |
Report Notes: Customer(New York Data Center) Media Type(LTO Cartridge) | Report Notes: Customer(New York Data Center) Media Type(LTO Cartridge) |
| |
System: TapeTrack | System: TapeTrack |
| Report ID: 103 |
Report Description: Movement Directions Report | Report Description: Movement Directions Report |
Report Notes: Customer(New York Data Center) Media Type(LTO Cartridge) | Report Notes: Customer(New York Data Center) Media Type(LTO Cartridge) |
Offsite Vault Library 3 | Offsite Vault Library 3 |
-------------------- -------------------- ---------- | -------------------- -------------------- ---------- |
</sxh> | </code> |
| |
---- | ---- |
=== Command line syntax === | === Command line syntax === |
| |
<sxh> | <code> |
set TMSS10REPORTS102=New York Data Center - LTO - Scratch Movement Report | set TMSS10REPORTS102=New York Data Center - LTO - Scratch Movement Report |
set TMSSDROPREPORT103=true | set TMSSDROPREPORT103=true |
TMSS10MoveList -S user:-password@server -V US01.LTO.*@*+Z | TMSS10MoveList -S user:-password@server -V US01.LTO.*@*+Z |
</sxh> | </code> |
| |
=== Output === | === Output === |
| |
<sxh> | <code> |
System: TapeTrack | System: TapeTrack |
| Report ID: 102 |
Report Description: New York Data Center - LTO - Scratch Movement Report | Report Description: New York Data Center - LTO - Scratch Movement Report |
Report Notes: Customer(New York Data Center) Media Type(LTO Cartridge) | Report Notes: Customer(New York Data Center) Media Type(LTO Cartridge) |
------ -------------------- ------------------------------ ------------------------------ ---------------- --------------- -------------------- -------------------------------------------- | ------ -------------------- ------------------------------ ------------------------------ ---------------- --------------- -------------------- -------------------------------------------- |
| |
</sxh> | </code> |
===== Changelog ===== | --> Changelog |
| |
[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveList] | [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveList] |
| <-- |
<- ^ cli:introduction|Command Line Utilities^ -> | <- ^ cli:introduction|Command Line Utilities^ -> |
| |