Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@dcc @takao @verita84_automata
> You just run fsck if something does not work, it works quite well.
It fixes the FS but you end up with orphaned inodes, and this includes files that weren't open in directories that weren't open. I have pulled files out that were busted things in /etc and then gave up when I found some of the Postgres files and some libraries: some programs will complain if some files are missing, but a missing config file for some of them means to just use the defaults. A filesystem does that to me once, and I don't want to touch it. I think the other BSDs have journaling filesystems and I'll have to figure it out if I switch there.