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 01:47] – [Solaris] 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]] 
 +  
  
  
 ====== Installation By Operating System ====== ====== Installation By Operating System ======
  
 +
 +Native binaries are available for the following operating systems:
 +
 +  * AIX
 +  * HP UX
 +  * IBMi (via PASE)
 +  * Linux (Intel and ARM)
 +  * Microsoft Windows (64-Bit)
 +  * Solaris (Intel and SPARC)
 +  * z/OS (via UNIX System Services)
  
 ===== Windows ===== ===== Windows =====
Line 15: Line 50:
 The TapeTrack Sync Software installs automatically via an InstallShield installer. The TapeTrack Sync Software installs automatically via an InstallShield installer.
  
-Click setup.exe to start the install.+Double click the downloaded executable, setup.exeto start the install.
  
  
 ===== AIX, Linux and IBMi ===== ===== AIX, Linux and IBMi =====
  
-The software is packaged using Redhat Package Manager (RPM). To invoke the installation simply enter the command+The software is packaged using Redhat Package Manager (RPM).  
 + 
 +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 38: 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 50: 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 56: 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.1622598477.txt.gz · Last modified: 2025/01/21 22:07 (external edit)