ZFS (JBOD) Installation Instructions
Disable selinux
semanage permissive -a httpd_t
ZFS Setup
*Kernel & Kernel Devel should match exact versions
Grub configured to boot with kernel 3.10.0-514.el7.x86_64.rpm
http://ask.xmodulo.com/change-default-boot-kernel-centos.html
- If server restarts, check if zfs module is well loaded by dkms and then reboot again to have zpool import auto restore the pool
- Check if SELINUX is disabled: https://www.tecmint.com/disable-selinux-temporarily-permanently-in-centos-rhel-fedora/