Comment 5 for bug 439410

Revision history for this message
Daniel Nurmi (nurmi) wrote :

The problem is that the connection from the NC to Walrus is being successfully opened, but is being timed out on the server side after two minutes if no data is written to the wire (which is the case when the large image is being decrypted/cached). We've increased the retry count in the NC to 10 retries (each at most lasting no more than 2 minutes == 20 minutes max), which should allow enough time for images (~10GB) to be processed even on slow machines.

Fixed in Eucalyptus revision 920.