TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


sync:installing

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
sync:installing [2021/06/02 02:28] – [Windows] Scott Cunliffesync:installing [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 5: Line 5:
 Windows will need a separate executable to be installed.  Windows will need a separate executable to be installed. 
  
-{{page>sync:components}}+======  Installed Components ====== 
 + 
 +The TapeTrack Synchronization Suite comprises the following Command Line Interface (CLI) programs: 
 + 
 +  * [[cli:tmssbatch|TMSSBatch]] 
 +  * [[cli:tmss10csv2fixed|TMSS10CSV2Fixed]] 
 +  * [[cli:tmss10drp_brms|TMSS10DRP_BRMS]] 
 +  * [[cli:tmss10drp_tms|TMSS10DRP_TSM]] 
 +  * [[cli:tmss10drstrategy|TMSS10DRStrategy]] 
 +  * [[cli:tmss10movescratch|TMSS10MoveScratch]] 
 +  * [[cli:tmss10page2csv|TMSS10Page2CSV]] 
 +  * [[cli:tmss10singlespace|TMSS10SingleSpace]] 
 +  * [[cli:tmss10sync|TMSS10Sync]] 
 + 
 +The TapeTrack Synchronization Suite also installs the additional Command Line Interface (CLI) programs: 
 + 
 +  * [[cli:tmss10catalog_networker|TMSS10Catalog_Networker]] 
 +  * [[cli:tmss10downloadfile|TMSS10DownloadFile]] 
 +  * [[cli:tmss10movelist|TMSS10MoveList]] 
 +  * [[cli:tmss10ping|TMSS10Ping]] 
 +  * [[cli:tmss10reconcile|TMSS10Reconcile]] 
 +  * [[cli:tmss10resolve|TMSS10Resolve]] 
 +  * [[cli:tmss10scsi2scanfile|TMSS10SCSI2ScanFile]] 
 +  * [[cli:tmss10uploadfile|TMSS10UploadFile]] 
 +  
  
  
Line 13: Line 38:
 Native binaries are available for the following operating systems: Native binaries are available for the following operating systems:
  
-z/OS (via UNIX System Services) +  * AIX 
-IBMi (via PASE) +  * HP UX 
-Solaris (Intel and SPARC) +  IBMi (via PASE) 
-HP UX +  Linux (Intel and ARM) 
-AIX +  Microsoft Windows (64-Bit
-Linux (Intel and ARM) +  * Solaris (Intel and SPARC) 
-Microsoft Windows (64-Bit)+  * z/OS (via UNIX System Services)
  
 ===== Windows ===== ===== Windows =====
Line 25: Line 50:
 The TapeTrack Sync Software installs automatically via an InstallShield installer. The TapeTrack Sync Software installs automatically via an InstallShield installer.
  
-Double click setup.exe to start the install.+Double click the downloaded executable, setup.exeto start the install.
  
  
Line 34: Line 59:
 To invoke the installation simply enter the command To invoke the installation simply enter the command
  
-<sxh>rpm -i tapetrack-clients-2013.3.1.rpm </sxh>+<code>rpm -i tapetrack-clients-2013.3.1.rpm </code>
  
 <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note> <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note>
Line 50: Line 75:
 To invoke the installation simply enter the command: To invoke the installation simply enter the command:
  
-<sxh>+<code>
 pkgadd -d TapeTrack-Clients.2013.4.SPARC.pkg  pkgadd -d TapeTrack-Clients.2013.4.SPARC.pkg 
-</sxh>+</code>
  
 <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note> <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note>
Line 62: Line 87:
 The software is packaged as a tar archive and can be installed under USS with the following commands: The software is packaged as a tar archive and can be installed under USS with the following commands:
  
-<sxh>+<code>
 cd /usr/bin  cd /usr/bin 
 mkdir /usr/bin/tapetrack  mkdir /usr/bin/tapetrack 
Line 68: Line 93:
 gunzip tapetrack-clients-2013.3-1.s390.tar.gz  gunzip tapetrack-clients-2013.3-1.s390.tar.gz 
 tar xvf tapetrack-clients-2013.3-1.s390.tar tar xvf tapetrack-clients-2013.3-1.s390.tar
-</sxh>+</code>
  
 <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note> <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note>
sync/installing.1622600926.txt.gz · Last modified: 2025/01/21 22:07 (external edit)