| Summary: | what is the new way to install synchronization host for disconnected Satellite | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Jan Hutař <jhutar> |
| Component: | Docs Transition Guide | Assignee: | Stephen Wadeley <swadeley> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lucie Jirakova <ljirakov> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.2.0 | CC: | adahms, bbuckingham, jhutar, rjerrido, sthirugn, swadeley |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-02 14:26:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Jan, The synchronization host has gone away in 6.2 and has been replaced by inter-server sync. As of right now, https://bugzilla.redhat.com/show_bug.cgi?id=1285244#c71 has a link to the current version of the docs on how to set it up. If this answers your question, let me know and we can mark this BZ as duplicate of the docs bz. Hello I am reviewing what we have to see how someone moving from Sat5 to Sat6 could discover this. The Architecture Guide, in the section "Disconnected Satellite"[1], as this "Disconnected Satellite with Inter-Satellite Synchronization" option with a link to the Red Hat Satellite Content Management Guide. It does not have the phrase "synchronization host" (and I am not suggesting it should as that is a Sat5 term). The Content Management Guide[2] has these words: Red Hat Satellite 6.2 uses Inter-Satellite Synchronization (ISS) to synchronize content between upstream and downstream servers. In the context of ISS, upstream refers to the server from which content is exported; downstream refers to the server into which content is imported. The Transition Guide does not have the phrase "synchronization host" anywhere. I looked through the chapter "Comparing Satellite 5 and Satellite 6" [3] The section "Disconnected Content Management"[4] seems a good place to try and add something. I will ask Rich Jerrido for his thoughts on adding some text to that section. I notice the transition guide has its own glossary of terms.[4] I thought we only have the one in the Architecture Guide[5] If we plan to keep [4] then we could put a Sat5 term there if really necessary. [1] https://access.redhat.com/documentation/en/red-hat-satellite/6.2/single/architecture-guide/#sect-Red_Hat_Satellite-Architecture_Guide-Disconnected_Satellite [2] https://access.redhat.com/documentation/en/red-hat-satellite/6.2/paged/content-management-guide/appendix-c-synchronizing-content-between-satellite-servers [3] https://access.redhat.com/documentation/en/red-hat-satellite/6.2/paged/transition-guide/chapter-2-comparing-satellite-5-and-satellite-6 [4] https://access.redhat.com/documentation/en/red-hat-satellite/6.2/paged/transition-guide/appendix-a-glossary-of-terms [5] https://access.redhat.com/documentation/en/red-hat-satellite/6.2/paged/architecture-guide/appendix-b-glossary-of-terms (In reply to Stephen Wadeley from comment #5) <snip> > > The section "Disconnected Content Management"[4] seems a good place to try > and add something. I will ask Rich Jerrido for his thoughts on adding some > text to that section. > this is the correct link https://access.redhat.com/documentation/en/red-hat-satellite/6.2/paged/transition-guide/23-disconnected-content-management Hello These changes are now live on the customer portal: Content Management https://access.redhat.com/documentation/en-us/red_hat_satellite/6.2/html/transition_guide/sect-red_hat_satellite-transition_guide-comparing_satellite_5_and_satellite_6-satellite_content_management Disconnected Content Management https://access.redhat.com/documentation/en-us/red_hat_satellite/6.2/html/transition_guide/sect-red_hat_satellite-transition_guide-comparing_satellite_5_and_satellite_6-satellite_disconnected_content_management |
Description of problem: What is the new way to install synchronization host for disconnected Satellite? Version-Release number of selected component (if applicable): QE repo as of 2016-03-17 10:09:52 EDT How reproducible: always Steps to Reproduce: 1. # yum repolist rhel-6-server-rpms rhel-server-rhscl-6-rpms sat6-QE-repo-2016-03-17_10-09-52 2. # yum -y install katello-utils Actual results: Error: Package: katello-utils-2.2.6-1.el6_6sat.noarch (sat6-QE-repo-2016-03-17_10-09-52) Requires: ruby193-rubygem(runcible) Error: Package: katello-utils-2.2.6-1.el6_6sat.noarch (sat6-QE-repo-2016-03-17_10-09-52) Requires: ruby193-rubygem(rest-client) Error: Package: katello-utils-2.2.6-1.el6_6sat.noarch (sat6-QE-repo-2016-03-17_10-09-52) Requires: ruby193-rubygem(oauth) Error: Package: katello-utils-2.2.6-1.el6_6sat.noarch (sat6-QE-repo-2016-03-17_10-09-52) Requires: ruby193-rubygem(fast_gettext) Error: Package: katello-utils-2.2.6-1.el6_6sat.noarch (sat6-QE-repo-2016-03-17_10-09-52) Requires: ruby193-rubygem(katello) Expected results: I assume there is some new docs or some new repo is required?