-
Hello,
last weeks I've troubleshooted a eventual consistency issue with a 3rd party S3 system.
During this time, I noticed these 3 ways to improve s3fs-fuse.
**Add current time to to statisti…
-
**What kind of request is this (question/bug/enhancement/feature request):**
Bug/feature request
**Steps to reproduce (least amount of steps as possible):**
Configure an S3 backup to a NetApp Sto…
-
Dear S3FS Developer,
Running the current master to copy a file and do a parallel `ls` causes a deadlock.
After I started a copy job, I repeatedly displayed the contents of the mount. After a few…
-
**Describe the bug**
Sometimes when running benji deep-scrub, we get a failure with the error `unknown encoding: idna`. Simply trying deep-scrub again seems to fix the problem. The error appears to…
-
As I understand `-o nomultipart` disables multipart uploads. For me, this means that only files up to 5GB (limit of the single upload) can be written to the bucket. Writing larger files would have to …
-
### Output of `restic version`
restic 0.9.5 (v0.9.5-0-g303210aa) compiled with go1.11.2 on linux/amd64
### How did you run restic exactly?
#### Env variables:
RESTIC_PASSWORD, RESTIC_REP…
-
## Expected behavior
The host is added to the mc config
## Actual behavior
Error:
`The request signature we calculated does not match the signature you provided.`
## Steps to reproduce the be…
-
## Expected Behavior
PutObject sucessfully
## Current Behavior
Response:
```
http-outgoing-0
## Steps to Reproduce (for bugs)
```
String sessionToken = "";
AwsC…
-
Hello,
I tried to copy a large file into a bucket via `s2fs -o nomultipart`. The result is unexpected.
My expectations for "nomultipart" are that the upload uses a single object upload request,…
-
**Is your feature request related to a problem? Please describe.**
Currently when an event source deployment needs to access k8s resource (like secret), it uses privileged SA to achieve that.
e.g…