Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with minio #2227

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Experiment with minio #2227

wants to merge 1 commit into from

Conversation

gaul
Copy link
Member

@gaul gaul commented Jul 22, 2023

This allows testing SSE which S3Proxy does not.

TODO:

  • CentOS 7 CI fails since it does not support the openssl -addext flag
  • -o update_parent_dir_stat fails due to XMinioInvalidObjectName
  • test_time_mountpoint fails
  • better way to free space from minio?

gaul added a commit to gaul/s3fs-fuse that referenced this pull request Jul 22, 2023
@gaul gaul force-pushed the test/minio branch 2 times, most recently from 6ada1f6 to 18abcef Compare July 22, 2023 14:22
ggtakec pushed a commit that referenced this pull request Jul 23, 2023
@gaul gaul force-pushed the test/minio branch 6 times, most recently from 3bbab2d to 5ed011b Compare July 26, 2023 11:36
This allows testing SSE which S3Proxy does not.

TODO:
* CentOS 7 CI fails since it does not support the openssl -addext flag
* -o update_parent_dir_stat fails due to XMinioInvalidObjectName
* test_time_mountpoint fails
* better way to free space from minio?
@gaul
Copy link
Member Author

gaul commented Jul 26, 2023

Fails due to out of disk space. minio has some kind of asynchronous GC that cannot keep up with writes and deletes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant