On Jun 29 2015, Andy Cress <[email protected]> wrote:
> Before starting a data copy to an s3ql filesystem, we would like to be
> able to check whether or not the backend is there (can be contacted)
> or not.
>
> The test case came up where the s3ql filesystem is mounted on a
> system, and someone else deletes the bucket that it is mounted to.  We
> don't seem to be able to detect this, unless we do umount / mount.
> s3qlstat shows the cached size information, but that doesn't help this case.
>
> Any thoughts on how this could be checked?

Depends, you need to be more precise. What exactly do you want to check
for? First you are talking about contacting the backend (e.g. if there's
a connection to AWS), but then you are talking about detecting if a
bucket has been removed (which has nothing to do with S3QL being able to
talk to S3).

However, in either case this will probably require additional
programming in S3QL.

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.

Reply via email to