====== 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 ===== === Command line syntax === Move all US02 LTO [[object:volume|Volumes]] with a Barcode ending in 5L6. TMSS10MoveLocation -S user:-password@server -V "US02.LTO.*5L6" -f "LIBR" -t "OFFS" === Output === System: TapeTrack Report Description: Volumes Moved Report Notes: From(LIBR) To(OFFS) Production Time: Monday, November 27, 2017 - 12:56:38 (AUS Eastern Daylight Time) Report Width: 92 bytes Seq. Barcode From To Container ------ -------------------- -------------------- -------------------- -------------------- 1 US02.LTO.000015L6 Library Offsite Vault 2 US02.LTO.000035L6 Library Offsite Vault 3 US02.LTO.000065L6 Library Offsite Vault 4 US02.LTO.000075L6 Library Offsite Vault 5 US02.LTO.000085L6 Library Offsite Vault 6 US02.LTO.000095L6 Library Offsite Vault 7 US02.LTO.000105L6 Library Offsite Vault 8 US02.LTO.000115L6 Library Offsite Vault 9 US02.LTO.000125L6 Library Offsite Vault 10 US02.LTO.000135L6 Library Offsite Vault 11 US02.LTO.000145L6 Library Offsite Vault 12 US02.LTO.000155L6 Library Offsite Vault 13 US02.LTO.000165L6 Library Offsite Vault 14 US02.LTO.000175L6 Library Offsite Vault 15 US02.LTO.000185L6 Library Offsite Vault 16 US02.LTO.000195L6 Library Offsite Vault 17 US02.LTO.000205L6 Library Offsite Vault 18 US02.LTO.000215L6 Library Offsite Vault 19 US02.LTO.000225L6 Library Offsite Vault 20 US02.LTO.000235L6 Library Offsite Vault 21 US02.LTO.000245L6 Library Offsite Vault 22 US02.LTO.000255L6 Library Offsite Vault 23 US02.LTO.000265L6 Library Offsite Vault 24 US02.LTO.000275L6 Library Offsite Vault 25 US02.LTO.000285L6 Library Offsite Vault 26 US02.LTO.000295L6 Library Offsite Vault 27 US02.LTO.000305L6 Library Offsite Vault 28 US02.LTO.000315L6 Library Offsite Vault ------ -------------------- -------------------- -------------------- -------------------- --> Changelog [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveLocation] <-- <- ^ cli:introduction|Command Line Utilities^ ->