Install zfs on ubuntu

ZFS is only fully supported on 64 bit architectures from Ubuntu Xenial 16.04. ZFS is only supported for data storage, not the root system.

sudo apt install zfsutils-linux

or

sudo apt install zfs
Written on November 17, 2016