Bug 1194066
| Summary: | Port 5000 TCP should be exposed on firewall or iptables in order to pull docker images from Satellite | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Elyézer Rezende <erezende> |
| Component: | Documentation | Assignee: | Peter Ondrejka <pondrejk> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | David O'Brien <daobrien> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | bkearney, erezende, paji |
| Target Milestone: | Unspecified | ||
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-27 08:14:49 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: | 1190289 | ||
|
Description
Elyézer Rezende
2015-02-18 22:39:31 UTC
Hi Elyezer, Thanks for the feedback! Will the port be used by any other service? The reason I am asking is, I am wondering if it would be better to add this to the prerequisites in the Docker subsection instead? Thank you, Athene For satellite6 I think its fair to assume the docker content will be exposed only on port 5000. During the docker pull satellite does make the assumption that the customer will be using 5000 (hardcoded as of now.) Thanks Partha!! Hi Peter, I am assigning this to you to add in as a prerequisite in the Docker section. Since the port is only used by Docker, it would be best to add this firewall prerequisite in the correct section. Let me know if you have questions! Cheers, Athene Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. As Partha said, this is a docker specific prerequisite. Verified that "Make sure the port 5000 is enabled on the Satellite server." exists in the appropriate place. I think the previous procedure Procedure 8.1. To Prepare a Container Host: would benefit from a minor change: Step 3.a) actually contains three steps. I think they should be separated. a) If the container host is on the same machine as the Satellite server... b) Modify the OPTIONS variable in the /etc/sysconfig/docker file as follows: c) Restart the affected services to apply the changes: If you make that small change just move this to verified. thanks |