[Swift-devel] stale nfs problem

Glen Hocky hockyg at uchicago.edu
Tue Jul 12 21:37:42 CDT 2011


Hey everyone,
this isn't quite a bug but more of a feature selection. I had some jobs that
I started with swiftwork on /gpfs/pads before they turned it off for
maintenance. The jobs in the queue were put on hold and then restarted after
pads was back. Jobs ran or were running, but when they started to finish, I
got the error

 Progress:  time: Tue, 12 Jul 2011 20:31:01 -0600  Active:382  Checking
> status:1  Finished successfully:1
> Failed to sync restart log
> java.io.IOException: Stale NFS file handle
>         at java.io.FileOutputStream.writeBytes(Native Method)
>         at java.io.FileOutputStream.write(FileOutputStream.java:277)
>         at
> sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:355)
>         at
> sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:416)
>         at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:159)
>         at
> java.io.OutputStreamWriter.emptyBuffer(OutputStreamWriter.java:290)
>         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java)
>         at
> org.globus.cog.karajan.workflow.nodes.restartLog.FlushableLockedFileWriter.actualFlush(FlushableLockedFileWriter.java:47)
>         at
> org.globus.cog.karajan.workflow.nodes.restartLog.SyncThread.doFlush(SyncThread.java:59)
>         at
> org.globus.cog.karajan.workflow.nodes.restartLog.SyncThread.run(SyncThread.java:50)
> Progress:  time: Tue, 12 Jul 2011 20:31:06 -0600  Active:382  Finished
> successfully:2
> Progress:  time: Tue, 12 Jul 2011 20:31:23 -0600  Active:381  Checking
> status:1  Finished successfully:2
> Failed to close log file
> java.io.IOException: Stale NFS file handle


Perhaps in future versions it would be possible to catch this exception and
make one try at rectifying the situation

-Glen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20110712/20c11ffd/attachment.html>


More information about the Swift-devel mailing list