43
submitted 5 months ago by Cyber@feddit.uk to c/selfhosted@lemmy.world

After being home for weeks, I went away for business, the 1st night away there was a brief powercut and the firewall (on a UPS) seemed to get stuck.

So, that's no DNS, DHCP, or connectivity between wifi and LAN... All due to (admittedly aging) hardware issue.

Since then my entire home system has had issues whilst it all settles down.

It made me think about getting some redundancy into the system to handle a single failure.

So,.can you give me any insights into High Availability like CARP (for pfSense), VM failover (on Incus?), mesh wifi, Home Assistant, etc?

Of course there are going to be single points, like ISP line, etc, but seems like something to test out.

you are viewing a single comment's thread
view the rest of the comments
[-] neidu3@sh.itjust.works 1 points 5 months ago* (last edited 5 months ago)

Both dhcpd and bind support failover.

If you want to have failover storage you might want to look into beegfs, as storage targets can be mirrored across hosts.

Source: Using all of the above at work. I've had motherboards die on me without causing downtime.

[-] Cyber@feddit.uk 1 points 5 months ago

Not heard of BeeGFS, had a quick look on the Arch wiki... looks quite involved...

But, ok, at least I know that the DHCP part can be dealt with - thanks.

[-] neidu3@sh.itjust.works 2 points 5 months ago

I use beegfs at work for the redundancy and clustering aspect. 1.8PB of storage with 100% redundancy.

While it supports a lot and CAN be quite involved, a very basic setup is in fact pretty simple:

A filesystem on a machine is a storage target.
A machine with storage targets is a storage node. (beegfs-storage)
A management server (beegfs-mgmtd) connects these together into a filesystem.
Any machine runs beegfs-client to mount this filesystem.
One machine needs to run beegfs_meta for the Metadata. It doesn't require a lot.

this post was submitted on 31 Jan 2026
43 points (100.0% liked)

Selfhosted

60664 readers
660 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS