I am setting up RadosGW and Ceph cluster on Luminous. I am using EC
for `buckets.data` pool on HDD osds, is it okay to put
`buckets.non-ec` pool with replicated ruleset for multi-parts upload
on the same HDD osds? Will there be issues with mixing EC and
replicated pools on the same disk types?
You can indeed have multiple types of pools on the same disks. Go ahead and
put the non-ec pool with a replicated ruleset on the HDDs with the EC data
pool. I believe your correct that the non-ec pool gets cleared out when the
upload is complete and the file is flushed to EC.
On Sun, Sep 9, 2018,
Hi all,
I am setting up RadosGW and Ceph cluster on Luminous. I am using EC for
`buckets.data` pool on HDD osds, is it okay to put `buckets.non-ec` pool with
replicated ruleset for multi-parts upload on the same HDD osds? Will there be
issues with mixing EC and replicated pools on the same dis