Hello... amanda 3.2.0 on Ubuntu 10.04 32bit in an Amazon EC2 instance
I seem to be running into a bug when restoring data from a S3 vtape bucket. "amrestore -p .... | restore -iovf -" always fails. running amrestore without -p works, but produces a "ERROR: /bin/gzip exited with status 2". Then running restore on the resulting file works as expected. Has anyone else run into this? looking at the debug files I see something like: Tue Jan 18 12:40:16 2011: amrestore: GET https://s3.amazonaws.com/<munge>00000004%2Dfilestart failed with 404/NoSuchKey where there are 3 files for that dump. It looks like amanda tries to get a forth file that doesn't exist and passes the (non) result onto gzip. yes? no? maybe? -- Christopher McCrory To the optimist, the glass is half full. To the pessimist, the glass is half empty. To the engineer, the glass is twice as big as it needs to be.
