TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10assigncontainer

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cli:tmss10assigncontainer [2018/04/18 23:25] – [Example] Scott Cunliffecli:tmss10assigncontainer [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===== TMSS10AssignContainer =====+====== TMSS10AssignContainer ======
  
 +TMSS10AssignContainer, using a configuration file, allocates [[object:volume|Volumes]] to a Container for storage or transportation.
  
 ===== Synopsis ===== ===== Synopsis =====
Line 6: Line 7:
 ''TMSS10AssignContainer [-N Do not allocate when already in a container] [-S logon string] [-V volume filter] [-c Configuration file]'' ''TMSS10AssignContainer [-N Do not allocate when already in a container] [-S logon string] [-V volume filter] [-c Configuration file]''
  
-===== Description =====+===== Options =====
  
-Using configuration file volumes are allocated or assigned to a container for storage or transportation.+  * ''-N'' When true stops the allocation of Container when the [[object:volume|Volume]] is already assigned to another Container. 
 +  * ''-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.  
 +  * ''-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.
  
-===== Options =====+{{page>cli:fi}}
  
-  * ''-N'' When true stops the allocation of a container when the volume is already assigned to another container. +Configuration file capabilities vary from program to program but the syntax remains the same. In the event that logic is not supported it will simply be ignored. The following example will set the default [[object:customer|Customer-ID]] and [[object:media|Media-ID]] for all scanned Barcodes:<code> barcodes = 
-  * ''-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 Customer, Media, Volume, Repository and flag values. +
-  * ''-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. Configuration file capabilities vary from program to program but the syntax remains the same. In the event that logic is not supported it will simply be ignored. The following example will set the default [[object:customer|Customer-ID]] and [[object:media|Media-ID]] for all scanned barcodes:<code> barcodes = +
  
  defaults={ customer-id="ACME"; media-id="LTO"; };  defaults={ customer-id="ACME"; media-id="LTO"; };
Line 25: Line 26:
 ==== 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 Status ==== ==== Exit Status ====
Line 43: Line 46:
  
  
-[[variable:tmssnomd5|TMSSNOMD5]] If defined the program will not MD5 hash passwords before sending them to the TapeTrack Server. This is required when relying on Windows Active Directory authentication. It should be noted that although the password is not being hashed, it is still being encrypted during transmission.+[[variable:tmssnomd5|TMSSNOMD5]] If defined the program will not MD5 hash passwords before sending them to the TapeTrack Server. This is required when relying on Windows Active Directory authentication. It should be noted that although the password is not being hashed, it is still encrypted during transmission.
  
 ==== Example ==== ==== Example ====
  
-<sxh plain;> +<code plain;> 
-set TMSSNOMD5=on + 
-</sxh>+</code> 
 + 
 +==== Output ==== 
 + 
 +<code plain;> 
 + 
 +</code> 
 + 
 +--Changelog
  
-<- cli:introduction|Command Line Utilities^ master:starting|Getting Started ^ ->+[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10AssignContainer] 
 +<-
 +<- ^ cli:introduction|Command Line Utilities^ ->
  
 +{{tag>update_doco cli container}}
cli/tmss10assigncontainer.1524093927.txt.gz · Last modified: 2025/01/21 22:07 (external edit)