In message <[EMAIL PROTECTED]>, "Hartmann, 
O." writes:
>I can see the X-Terminals and other diskless systems booting but when
>mounting / via NFS from the boot host, they get stuck. It seems that they
>can not mount the NFS file system, but that is not the problem.

>I exported then the root tree of the diskless systems to another system
>and I saw that they can mount it without any problem. But now the
>weird thing comes into play: I can travers via cd and ls __all__ directories
>and can list all dir entries execept those of etc!!!!!

Hi,

Could you collect a tcpdump trace of the client as it becomes stuck?
Something like

        tcpdump -nepX -s 1600 host your_client_ip and udp port 2049

run from the server should do the trick. I just need to see a few
retransmits of the failing request.

Ian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to