ZFS Filesystem for FUSE/Linux

About

This page is outdated. For new zfs-fuse news and development, visit: http://zfs-fuse.net/

ZFS is an advanced modern general-purpose filesystem from Sun Microsystems, originally designed for Solaris/OpenSolaris.

This project is a port of ZFS to the FUSE framework for the Linux operating system.

It was sponsored by Google, as part of the Google Summer of Code 2006 program.

Features

ZFS has many features which can benefit all kinds of users - from the simple end-user to the biggest enterprise systems. ZFS list of features:

Status

First beta released. See the STATUS file for more information.

Download

Source

Available releases can be found in this page.

Alternatively, you can get the latest code from the Mercurial repository with the following command:

hg clone http://www.wizy.org/mercurial/zfs-fuse/0.4.x

You can get the most recent (and most unstable) development code with the following command:

hg clone http://www.wizy.org/mercurial/zfs-fuse/trunk

You can also browse the mercurial repositories.

Gentoo Ebuild

Phil Worral (philwozza) and Bardur Arantsson have contributed a Gentoo overlay for zfs-fuse.

See this page for installation instructions.

Debian packages

Bryan Donlan created some experimental Debian packages for zfs-fuse.

See this page for instructions.

Patches

LZO Compression

Eric Dillmann has contributed a patch that adds LZO compression to zfs-fuse (with some adjustments by Roland/devzero). You can download it from this link.

Warning: This patch implements an on-disk format change and is completely unsupported. Do not expect to be able to use pools with LZO compression on other ZFS implementations or with future zfs-fuse versions. Use at your own risk (e.g. with working backups).

Distributions with zfs-fuse

Bug reports

To report bugs or contribute patches, please use the BerliOS project page

News

You can follow my progress on the ZFS on FUSE blog.

Contact Information

You may contact me at rcorreia at wizy org.

WizyWiki: ZFS_on_FUSE (last edited 2009-11-30 21:23:24 by wizeman)