Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulie_a
2872 days ago
I'd backup to a more reliable filesystem than btrfs. In my experience you will eventually randomly lose data with btrfs. I have lost all trust in it.
2 comments
CyberShadow
2862 days ago
Backups are by definition redundant, however, btrfs is still the only Linux filesystem with its featureset. Let me know when ZFS on Linux supports shrinking or cloning file ranges.
https://news.ycombinator.com/item?id=16494370
link
dokument
2872 days ago
"raid" 1/0 and 10 are stable, others are not. Theoretically btrfs can protect against bit-rot where other fs's typically don't.
link
paulie_a
2872 days ago
Theoretically that might be the goal. In my experience data melts away like butter on btrfs.
link
https://news.ycombinator.com/item?id=16494370