Viewing profile — _kdave
_kdave
HN member- Joined
- Sun, Jan 03, 2021, 6:56 PM UTC
- HN karma
- 19
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About _kdave
No profile information was provided.
Recent public activity
-
comment
Comment #46636428
kdave.github.io
-
comment
Comment #43064172
> How great Novell and Attachmate were as owners This is the opposite how I and not only I remember it. Novell did save S.u.S.E. in 2005 by the highly controversial deal. And then …
-
comment
Comment #39879917
I'm glad that research papers don't start with "we've analyzed linux kernel 2.6.18 sources (because this is what we had on our lab machines) and determined that ext3 is the best fi…
-
comment
Comment #33972860
By default the metadata profile is 'DUP' (i.e. 2 copies on one device), the same can be done for data but this reduces the usable capacity. On normal HDD or SSD this should not be …
-
comment
Comment #33972436
MDRAID had write hole until 4.4 (2015, https://lwn.net/Articles/665299/ ) and it had been long awaited back then. ZFS to my knowledge deals with that by variable stripe length that…
-
comment
Comment #33963245
Yeah but monitoring is not something that comes with the filesystem. If you have to set up the system to be a HA and configure monitoring, email notifications whatever, making sure…
-
comment
Comment #33962296
AFAIK they use it internally, there are articles on lwn.net how, the use cases is for root filesystems and containers. I'm not sure I understand what you mean by the community sent…
-
comment
Comment #33962093
The development speed has to balance the schedule of linux kernel development (merge window, release candidates, 3 months cycle) and demand to merge several distinct features or co…
-
comment
Comment #33961834
> It won't boot on a degraded array by default, requiring manual action to mount it If you want it to behave like that then add 'degraded' to fstab. That a device is missing can ha…
-
comment
Comment #33184948
> it was very unfortunate that Linus chose to dub btrfs as the ext4 successor That quote is from Ted T'so ( https://en.wikipedia.org/wiki/Btrfs#History ) or do you have a link to L…
-
comment
Comment #28215540
Also tools like CUP386 did that for free, but anyway interesting read.
-
comment
Comment #26907619
Booting from zoned device on btrfs is not supported, the 0th zone contains the super block and the boot loader data are before any superblock so updating them would require reset a…
-
comment
Comment #26103387
Insert a delay before the image is returned by the server, watch who starts complaining.