RE: ZFS sharenfs problem - solved, documentation bug

2012-08-16 Thread Radek Krejča
Hi again, > I take example line from manual: > > zfs set sharenfs='rw=@123.123.0.0/16,root=neo' tank/home > > modify it to: > > zfs set sharenfs='rw=@pokus.starnet.cz,root=0' storage/pokus > > Where could be a problem? Is it bug or I am wrong but I dont see any > mistake > I found solut

RE: ZFS sharenfs problem - bug?

2012-08-16 Thread Radek Krejča
Hi again, I take example line from manual: zfs set sharenfs='rw=@123.123.0.0/16,root=neo' tank/home modify it to: zfs set sharenfs='rw=@pokus.starnet.cz,root=0' storage/pokus and I got in messagess Aug 16 12:04:45 storage mountd[1180]: can't get address info for host rw=@pokus.starnet.cz Aug

ZFS sharenfs problem

2012-08-15 Thread Radek Krejča
Hello, after upgrade to fbsd 9.0 I dont know how to set sharenfs on zfs filesystem correctly. On the older version of freebsd I used: zfs set sharenfs=-alldirs -maproot=0 pokus.starnet.cz storage/pokus on the same version of freebsd, but after uprade zfs zfs set sharenfs=rw=@pokus.starnet.cz,r