This page is about ZFS-fuse, the ZFS attempt for Linux
(on Wikipedia)
https://web.archive.org/web/20121229103643/http://zfs-fuse.net/
ZFS is a filesystem.
I have abandoned this filesystem because it is about as closed as it can get without being officially closed. It’s hampered by awkward licensing and patents making it intentionally incompatible with the GPL.
Even if it was made to work perfectly, running under FUSE is sub-optimal.
It also seems horrifyingly complex to use. Seriously.
Its checksumming is important for The Chain of Trust.
—
-
2011-07-17 – 0.7.0, on Unity Linux, updated recently.
Table of Contents [hide]
2011-07-17 – 0.7.0 ∞
\gksu smart install libaio-devel libattr-devel libacl-devel libzlib-devel libfuse-devel libfuse2 scons libopenssl-devel wget zfs-fuse.net/releases/0.7.0/zfs-fuse-0.7.0.tar.bz2 tar -xvvjf zfs-fuse-0.7.0.tar.bz2 cd zfs-fuse-0.7.0/src gksu scons
To run the daemon, as root you:
cd zfs-fuse-0.7.0/src/zfs-fuse ./run.sh
./zfs-fuse-0.7.0/src/cmd/zpool/zpool list ./zfs-fuse-0.7.0/src/cmd/zpool/zpool status -v
.. and how do I install?
.. usage?
