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

error parsing oracle endpoint #3073

Closed
afeish opened this issue Dec 13, 2022 · 1 comment
Closed

error parsing oracle endpoint #3073

afeish opened this issue Dec 13, 2022 · 1 comment
Assignees
Labels
kind/bug Something isn't working

Comments

@afeish
Copy link
Contributor

afeish commented Dec 13, 2022

What happened:
can't format oracle object storage as storage backend

image

What you expected to happen:
formating work correctly on oracle object storage

How to reproduce it (as minimally and precisely as possible):

juicefs format \
    --storage s3 \
    --bucket https://test-bucket.testns.compat.objectstorage.test-region.oraclecloud.com \
    --access-key testak\
    --secret-key testsk \
    tikv://localhost:2379/myjfs     myjfs

Anything else we need to know?

Environment:

  • JuiceFS version (use juicefs --version) or Hadoop Java SDK version: juicefs version 1.1.0-dev+2022-11-22.84b45417
  • Cloud provider or hardware configuration running JuiceFS: oracle
  • OS (e.g cat /etc/os-release): Oracle Linux Server 8.7
  • Kernel (e.g. uname -a): 5.4.17-2136.313.6.el8uek.x86_64 compact slices into bigger one #2 SMP Thu Oct 20 14:30:48 PDT 2022 x86_64 x86_64 x86_64 GNU/Linux
  • Object storage (cloud provider and region, or self maintained): oracle
  • Metadata engine info (version, cloud provider managed or self maintained): tikv
  • Network connectivity (JuiceFS to metadata engine, JuiceFS to object storage): JuiceFS to object storage
  • Others:
@afeish afeish added the kind/bug Something isn't working label Dec 13, 2022
@zhijian-pro zhijian-pro self-assigned this Dec 13, 2022
@zhijian-pro
Copy link
Contributor

close by #3075

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants