I’m thinking about getting started using Docker and an older Raspberry Pi. I’m already hosting a grafana service on it, so It can’t be fully dedicated to ha. So curious what everyone is using.
I’m thinking about getting started using Docker and an older Raspberry Pi. I’m already hosting a grafana service on it, so It can’t be fully dedicated to ha. So curious what everyone is using.
You can do HA in Proxmox with ZFS replication instead of Ceph. Third device something else as you said. It’s what I’m doing.
You don’t happen to know of a guide on how to set this up? All I’ve found so far has told me that ZFS isn’t meant to mirror over network.
Or do you mean how you can enable replication on a VM?
You can enable replication, and once you have the VM disk replicated, you can enable High Availability. Open the VM in the webinterface, click “More” at bottom right, and select “Manage HA”.
Thanks, I’ll look into it.