I tried it and got it to display the web interface, but not much zfs related info:
some steps to get started on Mountain Lion:
Apache:
http://osxdaily.com/2012/09/02/start-ap ... -mac-os-x/php:
http://osxdaily.com/2012/09/10/enable-p ... -mac-os-x/download:
http://static.zfsguru.com/ZFSguru-0.1.9 ... erface.tgzput the files in your sites directory, check permissions, chmod +x etc.
edit sudoers as decribed in step 9 here:
http://zfsguru.com/doc/bsd/zfsguru (using _www)
make a sym link: sudo ln -vs /usr/bin/sudo /usr/local/bin/sudo
in ~/Sites/zfsguru/includes/procedure.php change line 213 to: if (trim(`whoami`) != '_www')
go to the zfsguru start page in your browser and start the wizard
check, that it can write /Library/WebServer/Documents/config/config.bin at end of wizard
try, if it will find your disks
try, if it will find any pools (did not work for me) ' No importable pools have been found.'
in the main GUI some of the tabs will show some useful info, but most have errors
... well that's as far as I got ...
problem is, a lot of files are in different locations on FreeBSD
now someone needs to fixup some more php code to get the basic zfs stuff working
