SUMMARY: NetApp (NFS) + Oracle RMAN problem

From: Yiannis Kanellopoulos <yiannis.kanellopoulos_at_nl.wanadoo.com>
Date: Thu Dec 01 2005 - 09:49:34 EST
I would really like to thank all of you that replied.
Actually from all the replies together (which were more than what we got
from sun, oracle, and netapp) I found the problem and had nothing to do
with hardware!

The problem was actually lockd(). 
For some reason network team was not allowing lockd traffic between the
two systems. 
with a truss and some snooping,it was obvious that some problem was
going on iwth the net traffic, changed the ACL and it worked fine.
This is the total of the ACL's needed:

access list <> permit udp host Server host Client 
access list <> permit tcp host Client host Server eq 111
access list <> permit tcp host Client host Server eq 2049
access list <> permit udp Client host Server 
access list <> permit tcp host Client host Server eq 4045

mount options:
rw,bg,hard,intr,suid,vers=3,proto=tcp,dev=4240001

system options:
* Start of NetApp parameters
set sq_max_size=1600
set nstrpush=9
set nfs:nfs3_nra=10
set nfs:nfs3_max_threads=24
* END of NetApp parameters
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Thu Dec 1 09:54:50 2005

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:53 EST