Hey there,
so we currently trying to backup a nfs mount... Unsuccessfully.
So i already searched the Help documents and forums, and there are describtions how to backup a nfs mounts but it wont work.
Our environment:
Cell: 9.03 Oracle Linux
NFS Server: Net APP
Client: 9.03 SOlaris 11
So we did serval things:
Usally the NFS Target is "mounted" via a Symbolic link on the Client. Example
/net/nfs-server/randomdirectory linken to /nfs
So when you go to /nfs you are on the NFS mount.
Then for the second try i really mounted the NFS-Server with the mount command.
But both times the directory cant be found in the directory list of the backup, which i guess should be normal, because the documentation says you have to add it manually.
So i did add the nfs-mount manually, but still he says there is no such directory (while the backup).
What am i doing wrong? Must the mount be in the vfstab?
Thanks in advance!