Bug 1449738

Summary: SYNC ERROR while doing inter-satellite sync between two 5.8 servers
Product: Red Hat Satellite 5 Reporter: Radovan Drazny <rdrazny>
Component: Satellite SynchronizationAssignee: Jan Dobes <jdobes>
Status: CLOSED NOTABUG QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 580CC: pstudeni, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-27 12:06:41 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: 1450111    

Comment 1 Jan Dobes 2017-05-11 15:19:33 UTC
raise TimeoutException, "Connection timed out on %s" % caller_name

It seems more as a some networking issue than a sync bug. Is connection between these two machines stable during whole sync? Isn't one of the Satellites restarted during the sync or something like this?

Comment 2 Pavel Studeník 2017-05-23 12:00:46 UTC
Try to increase timeout for connection on the system.

>> vi /etc/rhn/rhn.conf
timeout = 600

More about this issue https://access.redhat.com/solutions/179023

Comment 3 Jan Dobes 2017-07-25 09:26:54 UTC
Thank you, Pavel. Radovan, can this bug be closed?

Comment 4 Jan Dobes 2017-07-27 12:06:41 UTC
This bug happens when master Satellite is not fast enough to process and send XML stream to slave Satellite and HTTP connection then times out. Workaround in configuration is provided in Comment #2. Closing this as NOTABUG, please reopen in case if this bug occurs regardless of timeout option.