92
submitted 7 months ago by Chewy7324@discuss.tchncs.de to c/linux@lemmy.ml
all 10 comments
sorted by: hot top controversial new old
[-] 1337admin@1337lemmy.com 19 points 7 months ago

Anybody used this yet? Will this be the btrfs killer I've been hearing it might be?

[-] mholiv@lemmy.world 14 points 7 months ago* (last edited 7 months ago)

I haven’t used it yet personally, but I would bet as soon as Debian/Ubuntu LTS/CentOS/openSuse/other stable Linux distros get kernels new enough to it will be not just a btrfs killer, but a ZFS killer too.

The tiered write and read layers and SMR support put ZFS caching to shame.

[-] lemmyvore@feddit.nl 12 points 7 months ago

Nobody uses SMR for live data anyway unless it's in very particular circumstances.

Bcachefs is still at least a couple of years away from serious use. But sure, if it's available and you have a good backup strategy you can use it today.

[-] mholiv@lemmy.world 11 points 7 months ago* (last edited 7 months ago)

As for “years away” I agree. As my first post said people should wait till you can use bcachefs in the stable distros. Debian isn’t getting kernel 6.7 any time soon 😆. So years away is right in any case.

I think bcachefs addresses the reason why people don’t use SMR HDDs. (Aka changes resulting in cascading writes)

You could have a data pool with the following tiers.

Tier 1: SSDs

Tier 2: HDDs

Tier 3: SMR HDDs

With bcachefs you would only ever write to your tier 1 storage. In the background, as able, bcachefs would offload the data from the faster lower tiers to the slower higher tiers based on frequency of data access.

You would only ever read from the SMR HDDs and would never write to them. They act as a sort of async backing to your data.

Personally I would love a data pool with a few SSDs, backed by a few HDDs, backed by many SMR HDDs. You would save so much money just with good architecting.

Bcachefs should be a ZFS killer. All the features of ZFS with storage tiers being a superior version of ZFS’s L2arc with none of the DKIM kernel license incompatibility nonsense.

[-] lupec@lemm.ee 2 points 7 months ago

Damn, I didn't think to include SMR drives when it comes to bcachefs. Your whole comment made me appreciate the whole concept under a whole new light actually, thanks!

this post was submitted on 04 Dec 2023
92 points (98.9% liked)

Linux

45530 readers
2128 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS