TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:sharing_containers

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
technote:sharing_containers [2021/09/07 02:11] – [Lite Configuration File] Scott Cunliffetechnote:sharing_containers [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 52: Line 52:
    aliases=    aliases=
    (    (
-        { subject="ACME.LTO.LIBR"; alias="CASE.BOX.NYC"; }+        { subject="ACME.*.LIBR"; alias="CASE.BOX.NYC"; }
    );    );
 } }
Line 65: Line 65:
 The Repository translations are written in the format of  The Repository translations are written in the format of 
   * subject: Volume Repository   * subject: Volume Repository
-    * =translation: Customer-ID.Media-ID.Repository-ID+    * =translation: Customer-ID.All_Media-ID.Repository-ID
   * alias: Case Repository   * alias: Case Repository
-    * =translation: Customer-ID.Media-ID.Repository-ID+    * =translation: Customer-ID.All_Media-ID.Repository-ID
  
  
 For Customer GZNY we want to map the: For Customer GZNY we want to map the:
-  * Onsite Repository (GZNY Library (GZNY.LTO.NYLB)) to the NYB Repository (New York Box (CASE.BOX.NYB)) +  * Onsite Repository (GZNY Library (GZNY.*.NYLB)) to the NYB Repository (New York Box (CASE.BOX.NYB)) 
-  * Offsite Repository (GZNC Vault (GZNY.LTO.OFFS)) to the NYC Repository (North Carolina Box (CASE.BOX.NCB))+  * Offsite Repository (GZNC Vault (GZNY.*.OFFS)) to the NYC Repository (North Carolina Box (CASE.BOX.NCB))
  
 For Customer GZNC we want to map the: For Customer GZNC we want to map the:
-  * Onsite Repository (GZNC Library (GZNC.LTO.NCLB)) to the NYC Repository (North Carolina Box (CASE.BOX.NCB)) +  * Onsite Repository (GZNC Library (GZNC.*.NCLB)) to the NYC Repository (North Carolina Box (CASE.BOX.NCB)) 
-  * Offsite Repository (GZNY Vault (GZNC.LTO.OFFS)) to the NYB Repository (New York Box (CASE.BOX.NYB))+  * Offsite Repository (GZNY Vault (GZNC.*.OFFS)) to the NYB Repository (New York Box (CASE.BOX.NYB))
  
 <code> <code>
Line 87: Line 87:
    aliases=    aliases=
    (    (
-          { subject="GZNY.LTO.NYLB"; alias="CASE.BOX.NYB"; }, +          { subject="GZNY.*.NYLB"; alias="CASE.BOX.NYB"; }, 
-          { subject="GZNY.LTO.OFFS"; alias="CASE.BOX.NCB"; }, +          { subject="GZNY.*.OFFS"; alias="CASE.BOX.NCB"; }, 
-          { subject="GZNC.LTO.NCLB"; alias="CASE.BOX.NCB"; }, +          { subject="GZNC.*.NCLB"; alias="CASE.BOX.NCB"; }, 
-          { subject="GZNC.LTO.OFFS"; alias="CASE.BOX.NYB";+          { subject="GZNC.*.OFFS"; alias="CASE.BOX.NYB";
    );    );
 } }
Line 105: Line 105:
 Open Lite and login to ensure there are no errors in the file ''TMSSLite.cfg''. Open Lite and login to ensure there are no errors in the file ''TMSSLite.cfg''.
  
-If you have Volumes in a move status out of one of the Repositories used in the translations (eg NYLB) and cases available at the corresponding Repository (eg NYC) it is possible to check your alterations without proceeding to the point of scanning out the Volumes by exiting Lite (Closing Lite or pressing ''Back'' twice to return to the Start screen) at the ''Scan-Out Container Selection'' window.  Do not proceed past this window if you do not want to make any alterations to the database and actually Scan-Out the Volumes. +If you have Volumes in a move status out of one of the Repositories used in the translations (eg NYLB) and cases available at the corresponding Repository (eg NYC) it is possible to check your alterations without proceeding to the point of scanning out the Volumes by exiting Lite (Closing Lite) at the ''Scan-Out Container Selection'' window.  Do not proceed past this window if you do not want to make any alterations to the database and actually Scan-Out the Volumes.
  
 +{{check_container_translation_short.gif}}
  
  
  
 +{{tag> technote lite container config}}
  
technote/sharing_containers.1630980661.txt.gz · Last modified: 2025/01/21 22:07 (external edit)