have you looked into these parameters on AIX ? Looking at AIX host connectivity guide they mention the initial 15 seconds where host decides that the path is dead and fails over, sounds like yours is within that time ..not sure why Oracle is crashing.
Fast Fail (fc_err_recov) and Dynamic Tracking (dyntrk)
Look in host connectivity guide because based you can get different behavior based on the combination of these two parameters.
hoolaboy
2 Posts
0
June 15th, 2011 00:00
Below is nmon data captured when I was trying to reproduce the situation.
Tested:
dd if=/dev/rldev of=/dev/null and unplugged port of FA to switch.
As you can see I/O was stopped at 3:02:29 and read I/O of fcs4 (alive path) was also 0 for 10sec.
dynamox
9 Legend
•
20.4K Posts
0
June 22nd, 2011 03:00
have you looked into these parameters on AIX ? Looking at AIX host connectivity guide they mention the initial 15 seconds where host decides that the path is dead and fails over, sounds like yours is within that time ..not sure why Oracle is crashing.
Fast Fail (fc_err_recov) and Dynamic Tracking (dyntrk)
Look in host connectivity guide because based you can get different behavior based on the combination of these two parameters.