Hello Umar,
> [...] would you please help me how I can mount my s3 storage
>
> I am using *AWS_ACCESS_KEY* and Secret to access my AWS resourses. I
> have tried this
>
> /root/.s3ql/authinfo2
>
> |[s3] storage-url: s3:// backend-login: xxxxxxx backend-password: xxxxxxx |
>
> python3 bin/mkfs.s3ql s3://xxxx/s3ql
>
> the following command failed with this error
>
> *s3ql.http.HostnameNotResolvable: Host s3.xxx.amazonaws.com does not
> have any ip addresses*
>
> the bucket location is *us-east-1*
>
When the region is us-east-1, then your storage url/mount url should
start with s3://us-east-1/my-bucket. Looks like you have put something
different in there ("xxx" according to the error message).
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/s3ql/2391cf0f-5250-07f8-4921-8a9a35703037%40jagszent.de.