All of lore.kernel.org
 help / color / mirror / Atom feed
* Does radosgw really need to talk to an MDS?
@ 2012-07-02 11:41 Florian Haas
  2012-07-02 11:44 ` Wido den Hollander
  0 siblings, 1 reply; 6+ messages in thread
From: Florian Haas @ 2012-07-02 11:41 UTC (permalink / raw)
  To: ceph-devel

Hi everyone,

radosgw(8) states that the following capabilities must be granted to
the user that radosgw uses to connect to RADOS.

ceph-authtool -n client.radosgw.gateway --cap mon 'allow r' --cap osd
'allow rwx' --cap mds 'allow' /etc/ceph/keyring.radosgw.gateway

Could someone explain why we need an "mds 'allow'" in here? I thought
only CephFS clients talked to MDSs, and at first glance configuring
client.radosgw.gateway without any MDS capability seems not to break
anything (at least with my limited S3 tests). Am I missing something?

Cheers,
Florian

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-07-02 16:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-02 11:41 Does radosgw really need to talk to an MDS? Florian Haas
2012-07-02 11:44 ` Wido den Hollander
2012-07-02 11:56   ` Florian Haas
2012-07-02 13:22     ` Wido den Hollander
2012-07-02 14:51       ` Sage Weil
2012-07-02 16:23   ` Gregory Farnum

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.