Unsolved
5 Posts
0
1301
October 28th, 2021 02:00
S3FS
Has anyone managed to get S3FS to connect to an ECS?
I just don't seem to get a response from it. Using cloudberry with same details it appears to work fine
Oct 28 10:00:15 server s3fs[33055]: curl.cpp:RequestPerform(2654): ### CURLE_ABORTED_BY_CALLBACK
Oct 28 10:00:19 server s3fs[33055]: ### retrying...
Oct 28 10:00:19 server s3fs[33055]: Retry request. [type=5][url=http://ecs-url:9020/graylog/][path=/]
Oct 28 10:00:19 server s3fs[33055]: computing signature [GET] [/] [] []
Oct 28 10:00:19 server s3fs[33055]: url is http://ecs-url:9020
Oct 28 10:00:19 server s3fs[33055]: * Trying IP...
Oct 28 10:00:19 server s3fs[33055]: * TCP_NODELAY set
Oct 28 10:00:19 server s3fs[33055]: * Connected to ddh-provo.xmidyorks.xswy.nhs.uk (IP) port 9020 (#4)
Oct 28 10:00:19 server s3fs[33055]: > GET /graylog/ HTTP/1.1
Oct 28 10:00:19 server s3fs[33055]: > host: ecs-url:9020
Oct 28 10:00:19 server s3fs[33055]: > User-Agent: s3fs/1.90 (commit hash 40d2e0d; OpenSSL)
Oct 28 10:00:19 server s3fs[33055]: > Accept: */*
Oct 28 10:00:19 server s3fs[33055]: > Authorization: AWS4-HMAC-SHA256 Credential=graylog/20211028/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-co
ntent-sha256;x-amz-date, Signature=
Oct 28 10:00:19 server s3fs[33055]: > x-amz-content-sha256:
Oct 28 10:00:19 server s3fs[33055]: > x-amz-date: 20211028T090019Z
Oct 28 10:00:19 server s3fs[33055]: >
Oct 28 10:02:20 server s3fs[33055]: curl.cpp:CurlProgress(378): timeout now: 1635411740, curl_times[curl]: 1635411619, readwrite_timeout: 120
Oct 28 10:02:20 server s3fs[33055]: * Callback aborted
Oct 28 10:02:20 server s3fs[33055]: * Curl_http_done: called premature == 1
Oct 28 10:02:20 server s3fs[33055]: * stopped the pause stream!
Oct 28 10:02:20 server s3fs[33055]: * Closing connection 4
Oct 28 10:02:20 server s3fs[33055]: curl.cpp:RequestPerform(2654): ### CURLE_ABORTED_BY_CALLBACK
Oct 28 10:02:24 server s3fs[33055]: ### retrying...
Oct 28 10:02:24 server s3fs[33055]: Retry request. [type=5][url= http://ecs-url:9020/graylog/][path=/]
Oct 28 10:02:24 server s3fs[33055]: curl.cpp:RequestPerform(2761): ### giving up
Oct 28 10:02:24 server s3fs[33055]: curl.cpp:CheckBucket(3765): Check bucket failed, S3 response:
Oct 28 10:02:24 server s3fs[33055]: s3fs.cpp:s3fs_check_service(3597): unable to connect(host= http://ecs-url:9020) - result of c
hecking service.
Oct 28 10:02:24 server s3fs[33055]: Pool full: destroy the oldest handler
Oct 28 10:02:24 server s3fs[33055]: s3fs.cpp:s3fs_exit_fuseloop(3372): Exiting FUSE event loop due to errors
Oct 28 10:02:24 server s3fs[33055]: destroy
DELL-Josh Cr
Moderator
•
9.3K Posts
0
October 28th, 2021 09:00
Hi,
Here is the documentation for connecting with S3. https://dell.to/3Boizn6
Let us know if you have any additional questions.