Cassandra on OpenStack
I'm looking for best practices to deploy Cassandra in OpenStack environment to plan a production deployment. Our OpenStack has Ceph storage but deploying Cassandra on Ceph only means too many copies of the data as Ceph is configured to keep three copies.
I would appreciate if you could point me to reference architectures (if any) or any recommendations. Thanks!!