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

Possibility to configure a topology for GCP CSI #10966

Closed
rgonzlz opened this issue Jul 29, 2021 · 2 comments
Closed

Possibility to configure a topology for GCP CSI #10966

rgonzlz opened this issue Jul 29, 2021 · 2 comments

Comments

@rgonzlz
Copy link

rgonzlz commented Jul 29, 2021

Proposal

In some cases, is necessary to configure a Zone when a volume are creating using nomad volume create

If the topology doesn't exist, then throw this error:

controller create volume: rpc error: controller create volume: CSI.ControllerCreateVolume: volume "test_csi_disk" snapshot source &{"" ""} is not compatible with these parameters: rpc error: code = InvalidArgument desc = CreateVolume failed to pick zones for disk: failed to pick zones from topology: need 1 zones from topology, only got 0 unique zones

I tried it using Nomad 1.1.2 and this image driver gcr.io/gke-release/gcp-compute-persistent-disk-csi-driver:v1.2.2-gke.2

Use-cases

Possibility to create a volumes in various zones or specify a zone.

Thanks!

@tgross
Copy link
Member

tgross commented Aug 22, 2022

Doing some issue cleanup and my apologies for missing this request previously. CSI topology support shipped in Nomad 1.3.0: #12129

@tgross tgross closed this as completed Aug 22, 2022
@tgross tgross added this to the 1.3.0 milestone Aug 22, 2022
@tgross tgross added this to Needs Triage in Nomad - Community Issues Triage via automation Aug 22, 2022
@tgross tgross moved this from Needs Triage to Done in Nomad - Community Issues Triage Aug 22, 2022
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

2 participants