until they rewrite all of openzfs in rust, make 3 partitions that go into a bar: ext4, openzfs, and btrfs.
Announcement
Collapse
No announcement yet.
OpenZFS Is Still Battling A Data Corruption Issue
Collapse
X
-
Originally posted by CommunityMember View Post
Tested backups, with a process to restore the data and to validate. If you don't test restoring and validating your backup you do not actually have a backup. It is unfortunately true that there are those that learn that lesson the hard way.Hi
Comment
-
Originally posted by acobar View Post
So true.
Well, at least it happened 3+ decades ago, and I didn't lose everything, just some important (to me) C code I had worked hard to develop. Luckily, at that time we, developers, used to write down the important aspects of whatever on paper, and, as so, it was a matter of painful code rewrite time to put almost everything back, almost.
Hard lessons leave a persistent imprint.
That insights was the hard lesson, but you come out with better results for having bathed in fire, so to speak.Hi
Comment
-
Originally posted by satadru View Post
For sure! Here is my OpenZFS PPA for recent ubuntu versions (not LTS) with the patch from https://github.com/openzfs/zfs/pull/15571 for this issue applied: https://launchpad.net/~satadru-umich...-experimental/
Code:echo "# https://lists.freebsd.org/archives/freebsd-stable/2023-November/001726.html" >> /etc/modprobe.d/zfs.conf echo "options zfs_dmu_offset_next_sync=0" >> /etc/modprobe.d.zfs.conf echo 0 > /sys/module/zfs/parameters/fs_dmu_offset_next_sync
Comment
-
Originally posted by muncrief View PostThe overriding, and surprising, issue for me after the last week is that no one developing ZFS appears to know how it works. And this is the exact same problem I observed with the BTRFS developers.
- Likes 1
Comment
-
Originally posted by onlyLinuxLuvUBack View Postuntil they rewrite all of openzfs in rust, make 3 partitions that go into a bar: ext4, openzfs, and btrfs.
Yes, Rust is more secure. But stop pretending (and demanding) that everything should be rewritten in Rust, this is stupid.
- Likes 4
Comment
-
-
Originally posted by ultimA View Post
Oh for f**k's sake. No, Rust would not have helped this bug. This was a logic error. Not memory related. Not even a race condition. Yes, even though it received a CVE and was deemed security-relevant. When will you Rust-maniacs finally get that Rust will not lead us into a world with no vulnerabilities, and much less into one without bugs?
Yes, Rust is more secure. But stop pretending (and demanding) that everything should be rewritten in Rust, this is stupid.
- Likes 1
Comment
Comment