I've started reading about ceph and have a question. We have a 6 nodes cluster with 2 servers with the same specs like so:
I understand that ceph need 3 nodes but would it be possible to use it in our setup so that A-A , for example are replicated together ? That would look like this (all nodes in the same cluster):
Hope that make sense.
Thanks
Code:
A-A
B-B
C-C
I understand that ceph need 3 nodes but would it be possible to use it in our setup so that A-A , for example are replicated together ? That would look like this (all nodes in the same cluster):
Code:
Cluster-prod
A-A (Replicated together)
B-B (Replicated together)
C-C (Replicated together)
Hope that make sense.
Thanks