AMF or CLM node lock? It seems what you are doing causes a controller failover. Why is that?
I think the timeout happens because you issued the admin op on the standby controller which forwarded the request to the active controller. Then controller failover happened and the reply gets lost and times out. /Hans On 08/07/2013 06:12 PM, Tony Hart wrote: > When doing a node lock operation we sometimes see this Timeout warning from > osafimmd. It doesn't seem to lead to any problems but I'm wondering what it > indicates ? When it fails it fails less than a second after the lock command > is issued. > > 2013-07-28T22:22:18.006483-04:00 scm2 osafrded[3233]: NO rde_rde_set_role: > role set to 1 > 2013-07-28T22:22:18.010518-04:00 scm2 osafamfd[3363]: NO FAILOVER StandBy --> > Active > 2013-07-28T22:22:18.010577-04:00 scm2 osafntfd[3329]: NO ACTIVE request > 2013-07-28T22:22:18.010601-04:00 scm2 osafclmd[3339]: NO ACTIVE request > 2013-07-28T22:22:18.010625-04:00 scm2 osaflogd[3318]: NO ACTIVE request > 2013-07-28T22:22:18.010647-04:00 scm2 osafimmd[3253]: NO ACTIVE request > 2013-07-28T22:22:18.018330-04:00 scm2 osafimmd[3253]: NO New coord elected, > resides at 1100f > 2013-07-28T22:22:18.018825-04:00 scm2 osafimmnd[3263]: NO This IMMND is now > the NEW Coord >>> 2013-07-28T22:22:18.018877-04:00 scm2 osafimmnd[3263]: WA Timeout on >>> syncronous admin operation 1 > 2013-07-28T22:22:18.020702-04:00 scm2 osafimmnd[3263]: NO Implementer > connected: 49 (safClmService) <4, 1100f> > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users > > ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
