/home
partition to reiser4 a while ago. I've since switched it to XFS. The reason isn't that reiser4 itself is bad, it's that the -mm
kernel series always has something annoying about it. I was hoping reiser4 would get accepted into the main branch pretty quick, but that hasn't happened. I've also heard there are some issues with it, so it may be a while before it does get into the main branch. So I've decided to switch back to the main branch, and my partition to XFS, which is pretty much as good as reiser4.Actually, XFS is a pretty damn good system. I'd use it over any other fs (other than maybe JFS, and of course reiser4). If XFS works out OK in my
/home
partition, I'll migrate my whole system over to it.Also, unlike last time, the change seemed to go pretty smoothly. I didn't lose data, at least.
On top of that they have a reasonable sync timeout thing. If my machine died while writing to disk, then I'd expect to lose data anyway, who cares if it's 5 seconds or 0.5 seconds, it's journalled so it's supposed to leave the fs in a reasonable state (at least not corrupt).
Third point, optimise for the normal case. Running a slow-arse fs, always being afraid of my machine rebooting isn't really worth it. Maybe in India, where there are constant power outages, or if I were running windows, but I'm not, so...
Add Comment
<< Home