ZFS progress.
This is my first entry about ZFS, but I’m not going to describe what ZFS is, etc., but I need some place to write about my progress and this seems to be the right place.
As you may know or not, I’m porting ZFS file system to FreeBSD. The port is almost finished. Something like 98% functionality is implemented and work. You can read more about ZFS on OpenSolaris page and more about my port on various FreeBSD mailing lists. Today I finished NFS support, so you can now NFS mount ZFS file systems from FreeBSD. The remaining part I coded today was readdir functionality for GFS. GFS (Generic pseudo-FileSystem) is Solaris framework for virtual file systems. ZFS uses this framework to create .zfs/ directory where snapshots are placed. From now on you can list .zfs/ and .zfs/snapshot/ directories too via NFS. This was the only missing piece of NFS support.
January 28th, 2007 at 4:17 am
Hi !
As allways you’re bringing great news. 98% ! What to say except THANK YOU for your work.
I hope that we will be able to play with it very soon.
Keep up the good work !
January 28th, 2007 at 6:38 am
Oh, DROOL. This is the first I’m hearing of ZFS, yet I want it now! It sounds like just what I’ve wanted for years. What’s the best case ETA for getting it in a FreeBSD release?
January 28th, 2007 at 9:09 am
The functionality of this port seems so complete it’s staggering. Well done, Pawel.
Could you provide a link to where it can be obtained?
January 29th, 2007 at 1:18 pm
[...] Pawel Jakub Dawidek says: ”... The port is almost finished. Something like 98% functionality is implemented and work…” ”...The remaining part I coded today was readdir functionality for GFS. GFS (Generic pseudo-FileSystem) is Solaris framework for virtual file systems. ZFS uses this framework to create .zfs/ directory where snapshots are placed…” [...]
January 30th, 2007 at 9:22 pm
[...] Pawel Jakub Dawidek hat in seinem Blog mitgeteilt, dass die die Portierung von ZFS auf FreeBSD weit vorangeschritten ist. Mittlerweile steht er bei 98%, dass bedeutet, es dauert nicht mehr lange und die Portierung ist abgeschlossen. Und das von einer Person. So wurde als letztes der NFS support fertiggestellt. So lassen sich nun ZFS Dateisystem mittels NFS auf FreeBSD mounten. [...]
January 30th, 2007 at 10:25 pm
[...] Sun ZFS is almost ready (98%), ported to FreeBSD by one man only … Pawel Jakub Dawidek. Do you now Nelson, from the Simpsons? Ha ha! [...]
January 31st, 2007 at 11:31 pm
Hello Pawel,
a very huge “dziękuję, dziękuję bardzo” to you for your efforts – I wonder if there is a way to provide the functionality of Sun`s “smcwebserver” – the ZFS GUI ?
http://hell.jedicoder.net/?p=70
(just kidding – having ZFS ported is a huge effort for just one guy)
So now the work has to be done by our FreeNAS Developers – come on Guys, please
So long
Falk
GERMAN Translator – FreeNAS.org
February 1st, 2007 at 3:12 pm
This is a heroic achievement – I’m sure everyone in the BSD community would like to offer their appreciation and thanks!
February 1st, 2007 at 7:20 pm
[...] zfs – portetd by one person to FreeBSD (tags: unix zfs filesystem freebsd bsd) [...]
February 2nd, 2007 at 1:47 am
Please port it to OpenBSD, too