Quoting whoami i hicheerup@gmail.com:
Hi
Is there any way to re-export an nfs mounted directory? I am having three servers runnning on centos4.5 and i am trying to implement nfs share in an below manner [bcoz there is no alternative way for me to setup nfs share]
Did you add the options crossmnt,fsid=0 to the top level nfs export? The fsid=0 might not be needed, but I'm pretty sure the crossmnt is needed.
Barry