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

failed to setup alloc: pre-run hook "csi_hook" failed: rpc error: code = Unknown desc = The specified bucket does not exist #78

Open
nottech-gmbh opened this issue Jul 31, 2022 · 2 comments

Comments

@nottech-gmbh
Copy link

I have these issues with nomad
id = "test"
name = "test-vol8"
type = "csi"
external_id = "test1"
plugin_id = "s3"

capability {
access_mode = "single-node-writer"
attachment_mode = "file-system"
}

secrets {
accessKeyID = "xxxxx"
secretAccessKey = "xxxxxxxxx"
endpoint = "https://192.168.0.106:9000"

}
parameters {
mounter = "s3fs"
bucket = "test"
}

@nottech-gmbh
Copy link
Author

🧐

@Suselz
Copy link

Suselz commented Apr 13, 2023

look #64 (comment)

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

No branches or pull requests

2 participants