Re: What is difference between zfs and ufs?
Andrea Venturoli <[email protected]>
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
On 8/18/26 16:19, Wojciech Puchar wrote: >>> UFS is bullet proof with near 40 year history. >> >> I've had much more troubles with UFS, than with ZFS actually. > what exactly was your trouble? Silent corruption (rare). Need to "fsck -y" in single user mode (caused by external factors like crashes or power failure and getting less frequent with newer releases, but still). Deadlocks when using snapshots (see #244048). bye av.