LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   Can't nfs mount aix dir on linux client! (https://www.linuxquestions.org/questions/linux-enterprise-47/cant-nfs-mount-aix-dir-on-linux-client-395097/)

oracleguy 12-20-2005 10:52 PM

Can't nfs mount aix dir on linux client!
 
Hi

I'm trying to mount an exported aix filesystem on my linux machine. I use smit to export the fs and then try to mount the fs on the linux machine with:
mount <aix_server>:<exported_dir> /<linux mountpoint>

and get...
mount: <aix_server>:/i01/oracle failed, reason given by server: unknown nfs status
return value: -1

Any ideas?!

iainr 12-21-2005 09:59 AM

Could be different versions of nfs (2 vs. 3). I think you can force AIX to export with one protocol or the other.


All times are GMT -5. The time now is 06:11 AM.