[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NFS problem.



Hi list,
here is my setup:

Two Linuces, RH 6.2 on both. First one is exporting a directory to the
world, /etc/exports:

/home/rotor    (rw)

Exportfs -a shows exactly this line. The directory is of mode 777.
When trying to mount from the second machine with:
mount -t nfs 192.168.0.1:/home/rotor /mnt/rotor
I get message saying
mount version is older than kernel
and then just nothing. The process seems to hang, after appr. 3 or 5
minutes I get a message looking like:
Portmap: localhost is not responding.

ps -ef shows [rpciod] running

I don't have portmap at all on client machine. I tried this with or
without lo interface initialized - with the same result.
But the most strange thing is that when I log in to client with telnet
and kill the shell I tried to mount from, the shell got killed, but
mount stays. I see remote directory, copy files etc...

Any idea why it happens?

Thnks

Maxim



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il