Hi<br><br>
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]<br>
<br>HOST A--->>>EXPORTS /prod/data ------->>>HOST B<br><br>HOST B ---->>MOUNTED ------>>> /prod/data-----UNDER---/PROD1  [working fine]<br><br>HOST B EXPORTS /PROD1 ------>>>>HOST C <br>
<br>HOST C ----->>TRY MOUNTING ----->>>RESULT IN BELOW ERROR<br><br>BUT WHEN I TRY TO MOUNT THE ALREADY MOUNTED NFS SHARE IN  "HOST C "     I AM GETTING BELOW ERROR.<br><br>#################MOUNT ERROR##########################################<br>
mount: 10.65.64.30:/PROD1 failed, reason given by server: Permission denied<br>##########################################################################<br><br>Can anyone suggest me the way to work out aboVE scenario.<br>
<br><br>Note: I find no -r(-re-export) option in rpc.mountd<br><br><br>REGARDS<br>LINGU<br>