Hi, On Fri, Mar 08, 2013 at 01:39:27PM +0100, Roman Haefeli wrote: > On Fri, 2013-03-08 at 13:28 +0100, Roman Haefeli wrote: > > On Fri, 2013-03-08 at 12:02 +0100, Lars Marowsky-Bree wrote: > > > On 2013-03-08T11:56:12, Roman Haefeli <[email protected]> wrote: > > > > > > > Googling "TrackedProcTimeoutFunction exportfs" didn't reveal any > > > > results, which makes me think we are alone with this specific problem. > > > > Is it the RA that hangs or the command 'exportfs' which is executed by > > > > this RA?
It is most probably the exportfs program. Unless you hit the "rmtab growing indefinitely" issue. > From the log: > Mar 8 03:10:54 vicestore1 lrmd: [1550]: WARN: p_exportfs_virtual:stop > process (PID 5528) timed out (try 2). Killing with signal SIGKILL (9) This means that the process didn't leave after being sent the TERM signal. I think that KILL takes place five seconds later. Was this with the "rmtab problem"? > For me valuable to know is what is lrmd trying to kill here: the process > 'exportfs' or the process of the resource agent? The resource agent instance. > I mean, is 'exportfs' broken on said machine? Name resolution taking long perhaps? Thanks, Dejan > Roman > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
