On Fri, Jul 23, 2010 at 10:53:45AM -0700, Richard Lefebvre wrote:
> If I had some Lustre error, it would give me a clue, but the only errors 
> the users get is the following traceback on the application:
> 
> -------------------------------------------------------------------
> Reason: FATAL ERROR: Error on write to binary file
> restart/ABCD_les4.950000.vel: Interrupted system call
> 
> Fatal error on PE 0> FATAL ERROR: Error on write to binary file
> restart/ABCD_les4.950000.vel: Interrupted system call

Interrupted system call is not a fatal error.  The application should
retry the operation if it fails with EINTR.

Ned
_______________________________________________
Lustre-discuss mailing list
[email protected]
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to