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

Linstor PVC issues with talos 1.9.0 #541

Open
brunnels opened this issue Dec 24, 2024 · 0 comments
Open

Linstor PVC issues with talos 1.9.0 #541

brunnels opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@brunnels
Copy link

Getting errors from any pods with a PVC after upgrading and with fresh paas-full install with talos 1.9.0. There doesn't seem to be any issue with the pvc's when describing them.

  Warning  FailedScheduling    3m44s                default-scheduler        running PreBind plugin "VolumeBinding": binding volumes: pv "pvc-2f246518-7bed-4088-847a-69e5bee1aa6c" node affinity doesn't match node "korg-n1": no matching NodeSelectorTerms
  Normal   Scheduled           3m43s                default-scheduler        Successfully assigned tenant-root/vmstorage-longterm-0 to korg-n3
  Warning  FailedAttachVolume  91s (x9 over 3m43s)  attachdetach-controller  AttachVolume.Attach failed for volume "pvc-2f246518-7bed-4088-847a-69e5bee1aa6c" : rpc error: code = Internal desc = ControllerPublishVolume failed for pvc-2f246518-7bed-4088-847a-69e5bee1aa6c: could not determine device path

If I downgrade to talos 1.8.4 then they come up no problem.

@dosubot dosubot bot added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant