Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10movelocation [2017/11/27 02:09] – Scott Cunliffe | cli:tmss10movelocation [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
====== TMSS10MoveLocation ====== | ====== TMSS10MoveLocation ====== |
| |
===== Synopsis ===== | TMSS10MoveLocation puts selected [[object:volume|Volumes]] in a move from one [[object:repository|Repository]] to another. |
| |
''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]'' | ===== Synopsis ===== |
| |
===== Description ===== | ''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]'' |
| |
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'' | * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]]. |
* ''-X'' | * ''-T'' Move only if the assigned Container Target matches (requires -C) (default = false). |
* ''-c'' | * ''-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. |
* ''-e'' | * ''-X'' Skip any volumes already assigned to a container. |
* ''-f'' | * ''-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. |
* ''-l'' | * ''-e'' Exclude any [[object:volume|Volumes]] that are already in a Move Status. |
* ''-t'' | * ''-f'' [[object:repository|Repository]] to Move [[object:volume|Volumes]] from. |
| * ''-l'' Apply a move-lock to [[object:volume|Volumes]] during move. |
| * ''-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^ -> |