All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wido den Hollander <wido@42on.com>
To: Sage Weil <sweil@redhat.com>, osynge@suse.com
Cc: ceph-devel@vger.kernel.org
Subject: Re: radosgw socket dir
Date: Mon, 14 Sep 2015 18:00:21 +0200	[thread overview]
Message-ID: <55F6EF15.1090501@42on.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1509140801270.7530@cobra.newdream.net>



On 14-09-15 17:05, Sage Weil wrote:
> radosgw now runs as ceph:ceph under systemd.  /run/ceph-rgw is 755 owned 
> as the web user.  I think this will break anybody using apache and 
> fastcgi.  That's not the default, but I don't think that combo 
> makes any sense anyway.
> 
> Should we...
> 
>  - make /run/ceph-rgw ceph:ceph 0755, make the sockets 770, and then make 
> the user add the web user to the ceph group?
> 
>  - make /run/ceph-rgw ceph:www 0755 + group sticky bit and then make the 
> sockets 770 so that the web user can open them?
> 
>  - get rid of /run/ceph-rgw entirely and let the admin do this on their 
> own if they want to do fastcgi instead of civetweb?
> 
> I like of like the last option...

I agree. I would not promote FastCGI in any way. Civetweb is easier and
faster.

So if anyone wants FastCGI, let them override the systemd service file
and add the socket.

> sage
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      reply	other threads:[~2015-09-14 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 15:05 radosgw socket dir Sage Weil
2015-09-14 16:00 ` Wido den Hollander [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F6EF15.1090501@42on.com \
    --to=wido@42on.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=osynge@suse.com \
    --cc=sweil@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.