Adcadet
Storage Freak
Ubuntu 15.04. Uses systemd. I can install ZFS on Linux such that it appears to be running when I first log on ("$ dmesg | grep ZFS[ 134.263583] ZFS: Loaded module v0.6.4.1-1~vivid, ZFS pool version 5000, ZFS filesystem version 5"). I can run zpool status and see that my pools are there.
Set up my fstab to mount the datasets where I want them but they're not there on boot. I can import the pool (sudo spool import -a or sudo zpool import pool) and then they're magically mounted where they should be. If after boot I run zpool status, I see nothing. Does anybody have any idea why this might be?
Maybe I should just stop trying to run ZFS on Linux. Is performance over an NFS share to a freenas (freeBSD) machine really that much worse?
Set up my fstab to mount the datasets where I want them but they're not there on boot. I can import the pool (sudo spool import -a or sudo zpool import pool) and then they're magically mounted where they should be. If after boot I run zpool status, I see nothing. Does anybody have any idea why this might be?
Maybe I should just stop trying to run ZFS on Linux. Is performance over an NFS share to a freenas (freeBSD) machine really that much worse?