in reply to Re: flock "Input/output error"
in thread flock "Input/output error"

It is not so simple as "not supported". It usually works and only occasionally fails. LSF (Load Sharing Facility) is just a mechanism for controlling and dispatching multiple jobs to linux servers. The significance of the LSF component is just that multiple jobs on multiple machines may be trying to access the same file. Also, the "Input/output error" sounds like a very different message than I would get if it were not supported at all.

Replies are listed 'Best First'.
Re^3: flock "Input/output error"
by Anonymous Monk on Jan 22, 2009 at 04:12 UTC
    Maybe LSF logs have a clue what it means