While you can configure 1 pool to be used for RBD and Object storage, I
believe that is being deprecated and can cause unforeseen problems in the
future. It is definitely not a recommended or common use case.
On Tue, Nov 14, 2017 at 4:51 PM Christian Wuerdig <
christian.wuer...@gmail.com> wrote:
As per documentation: http://docs.ceph.com/docs/luminous/radosgw/
"The S3 and Swift APIs share a common namespace, so you may write data
with one API and retrieve it with the other."
So you can access one pool through both APIs and the data will be
available via both.
On Wed, Nov 15, 2017 at 7:52
Hi Everyone,
I was wondering, has anyone tried in a Test/Production environment, to have 1
pool, to which you can input/output data using S3 and Swift, or would each need
a separate pool, one to serve via S3 and one to serve via Swift ?
Also, I believe you can use 1 pool for RBD and Object st