Hello... Is there any way to configure ONTAP as an NFS client...through web interface or command line...???
i want to mount a SUN SOLARIS system (as NFS client) on ONTAP ABC qtree (using the mount command on SUN SOLARIS)...and then further mount the ABC volume/qtree of the filer (as NFS client) onto a UNIX system...any ideas or suggestions... Thanx
--------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
--- Xishan xischaune@yahoo.com wrote:
Hello... Is there any way to configure ONTAP as an NFS client...through web interface or command line...???
No.
i want to mount a SUN SOLARIS system (as NFS client) on ONTAP ABC qtree (using the mount command on SUN SOLARIS)...and then further mount the ABC volume/qtree of the filer (as NFS client) onto a UNIX system...any ideas or suggestions...
I'm intrigued. What problem are you trying to solve?
Thanx
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
.
It is important that these mounts are done in the above order.
Both NFS servers will need to export to the NFS client.
If at all possible, you would probably be better off not mounting this way and use a symbolic link for /upper/lower instead:
mount nfs-server-1:/exported/dir /upper
mount nfs-server-2:/exported/dir /upper2
ln -s /upper2 /upper/lower
Steve Losen scl@virginia.edu phone: 434-924-0640
University of Virginia ITC Unix Support
Xishan
There is no way, you filer is a NFS "server". For you to be sure, type a "?" at the netapp prompt. Do you see any mount command? No, you won't.
I still do not understand what is your problem, if you want to mount between Unix systems, just do the export between them.
----- Original Message ----- From: Xishan xischaune@yahoo.com To: toasters@mathworks.com Sent: lunes 28 de abril de 2008 07H31 GMT-0200 Subject: ONTAP as nfs client
Hello... Is there any way to configure ONTAP as an NFS client...through web interface or command line...???
i want to mount a SUN SOLARIS system (as NFS client) on ONTAP ABC qtree (using the mount command on SUN SOLARIS)...and then further mount the ABC volume/qtree of the filer (as NFS client) onto a UNIX system...any ideas or suggestions... Thanx
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.