Very rough notes on setting up ZFS on Ubuntu 16.04 - with LXD
sudo apt-get install zfsutils-linux dmesg | grep -i sata | grep 'link up' [ 6.208581] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 6.896647] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 7.216674] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) k@sagan:~$ sudo zpool create apollo mirror /dev/sdb /dev/sdc invalid vdev specification use '-f' to override the following errors: /dev/sdb does not contain an EFI label but it may contain partition information in the MBR.