Operating System - Linux
1828490 Members
2306 Online
109978 Solutions
New Discussion

Re: NFS between HP-UX and Linux

 
Tonatiuh
Super Advisor

NFS between HP-UX and Linux

I have my source directory in HP-UX 11.11. I have set /etc/exports as follows:
-
/data/LCTEST/TMP -rw=Ita1
/data/LCTEST/TMP -rw=Ita2
/data/LCTEST/TMP -rw=Ita3
-
And ejecuted the "exportfs -a".
-
/etc/hosts are alseo set to resolve Ita1, Ita2, Ita3 to the correct IPs.
-
I have mounted this filesystem from a Red Hat Enterprise Linux 3 Server, and I can read but no write from the Linux server.
-
Any idea about the problem?
2 REPLIES 2
Devender Khatana
Honored Contributor

Re: NFS between HP-UX and Linux

Hi,

There is no point in starting multiple threads in various categories. See the response in your same thread in another category here

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=994604

HTH,
Devender
Impossible itself mentions "I m possible"
Indrajit_1
Valued Contributor

Re: NFS between HP-UX and Linux

Hi;

Try this..

/data/LCTEST/TMP -rw,root_no_squash,async=lta1

same for other hosts..

#exportfs -a

Now mount from linux machine and try to write.

Hope this will help u to resolve ur issue.

cheers
indrajit
Never Ever Give Up