Changes between Version 22 and Version 23 of JBSsandbox/PlasticSlices


Ignore:
Timestamp:
04/22/14 13:51:15 (10 years ago)
Author:
Josh Smift
Comment:

Added a note about waiting for the createsliver calls to finish.

Legend:

Unmodified
Added
Removed
Modified
  • JBSsandbox/PlasticSlices

    v22 v23  
    188188 * This doesn't capture output at all. We could potentially add something to stuff the output into one giant file, but it might be a little hard to sort out, since output is coming back from all of the slivers at once, all intermingled together. We could have each createsliver write an output file, but we'd need to be careful to name them and save them so that the output file from an aggregate in one slice wouldn't overwrite the output from the same aggregate in another slice. For now, we just check later to see what worked and what didn't, and try again by hand if it's not obvious why some things didn't work.
    189189
     190Wait for all of the createsliver calls to finish; check that there isn't anything still running in the background:
     191
     192{{{
     193jobs
     194}}}
     195
     196if there's no output from that, everything's done, and you can continue.
     197
    190198Renew the Utah slivers, which default to expiring in six hours:
    191199