Bug 886159
Summary: | Changing the local console port from 3128 to 8118 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Brenton Leanhardt <bleanhar> |
Component: | Website | Assignee: | Brenton Leanhardt <bleanhar> |
Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 1.1.0 | CC: | libra-onpremise-devel, xjia, xtian |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-31 20:33:32 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: |
Description
Brenton Leanhardt
2012-12-11 16:19:39 UTC
Verify: [root@broker ~]# netstat -tunlp | grep http tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 6526/httpd tcp 0 0 127.0.0.1:8118 0.0.0.0:* LISTEN 5276/httpd tcp 0 0 :::80 :::* LISTEN 5167/httpd tcp 0 0 :::443 :::* LISTEN 5167/httpd [root@broker ~]# ps aux | grep 5276 root 1586 0.0 0.0 103244 840 pts/1 S+ 03:08 0:00 grep 5276 root 5276 0.0 0.0 99768 3096 ? Ss Dec11 0:00 /usr/sbin/httpd -C Include /var/www/openshift/console/httpd/console.conf -f /var/www/openshift/console/httpd/httpd.conf [root@broker ~]# Version: OpenShiftEnterprise/1.1.x/2012-12-11.3/ 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. http://rhn.redhat.com/errata/RHSA-2013-0220.html |