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>
index | next in thread | previous in thread | raw e-mail
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 16 12:04:45 storage mountd[1180]: bad host rw=@pokus.starnet.cz, skipping Aug 16 12:04:45 storage mountd[1180]: can't get address info for host root=0 Aug 16 12:04:45 storage mountd[1180]: bad host root=0, skipping Aug 16 12:04:45 storage mountd[1180]: bad exports list line /usr/local/storage/pokus rw=@pokus.starnet.cz root=0 my /etc/zfs/exports # !!! DO NOT EDIT THIS FILE MANUALLY !!! /usr/local/storage/pokus rw=@pokus.starnet.cz root=0 ..... pokus.starnet.cz is in dns (reversible dns too), if I use IP address, the situation is the same. zfs get shows: storage/pokus sharenfs rw=@pokus.starnet.cz,root=0 local storage/pokus version 5 - uname: FreeBSD storage.starnet.cz 9.0-RELEASE-p4 FreeBSD 9.0-RELEASE-p4 #2: Sat Aug 11 17:48:50 CEST 2012 root@storage.starnet.cz:/usr/obj/usr/src/sys/GENERIC amd64 Where could be a problem? Is it bug or I am wrong but I dont see any mistake.... Thank you Radekhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B2E0472020754D45B72E9B0CE35278CA90E439A8EA>
