On Wed, Sep 10, 2008 at 4:10 PM, Lisa Seelye <[EMAIL PROTECTED]> wrote: > While listing S3 keys: CURL error: Failed writing body (CURLcode 23) > taper: Error writing label BUCKETNAME012 to device BUCKETNAME012/.
First, I would recommend using a single bucket for all of your Amanda backups, with device names such as s3:BUCKETNAME/tape012 since Amazon limits you to 100 buckets. CURLE_WRITE_ERROR (23) An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback. My best guess is that Amazon is returning more data than Amanda expects. Can you add device_property "VERBOSE" "YES" to your amanda.conf and re-run to see what additional information appears in the logs? Dustin -- Storage Software Engineer http://www.zmanda.com
