I found out from the distro maintainer that the kernel uses source from zfsonlinux.org's git repository, but have not found someone who has mounted a zfs filesystem, so I don't know the status of the port. I wonder if the kqstor code was merged into this repository?
---------- Forwarded message ---------- From: Malte Schirmacher <malte.schirmac...@webfrap.de> Date: Sun, Feb 13, 2011 at 5:51 AM Subject: Re: [zfs-discuss] native ZFS on Linux To: zfs-discuss@opensolaris.org On 12.02.2011 18:18, David E. Anderson wrote: > I see that Pinguy OS, an uber-Ubuntu o/s, includes native ZFS support. > Any pointers to more info on this? Thre are currently three different ways, to get ZFS working on linux. First the implementation by kqstore. They largly used the work from behlendorf(zfsonlinx.org) and merely added the very thin posixlayer which belendorf wasnt able/willing to implement yet. The version by kqstor works so far, although its still very buggy and sloooooow. The version by behlendorf works except on its unable to mount zfs-datasets though its possble to use zvols. Then we have a third try (which in fact was the first try to bring zfs to linux) with zfs-fuse.net. As the name indicates it makes use of FUSE ("filesystem in userspace" -- http://fuse.sourceforge.net/). This third one i quite far ahead and the one which is already packaged for ubuntu. HTH Malte _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss -- David _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss