10.3. Inter-Satellite Synchronization Use Cases
Example 10.4. Staging Satellite
Figure 10.1. Staging Satellite
Figure 10.2. Syncing from Red Hat Network Hosted and a Satellite Staging Server
- Run the
satellite-sync
command to synchronize data with rhn_parent (usually Red Hat Network Hosted):satellite-sync -c your-channel
- Run the following command to synchronize data from the staging server:
satellite-sync --iss-parent=staging-satellite.example.com -c custom-channel
Example 10.5. Synchronized Slaves
Figure 10.3. Slave Satellites are maintained exactly as the master
Example 10.6. Slave Custom Content
Figure 10.4. Slave Satellites that retain their own custom content
Example 10.7. Bi-directional synchronization
satellite-sync
is run will pull the content from the other Satellite server and the synchronized data will depend on the options run with satellite-sync
. Without any options, the synchronization will attempt to update everything that was previously synchronized.
Figure 10.5. Bi-directional synchronization