On Oct 26 2016, Jonas Lippuner <[email protected]> wrote: > I'm using a similar setup. Mount ACD locally with acd_cli and then use an > s3ql volume inside the mounted ACD path. The reason for using ACD rather > than S3 is very simple: cost.
Well, that explains it. You get what you pay for :-). [...] > Here's the backtrace (from mount.log) of the error I usually see: [...] > "/usr/local/lib/python3.5/dist-packages/s3ql-2.20-py3.5-linux-x86_64.egg/s3ql/backends/local.py", > > line 304, in __init__ > self.fh = open(name, 'wb', buffering=0) > OSError: [Errno 14] Bad address: > '/home/jlippuner/cloud_storage/ACD/remote/s3ql_backup/s3ql_data_/698/s3ql_data_69888#7693-140501390976768.tmp' Yes, that's ACD being buggy. > I wonder how hard it would be to add a native ACD interface to S3QL... Some people are trying, see https://github.com/s3ql/s3ql/pull/7 Best, -Nikolaus -- GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.« -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
