Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2001 09:57:46 +1100
From:      Vitaminoid <root@stmobile.ru>
To:        freebsd-questions@freebsd.org
Subject:   nfs; exports
Message-ID:  <auto-000001184896@cwst.ru>

next in thread | raw e-mail | index | archive | help
Hi!
I've got some strange stuff with the nfs mounting.
Here is my exports file:

root@moitd07# cat /etc/exports
/usr/ports/distfiles    -ro     moitd01
/usr/bin                -ro     moitd01
/var                    -ro     moitd01
/usr/local/bin          -ro     moitd01
/usr/local/lib          -ro     moitd01
/home/vitaminoid        -ro     moitd01

I run mountd, and in the /var/log/messages i see:

Sep  7 09:54:48 moitd07 mountd[71312]: bad exports list line /usr/ports/distfiles
Sep  7 09:54:48 moitd07 mountd[71312]: can't change attributes for /usr/local/bin
Sep  7 09:54:48 moitd07 mountd[71312]: bad exports list line /usr/local/bin             -ro     moitd01
Sep  7 09:54:48 moitd07 mountd[71312]: can't change attributes for /usr/local/lib
Sep  7 09:54:48 moitd07 mountd[71312]: bad exports list line /usr/local/lib             -ro     moitd01

and i can't mount /usr/local/bin, /usr/local/lib, /usr/ports/distfiles..
other shares are ok.

then i comment out, for example, everything except /usr/local/bin. and it's ok! no error messages in /var/log/messages, and mounting is ok!

where is the problem?



------
Некоторые боялись Пью, некоторые - Билли Бонса.
Меня боялся сам Флинт.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?auto-000001184896>