this post was submitted on 14 Jun 2025
13 points (88.2% liked)

Selfhosted

61737 readers
379 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
 

As title states. I'm looking for a drivebender replacement. I've been eyeing drivepool and it's probably what I'm going with but I'd like to know what else might be out there. This is for a JBoD setup. Backups happen to offsite location, so I'm not worried about backups.

you are viewing a single comment's thread
view the rest of the comments
[–] MangoPenguin@lemmy.blahaj.zone 2 points 1 year ago (1 children)

Doesn't windows have storage spaces or something like that? I'm not familiar with windows for any kind of server stuff but I remember reading some things.

[–] SupraMario@lemmy.world 1 points 1 year ago (1 children)

It does but it's not great from what I've read for jbod setups. Drivebender has been awesome for over a decade for me. It balances everything and even lets me keep local backups, so if one drive dies it's got a copy on another drive.

[–] InnerScientist@lemmy.world 1 points 1 year ago (1 children)

if one drive dies it's got a copy on another drive

Do you want JBOD or a RAID? Cause dealing with disk failure is a feature of RAID

[–] SupraMario@lemmy.world 2 points 1 year ago (1 children)

I don't really need speed. RAID is for people who like to spend money on same size/speed drives

[–] InnerScientist@lemmy.world 2 points 1 year ago (1 children)

Most RAID levels are for redundancy, not speed and software RAID doesn't need drives of the same size.

[–] SupraMario@lemmy.world 2 points 1 year ago (1 children)

The RAID I'm talking about requires same size and speed of drives to be optimal. Otherwise it goes with the smallest and slowest drive in the array.

You talking about unraid?

[–] InnerScientist@lemmy.world 2 points 1 year ago (1 children)

I'm talking about software RAID, for example btrfs.

[–] SupraMario@lemmy.world 2 points 1 year ago

Ah, yea that's fair.