TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10movelocation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cli:tmss10movelocation [2017/11/27 01:59] – created Scott Cunliffecli:tmss10movelocation [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== TMSS10MoveLocation ======
 +
 +TMSS10MoveLocation puts selected [[object:volume|Volumes]] in a move from one [[object:repository|Repository]] to another.
 +
 +===== Synopsis =====
 +
 +''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 =====
 +
 +  * ''-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]].
 +  * ''-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.
 +  * ''-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 [[object:volume|Volumes]] that are already in a Move Status.
 +  * ''-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 ====
 +
 +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 ====
 +
 +  - **zero** Program has ended successfully.
 +  - **non-zero** Program has not ended successfully.
 +
 +==== Environment ====
 +
 +==== Files ====
 +
 +**stdout:** Output Reports. \\
 +**stderr:** Diagnostic messages. \\
 +**stdin:** Program input.
 +
 +
 ===== Example ===== ===== Example =====
  
 === 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>
  
Line 49: Line 94:
 </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^ ->
cli/tmss10movelocation.1511747962.txt.gz · Last modified: 2025/01/21 22:07 (external edit)