Bug 1625723 - [DOCS] 3.0 Install guide incorrectly lists rgw civetweb default port as 7480
Summary: [DOCS] 3.0 Install guide incorrectly lists rgw civetweb default port as 7480
Keywords:
Status: CLOSED DUPLICATE of bug 1503034
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: z1
: 3.2
Assignee: Bara Ancincova
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1668330
TreeView+ depends on / blocked
 
Reported: 2018-09-05 16:43 UTC by Mike Hackett
Modified: 2019-01-30 19:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-30 19:37:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike Hackett 2018-09-05 16:43:07 UTC
Description of problem:
In the RHCS 3.0 install guide the rgw default civetweb port is listed as 7480. This is incorrect the default port is actually 8080.

Docs:
https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html-single/installation_guide_for_red_hat_enterprise_linux/#installing-the-ceph-object-gateway


Text:
5. The rgws.yml file may specify a different default port than the default port 7480. For example:

ceph_rgw_civetweb_port: 80


Actual default from Ceph-Ansible all.yml:

#radosgw_civetweb_port: 8080

Change in text:

5. The rgws.yml file may specify a different default port than the default port 8080. For example:

ceph_rgw_civetweb_port: 80

Version-Release number of selected component (if applicable):
3.0


Note You need to log in before you can comment on or make changes to this bug.