Installing
-
2. Enabling ZFS Repo
Add ZFS Repository for CentOS GNU/Linux
-
3. Installing ZFS
Then to Install ZFS in CentOS
Simply run:sudo dnf install zfs zfs-dkms
Or else as an alternative Auto-updating:
sudo dnf install zfs zfs-dracut
For further Insight see the Official Documentation.
Testing Installation with:sudo zpool upgrade
Last, to enable it Reboot with:
sudo reboot
Contents