Bug 1249890
Summary: | Support heartbeats on qpid 5647 port | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Amit Upadhye <aupadhye> | ||||||
Component: | Infrastructure | Assignee: | Stephen Benjamin <stbenjam> | ||||||
Status: | CLOSED ERRATA | QA Contact: | jcallaha | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 6.0.8 | CC: | aupadhye, bmbouter, chorn, chrobert, cwelton, daviddavis, dcaplan, dkliban, dzhukous, egolov, ggainey, ipanova, jcallaha, jortel, ktordeur, mchappel, mhrivnak, mmccune, nmiao, pcreech, rchan, sauchter, stbenjam, tkolhar, tross, ttereshc, xdmoon | ||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
URL: | http://projects.theforeman.org/issues/11291 | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-10-15 18:20:33 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: | |||||||||
Attachments: |
|
Description
Amit Upadhye
2015-08-04 03:54:48 UTC
Created redmine issue http://projects.theforeman.org/issues/11291 from this bug The Pulp upstream bug status is at NEW. Updating the external tracker on this bug. The Pulp upstream bug priority is at High. Updating the external tracker on this bug. The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug. The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug. == HOTFIX Instructions for RHEL7 == 0) Download the attached tar.gz file to your Satellite and Capsules from this bugzilla, extract it to /var/tmp/qpid-heartbeat 1) On your Satellite and Capsule, configure a yum repository to point at: [qpid-heartbeat-hotfix] name=qpid-heartbeat-hotfix gpgcheck=0 enabled=1 baseurl=file:///var/tmp/qpid-heartbeat 2) execute 'yum update' on both the Capsule and Satellite 3) Edit /etc/qpid-dispatch/qdrouterd.conf Add "idle-timeout-seconds: 0" to the connector section, eg: connector { name: broker addr: sat.example.com port: 5671 sasl-mechanisms: ANONYMOUS role: on-demand ssl-profile: client idle-timeout-seconds: 0 } 4) run 'katello-service restart' on the Satellite and Capsule 5) proceed with operations Step 4b) run `systemctl restart goferd` on the capsules otherwise you will pretty quickly hit the error "Host did not respond within 20 seconds. Is katello-agent installed and goferd running on the Host?" Created attachment 1079186 [details]
hotfix packages
QE notes: test with a configuration where there is a firewall between capsule and server, where idle connections are dropped. Hi, please provide verification steps thanks thanks and regards, Tazim Verified on Satellite-6.1.0-20151006.0 In and Out connections on 5647 dropped and brought back. Was able to install and remove packages with no errors. Created attachment 1081045 [details]
hotfix packages RHEL6
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2015:1911 The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug. |