Geek Side Blog‎ > ‎Archives‎ > ‎2008-vftgs‎ > ‎

NFS with AIX

posted Jul 24, 2011, 5:34 PM by Boyce Crownover   [ updated Jul 24, 2011, 5:34 PM ]
Wednesday, September 10, 2008, 09:24 AM
Posted by Administrator
In the past I've experimented using NFS served from Linux and mounted on AIX. Some issues led me to far that sync was not handled correctly for AIX 5.3 with default choices, but just for reference, I'd now recommend exporting something like:
example.com(rw,insecure,all_squash,anonuid=0)
Comments