Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10movelocation [2017/11/28 16:47] – [Options] dcumming | cli:tmss10movelocation [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
====== TMSS10MoveLocation ====== | ====== TMSS10MoveLocation ====== |
| |
| TMSS10MoveLocation puts selected [[object:volume|Volumes]] in a move from one [[object:repository|Repository]] to another. |
| |
===== 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]'' |
| |
===== Description ===== | |
| |
TMSS10MoveLocation puts selected tapes in a move from one location to another. | |
| |
===== Options ===== | ===== Options ===== |
| |
* ''-C'' Move 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. |
* ''-S'' The logon string argument sets the [[cli:server_argument|Server logon information]]. | * ''-M'' Move only if the assigned Container is moving (requires -C) (default = false). |
* ''-V'' [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of Customer, Media, Volume, repository and flag values. | * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]]. |
| * ''-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 Customer, Media and 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. |
* ''-e'' Exclude any volumes that are already in a move status. | * ''-e'' Exclude any [[object:volume|Volumes]] that are already in a Move Status. |
* ''-f'' Repository to move volumes from. | * ''-f'' [[object:repository|Repository]] to Move [[object:volume|Volumes]] from. |
* ''-l'' Apply a move-lock to volumes during move. | * ''-l'' Apply a move-lock to [[object:volume|Volumes]] during move. |
* ''-t'' Repository to move volumes to. | * ''-t'' [[object:repository|Repository]] to move [[object:volume|Volumes]] to. |
| |
| {{page>cli:fi}} |
==== Technical Support ==== | ==== Technical Support ==== |
| |
The TapeTrack Software is commercially supported by a full time help desk staff. If you are experiencing problems or want some advice on how to configure or use the product please see the [[common:support_details|Accessing Technical Support]] page. | The TapeTrack Software is commercially supported by a full time help desk staff. |
| |
| If you are experiencing problems or want some advice on how to configure or use the product please see the [[common:support_details|Accessing Technical Support]] page. |
| |
==== Exit Statuses ==== | ==== Exit Statuses ==== |
=== Command line syntax === | === Command line syntax === |
| |
Move all US02 LTO volumes with a barcode ending in 5L6. | Move all US02 LTO [[object:volume|Volumes]] with a Barcode ending in 5L6. |
<code> | <code> |
TMSS10MoveLocation -S user:-password@server -V "US02.LTO.*5L6" -f "LIBR" -t "OFFS" </code> | TMSS10MoveLocation -S user:-password@server -V "US02.LTO.*5L6" -f "LIBR" -t "OFFS" </code> |
| |
=== Output === | === Output === |
| |
<code> | <code> |
| |
</code> | </code> |
| |
| --> Changelog |
| |
<- cli:introduction|Command Line Utilities^ master:starting|Getting Started ^ -> | [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveLocation] |
| <-- |
| <- ^ cli:introduction|Command Line Utilities^ -> |