On 04/24/2015 03:13 PM, Sage Weil wrote:
> On Fri, 24 Apr 2015, Ken Dreyer wrote:
>> On 04/24/2015 11:37 AM, Sage Weil wrote:
>>> -- Logs --
>>>
>>
>> One other thing in addition to the log directory is the socket directory
>> permissions (/var/run/ceph). The ceph UID will need to write there, right?
>>
>> In newer distros with systemd, /var/run is on tmpfs so we use this
>> tmpfiles.d snippet to be sure the directory is there in /var/tmpfs after
>> every boot:
>>
>> https://github.com/ceph/ceph/blob/master/systemd/ceph.tmpfiles.d
>>
>> The snippet currently creates the directory as root-owned, and I imagine
>> we'd want to change that to the ceph UID instead?
> 
> Yeah, I changed that file.  Again, not certain about the group permissions 
> bit, though.

Oh, my bad, sorry I missed that part of the pull request! Looks good to me.

- Ken
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to