mount a NFS partition

Hi

I have one linux server which I want to use to backup my other servers. Therefore I installed NFS on my backup server and made an entry in the /etc/exports file.

With the showmount command everything looks good. But when I want to mount this on a server, it takes about 10 minutes. Aftherwards it's connected and I can access the first level on this mounted directory, but if I want to open a directory in this directory, I'm just getting the message "Permission denied".

What else do I need to do?

Thanks
Michael

 

 

 

 

Top