I am trying to find out that if it is possible to run a 3 node cluster with Ceph storage down to a single server? Yes, I know it is not ideal. I do have UPS (2 hours) and a generator. But in the event I need to trim the cluster down to a single server by migrating all VM/CT's to a single machine which in HA mode it would move it to one server. One server can run everything and ceph storage doesn't even exceed 6% of each node storage in the Ceph pool. So, one server can handle it all. This would be just until I can switch back to full power as a last resort. Hopefully I never have to do this, but good to know how in the event it is required.
Would changing the pvecm expected 1 and osd_pool_default_min_size = 1 work?
Would this be enough to allow Ceph to run?
With that being said. How do you re-sync once you bring the cluster back? I can I just use a Qdevice on a Raspberry Pi to keep the cluster up, but Ceph is the issue.
Would changing the pvecm expected 1 and osd_pool_default_min_size = 1 work?
Would this be enough to allow Ceph to run?
With that being said. How do you re-sync once you bring the cluster back? I can I just use a Qdevice on a Raspberry Pi to keep the cluster up, but Ceph is the issue.