sync
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sync [2021/06/02 00:48] – [Installation] Scott Cunliffe | sync [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
* Set Data Cluster. | * Set Data Cluster. | ||
* Add Volumes to a Container. | * Add Volumes to a Container. | ||
+ | * Alerting when tapes are not in the library that should be. | ||
+ | * Alerting when tapes are in the library that should not be. | ||
===== Supported Platforms ===== | ===== Supported Platforms ===== | ||
- | * Windows | + | * Windows. |
- | * Linux Intel (32-Bit). | + | * Linux Intel, Arm, Z. |
- | * Linux Arm. | + | * AIX. |
+ | * HPUX. | ||
+ | * Solaris | ||
+ | * iOS (via PASE). | ||
+ | * zOS (via USS). | ||
===== Technical Support ===== | ===== Technical Support ===== | ||
Line 40: | Line 46: | ||
- | |||
- | ===== Installation ===== | ||
- | |||
- | * [[sync: | ||
- | * [[sync: | ||
Line 61: | Line 62: | ||
* [[cookbook: | * [[cookbook: | ||
- | ====== What is synchronization? | + | <- ^ sync:introduction| - ^ sync:introduction|introduction -> |
- | + | ||
- | TapeTrack' | + | |
- | + | ||
- | ====== How does synchronization work? ====== | + | |
- | + | ||
- | The logic flow of synchronization is as follows: | + | |
- | + | ||
- | * Load the definition file to instruct the program on where to get the data and how to interpret the data. | + | |
- | * Logon to the TapeTrack Framework Server | + | |
- | * Read each record from the data source, establish each of the fields to be synchronized for each record. | + | |
- | * On the first record, or on any record where the Customer and/or Media scope change, download a cache of Volume information from the TapeTrack Framework Server. | + | |
- | * Where the Volume information has changed apply the update to the TapeTrack Server. | + | |
- | * On the last record from the data source print statistics about the update session. | + | |
- | + | ||
- | <note tip>To reduce the overhead of retrieving records, when the Customer and/or Media scope change all information on all Volumes within the current scope is downloaded and loaded into a cache. | + | |
- | + | ||
- | Where the Customer and/or Media scope do not change this means that the synchronization program only needs to download this information once. | + | |
- | + | ||
- | Care should be taken not to randomize Volumes within a Customer and or Media scope as this will degrade the performance of the program. | + | |
- | + | ||
- | If Volume scope is randomized it is strongly recommended that the data source be sorted as a step prior to synchronization.</ | + | |
- | + | ||
sync.1622594897.txt.gz · Last modified: 2025/01/21 22:07 (external edit)