Re: [s3ql] clone_fs.py ChecksumError: Invalid metadata

2014-09-22 Thread Nick Carboni
Here is everything I've done. The commands are actually entered from a C program using fork(2) and execl(3), but should be functionally equivalent to running them from the command line which I've done below: $ mkfs.s3ql local:///mnt/bds/7625eec6-843c-4a4d-80fe-e0718dbab53b Before using S3QL,

Re: [s3ql] clone_fs.py ChecksumError: Invalid metadata

2014-09-22 Thread Nikolaus Rath
On 09/22/2014 12:17 PM, Nick Carboni wrote: Here is everything I've done. The commands are actually entered from a C program using fork(2) and execl(3), but should be functionally equivalent to running them from the command line which I've done below: $ mkfs.s3ql