From Fedora Project Wiki
m (fix acronym) |
m (add category) |
||
Line 15: | Line 15: | ||
* [http://en.wikipedia.org/wiki/CDDL wikipedia.org - Common Development and Distribution License] | * [http://en.wikipedia.org/wiki/CDDL wikipedia.org - Common Development and Distribution License] | ||
* [http://fuse.sourceforge.net/ fuse.sf.net - FUSE home page] | * [http://fuse.sourceforge.net/ fuse.sf.net - FUSE home page] | ||
[[Category:Filesystems]] |
Revision as of 11:19, 25 March 2013
ZFS™ (Zettabyte File System) is a combined file system and logical volume manager designed by Sun Microsystems.
Fedora releases don't ship proper ZFS support included to kernel because its license CDDL (Common Development and Distribution License), instead it's available as a FUSE (Filesystem in Userspace) module (pacakge name zfs-fuse).
See Also
External links
- opensolaris.org/os/community/zfs/ Oracle's ZFS
- zfsonlinux.org - The native Linux kernel port of the ZFS filesystem
- zfs-fuse.net - ZFS-FUSE project