|
|
Subscribe / Log in / New account

Poettering: Revisiting how we put together Linux systems

Poettering: Revisiting how we put together Linux systems

Posted Sep 2, 2014 2:13 UTC (Tue) by raven667 (subscriber, #5198)
In reply to: Poettering: Revisiting how we put together Linux systems by mezcalero
Parent article: Poettering: Revisiting how we put together Linux systems

I understand that btrfs has all the features you want to make this work efficiently but I think there will be increased uptake if people have the flexibility to run the filesystem they want and pay the increased overhead for their decision. I suppose some of those alternate filesystem choosers will complain about the overhead of their choice and claim the whole scheme is stupid, but they are probably insincere in any case.

I am also interested in how this plays out with NFS based NAS devices, it seems a lot like VDI where you have a set of very hot gold master images, mixed with something like Docker you have a whole data center humming along with a very high level of deduplication and standardization.

If this makes any sort of sense then someone will try to implement it for sure, maybe everyone will end up with btrfs in the end but the path to there might go through stages of using block level copy-on-write, and failing, before they are convinced.


to post comments

Poettering: Revisiting how we put together Linux systems

Posted Sep 2, 2014 11:53 UTC (Tue) by Wol (subscriber, #4433) [Link] (1 responses)

Eggsackerly. I was looking at btrfs because I'm changing my disk setup, but I decided to stay with ext4 (over raid) because I couldn't understand btrfs.

And if people CAN run this stuff over ext4, or xfs, or reiser (does anyone still use it :-), then maybe people will also be motivated to add these features to those file systems. Succeed or fail, it's all within the Linus philosophy of "show me you can do it, show me it's a good idea". That's the way you get new stuff into the Linux kernel, that should be the way you get stuff into Linux distros.

And succeed or fail, it's good for the developers to have a go :-)

Cheers,
Wol

Poettering: Revisiting how we put together Linux systems

Posted Sep 2, 2014 22:59 UTC (Tue) by rodgerd (guest, #58896) [Link]

btrfs is a lot easier to understand if you've run ZFS. It's a pretty radically different model.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds