ZFS on Linux might get a lot of the latest features, and with a distribution like Arch Linux you have the bleeding edge, but it makes great sense to migrate everything ZFS related to FreeBSD. On FreeBSD ZFS is a first class citizen. This means that you don't have to worry about hostile kernel commits that suddenly breaks ZFS, or kernel modules that has to be re-compiled every time the kernel is updated. Being a first class citizen also means that the entire operating system is tailored to work really well with ZFS. The installer makes it really easy to get ZFS on root, with support for all the different possible configurations, and all the relevant tools know about ZFS, even the 'top' commando shows the memory usage of the ZFS ARC! https://unixsheikh.com/tutorials/migrating-zfs-from-linux-to-freebsd.html
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe
A lot of people experience online friends "vanishing" without notice. A new nonprofit project tries to help prevent this issue. https://unixdigest.com/articles/what-if-one-of-your-online-friends-dies-
The Internet is filled with blog posts, articles on tech media, and videos on YouTube about why Linux is not the main operating system on the PC desktop. "5 reasons why", "10 reasons why", bla, bla, b
FreeBSD provides optional binary compatibility with Linux, commonly referred to as Linuxulator, allowing users to install and run unmodified Linux binaries without the need for virtualization or emula
I truly and passionately hate hype. From the fakeness of it to the sheer stupidity it represents, but perhaps most of all, because of the devastating consequence it often results in. https://unixdiges
A mini tutorial in the usage of diff and patch. https://unixdigest.com/tutorials/diff-and-patch.html
This is a mini tutorial in how to figure out what applications are listening on your ports on GNU/Linux, OpenBSD, and FreeBSD. https://unixdigest.com/tutorials/who-is-listening-on-my-ports.html
This is a mini tutorial in solving problems with the Apache webserver encoding specifications. https://unixdigest.com/tutorials/wrong-default-encoding-on-the-apache-webserver.html