@marekandreansky said in Box dead after reboot, caused by UFS corruption ? ZFS vs UFS?:
Any idea why its not the default option for pfSense?
Read this.
The bad news, and good news : ZFS is already build into the kernel, which makes it much bigger.
Also, processing and maintaining all this information will take many more CPU cycles. Ok if you have a 'big' processor. ZFS won't work on small drives, and needs a lot more RAM.
A router / firewall is normally not file system bound, it use the storage device to boot, and store some boot settings and operational settings.
So, I guess, by default, it's very overkill to use ZFS as the default.
But these days people have firewalls have multi cores, with 250GB++ (raid ?!) drives, and several GB if memory, so ZFS could be an option.
The next time I re install pfSense, I'll choose ZFS, if I remember the option. The thing is, it will take years before I have the occasion to do so ^^