Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10movelocation [2020/01/09 00:33] – Scott Cunliffe | cli:tmss10movelocation [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
===== Synopsis ===== | ===== Synopsis ===== |
| |
''TMSS10MoveLocation [-C move only if container moving] [-S logon string] [-V volume] [-X skip volumes assigned to a container] [-c configuration file] [-e exclude volumes already moving] [-f from repository] [-l apply move lock during move] [-t to repository]'' | ''TMSS10MoveLocation [-C check if volume is assigned to a container] [-M move only if container moving] [-S logon string] [-T move only if assigned container target matches] [-V volume] [-X skip volumes assigned to a container] [-c configuration file] [-e exclude volumes already moving] [-f from repository] [-l apply move lock during move] [-t to repository]'' |
| |
===== Options ===== | ===== Options ===== |
| |
* ''-C'' Move [[object:volume|Volume]] only when assigned Container is moving and matches move requirements. | * ''-C'' Move [[object:volume|Volume]] only when assigned Container is moving and matches move requirements. |
| * ''-M'' Move only if the assigned Container is moving (requires -C) (default = false). |
* ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]]. | * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]]. |
* ''-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. | * ''-T'' Move only if the assigned Container Target matches (requires -C) (default = false). |
| * ''-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. |
* ''-X'' Skip any volumes already assigned to a container. | * ''-X'' Skip any volumes already assigned to a container. |
* ''-c'' The config file argument specifies the path to the Batch Configuration File. The Batch Configuration File allows you to perform advanced traversal of [[object:customer|Customer]], [[object:media|Media]] and [[object:volume|Volumes]], perform advanced Barcode pre and post processing and route program output to syslogd. | * ''-c'' The config file argument specifies the path to the Batch Configuration File. The Batch Configuration File allows you to perform advanced traversal of [[object:customer|Customer]], [[object:media|Media]] and [[object:volume|Volumes]], perform advanced Barcode pre and post processing and route program output to syslogd. |
* ''-t'' [[object:repository|Repository]] to move [[object:volume|Volumes]] to. | * ''-t'' [[object:repository|Repository]] to move [[object:volume|Volumes]] to. |
| |
| {{page>cli:fi}} |
==== Technical Support ==== | ==== Technical Support ==== |
| |
| |
Move all US02 LTO [[object:volume|Volumes]] with a Barcode ending in 5L6. | Move all US02 LTO [[object:volume|Volumes]] with a Barcode ending in 5L6. |
<sxh> | <code> |
TMSS10MoveLocation -S user:-password@server -V "US02.LTO.*5L6" -f "LIBR" -t "OFFS" </sxh> | TMSS10MoveLocation -S user:-password@server -V "US02.LTO.*5L6" -f "LIBR" -t "OFFS" </code> |
| |
=== Output === | === Output === |
| |
<sxh> | <code> |
| |
System: TapeTrack | System: TapeTrack |
------ -------------------- -------------------- -------------------- -------------------- | ------ -------------------- -------------------- -------------------- -------------------- |
| |
</sxh> | </code> |
| |
===== Changelog ===== | --> Changelog |
| |
[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveLocation] | [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveLocation] |
| <-- |
<- ^ cli:introduction|Command Line Utilities^ -> | <- ^ cli:introduction|Command Line Utilities^ -> |