Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1217846

Summary: sudo vi /etc/apache2/conf-available/rgw.conf does not work on precise
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Warren <wusui>
Component: DocumentationAssignee: Nilamdyuti <ngoswami>
Status: CLOSED NOTABUG QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.2.3CC: flucifre, hnallurv, jowilkin, tmuthami
Target Milestone: rc   
Target Release: 1.3.0   
Hardware: x86_64   
OS: Other   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-20 16:21:15 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 Warren 2015-05-01 21:26:51 UTC
Description of problem:
https://gitlab.cee.redhat.com/ngoswami/red-hat-ceph-storage-object-gateway-ubuntu/blob/master/ceph-object-gateway-installation-guide-Ubuntu-x86_64.adoc

sudo vi /etc/apache2/conf-available/rgw.conf  fails on precise because conf-available does not exist.  I think we should try /etc/apache2/conf.d/rgw.conf
instead.

Number of selected component (if applicable):
Ubuntu 12.04

Comment 2 Tamil 2015-05-02 02:40:27 UTC
I think it should be /etc/apache2/sites-available/rgw.conf, so it takes effect when a2ensite rgw.conf is done.

Comment 4 Tamil 2015-05-04 18:43:38 UTC
the change should apply to ubuntu trusty as well.on a high level, the installation and configuration steps for rgw is identical on trusty and precise.

Comment 6 Tamil 2015-05-04 23:38:29 UTC
looks good!

Comment 7 Federico Lucifredi 2015-05-05 19:26:44 UTC
PM ack because of applicability to Trusty, there is no Precise support in 1.3.0.

Comment 8 Harish NV Rao 2015-05-06 05:54:24 UTC
Looks like this bug is already verified. Do we still need QE ack on this?