JLS2009: A Btrfs update
Posted Oct 31, 2009 22:01 UTC (Sat) by
anton (guest, #25547)
In reply to:
JLS2009: A Btrfs update by nix
Parent article:
JLS2009: A Btrfs update
I don't mind losing a few seconds of my work on a crash, if I learn
about the crash right away (as mentioned, remote servers can be a
different issue). I do mind it if the file system loses an hour of my
work, as has
happened to me and as the ext4 author Ted T'so believes file
systems should behave.
Many people don't want to wait for slow
fsync()s; but if you only want to continue working after the fsync()
has finished, just configure your system to stay with the slow
fsync()s; fine with me.
BTW, your battery-backed RAID arrays will not help you when the
kernel crashes, and the file system decides that it should empty or
zero the files you have worked on when doing the fsck or journal
replay.
(
Log in to post comments)