Bug 1203926 - Ceph object gateway document: Suggested chmod does not work because the file does not exist.
Summary: Ceph object gateway document: Suggested chmod does not work because the file ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 1.2.3
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: 1.2.4
Assignee: ceph-docs@redhat.com
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On: 1214823
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-20 00:19 UTC by Warren
Modified: 2015-12-18 10:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-18 10:23:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Warren 2015-03-20 00:19:05 UTC
Description of problem:

In: https://gitlab.cee.redhat.com/jowilkin/red-hat-ceph-storage-object-gateway/blob/master/ceph-object-gateway-installation-guide.adoc

The line:

sudo chown apache:apache /var/log/radosgw/client.radosgw.gateway.log

does not work where it is located.  It is trying to change the log file owner before the log file exists.

We could either create a file, but a better solution is probably to move this section to immediately after the 'Start radosgw service' section (switch these two sections).

Comment 1 Ken Dreyer (Red Hat) 2015-04-23 15:29:24 UTC
Running RGW as apache isn't working out. We should just make it run as root. See bug 1214823 for that.

Comment 3 Tamil 2015-05-04 23:43:35 UTC
looks good!


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