Date: Thu, 16 Aug 2012 12:07:20 +0200 From: =?iso-8859-2?Q?Radek_Krej=E8a?= <radek.krejca@starnet.cz> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: RE: ZFS sharenfs problem - bug? Message-ID: <B2E0472020754D45B72E9B0CE35278CA90E439A8EA@EXCHANGE.mail.starnet.cz> In-Reply-To: <B2E0472020754D45B72E9B0CE35278CA90E439A8E5@EXCHANGE.mail.starnet.cz> References: <B2E0472020754D45B72E9B0CE35278CA90E439A8E5@EXCHANGE.mail.starnet.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi again, I take example line from manual: zfs set sharenfs=3D'rw=3D@123.123.0.0/16,root=3Dneo' tank/home modify it to: zfs set sharenfs=3D'rw=3D@pokus.starnet.cz,root=3D0' storage/pokus and I got in messagess Aug 16 12:04:45 storage mountd[1180]: can't get address info for host rw=3D= @pokus.starnet.cz Aug 16 12:04:45 storage mountd[1180]: bad host rw=3D@pokus.starnet.cz, skip= ping Aug 16 12:04:45 storage mountd[1180]: can't get address info for host root= =3D0 Aug 16 12:04:45 storage mountd[1180]: bad host root=3D0, skipping Aug 16 12:04:45 storage mountd[1180]: bad exports list line /usr/local/stor= age/pokus rw=3D@pokus.starnet.cz root=3D0 my /etc/zfs/exports # !!! DO NOT EDIT THIS FILE MANUALLY !!! /usr/local/storage/pokus rw=3D@pokus.starnet.cz root=3D0 ..... pokus.starnet.cz is in dns (reversible dns too), if I use IP address, the s= ituation is the same. zfs get shows: storage/pokus sharenfs rw=3D@pokus.starnet.cz,root=3D0 = local storage/pokus version 5 - uname: FreeBSD storage.starnet.cz 9.0-RELEASE-p4 FreeBSD 9.0-RELEASE-p4 #2: Sat Au= g 11 17:48:50 CEST 2012 root@storage.starnet.cz:/usr/obj/usr/src/sys/GE= NERIC amd64 Where could be a problem? Is it bug or I am wrong but I dont see any mistak= e.... Thank you Radek
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B2E0472020754D45B72E9B0CE35278CA90E439A8EA>