Bug 1259394

Summary: Configuring Proxy Precaching
Product: Red Hat Satellite 5 Reporter: Fotios Tsiadimos <ftsiadim>
Component: Docs Proxy Installation GuideAssignee: Dan Macpherson <dmacpher>
Status: CLOSED CURRENTRELEASE QA Contact: Dan Macpherson <dmacpher>
Severity: high Docs Contact:
Priority: high    
Version: 570CC: dyordano, ftsiadim, tlestach, xdmoon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-12 02:40:07 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1127217    

Description Fotios Tsiadimos 2015-09-02 13:59:17 UTC
Description of problem:
The documentation says that the rsync for the pre-cache for RHN-PROXY servers should be as below but also says the pre-cache option is only for custom channels not the RHEL channels:


rsync from sat:/var/satellite/redhat/*/  to proxy:/var/spool/rhn-proxy/rhn


Version-Release number of selected component (if applicable):
Satellite 5.7 or 5.6

How reproducible:

In the Official Documentation of Proxy the first line in the below chapter: 

4.2. Configuring Proxy Precaching
Your Proxy server can precache or mirror custom RPM files.  

https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html/Proxy_Installation_Guide/sect-Configuring_Proxy_Precaching.html

At the end of the Doc the example show to sync all the channels:

crontab -e
1 3 * * * /usr/bin/rsync -r user.com:/var/satellite/redhat/*/ /var/spool/rhn-proxy/rhn

Comment 2 Dan Macpherson 2015-09-09 02:09:18 UTC
So if I understand correctly, the issue is that we initially state it's for precaching custom channels when really it's for precaching all channels. Is this just a case of removing all references to "custom" in this section?

Comment 5 Dan Macpherson 2016-07-12 02:40:07 UTC
Closing BZ due to inactivity. However, feel free to reopen if further changes are required.