Matt Bailey wrote: > I have looked around for a work around on re-exporting NFS shares and have > come up empty. I know the general answer is that it's not supported but I am > hoping someone knows a workaround... > > Essentially here's what I want to do... > > NFS Server1 shares with Serverb > Serverb then shares the same share with ServerA
A good workaround is to mount the same filesystem on ServerA directly from Server1 :-) What's your motivation here? I can imagine several possibilities: - you want to reduce network usage to a location - you have a beefy ServerB that could help out - you're looking for a "proxy caching" model like e.g. http Is it one of the above or a motivation I haven't listed? Rob T