
Linus Torvalds called ZFS one of the very few bright spots in Solaris. ZFS released under Sun's Common Development and Distribution License. Linux is under GPL v2 which makes ZFS incompatible with Linux. I’ve used ZFS under Solaris and it is absolutely rocking file system.
Now this hot feature from OpenSolaris is taking a weird but working path to Linux inclusion using FUSE (Filesystem in Userspace).
If you like Linux for the long list of supported hardware but Solaris for the advanced new ZFS filesystem, a new development project might have a happy surprise for you. One advantage to putting ZFS into a separate daemon is the same as something that microkernel operating system developers have been talking up for years: You can kill and restart the filesystem independently of the operating system.
Check out official ZFS on FUSE blog and LinuxWorld article for more information ZFS on Linux: It's alive
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- 10 Greatest Open Source Software Of 2009
- My 10 UNIX Command Line Mistakes
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
- Email this to a friend
- Download PDF version
- Printable version
- Comment RSS feed
- Last Updated: Jun/19/2007


{ 1 comment… read it below or add one }
Wow this is great news in my opinion. I was pretty sad when i heard it would not be coming into the Linux Kernel anytime soon. I have no idea if it is as good as what I have built it up to be but the only the fly repairs, and snapshot features sound great to me. Nice post.