GitHub user KuasarCloud added a comment to the discussion: StorageClass Missing 
with CSI Driver Enabled

Thanks! after creating the StorageClass and I try to create a pvc I'm getting 
these errors.

Not sure why it's attempting with these users ids

```
kubectl logs -f -l app.kubernetes.io/name=cloudstack-csi-controller

I0322 19:10:00.451891       1 volumes.go:80] "CloudStack API call" 
command="ListVolumes" params={"name":"pvc-9a52f9ca-7964-4a99-9b27-facea24f3150"}

E0322 19:10:00.460866       1 driver.go:96] "GRPC method failed" err="rpc 
error: code = Internal desc = CloudStack error: CloudStack API error 432 
(CSExceptionErrorCode: 9999): The API [listVolumes] does not exist or is not 
available for the account for user id [0b9a025e-4d80-44bc-9efc-463c5c66ca0a]." 
method="/csi.v1.Controller/CreateVolume"

I0322 19:10:01.465483       1 volumes.go:80] "CloudStack API call" 
command="ListVolumes" params={"name":"pvc-9a52f9ca-7964-4a99-9b27-facea24f3150"}

E0322 19:10:01.473147       1 driver.go:96] "GRPC method failed" err="rpc 
error: code = Internal desc = CloudStack error: CloudStack API error 432 
(CSExceptionErrorCode: 9999): The API [listVolumes] does not exist or is not 
available for the account for user id [4cab7da1-fa30-4158-9147-e8005a93f366]." 
method="/csi.v1.Controller/CreateVolume"

I0322 19:10:03.476614       1 volumes.go:80] "CloudStack API call" 
command="ListVolumes" params={"name":"pvc-9a52f9ca-7964-4a99-9b27-facea24f3150"}

E0322 19:10:03.484031       1 driver.go:96] "GRPC method failed" err="rpc 
error: code = Internal desc = CloudStack error: CloudStack API error 432 
(CSExceptionErrorCode: 9999): The API [listVolumes] does not exist or is not 
available for the account for user id [41358fa6-415c-4815-ad91-824c0a5653ad]." 
method="/csi.v1.Controller/CreateVolume"

I0322 19:10:07.487026       1 volumes.go:80] "CloudStack API call" 
command="ListVolumes" params={"name":"pvc-9a52f9ca-7964-4a99-9b27-facea24f3150"}

E0322 19:10:07.493864       1 driver.go:96] "GRPC method failed" err="rpc 
error: code = Internal desc = CloudStack error: CloudStack API error 432 
(CSExceptionErrorCode: 9999): The API [listVolumes] does not exist or is not 
available for the account for user id [0991e1a0-0513-410b-9b82-0d40842ded0b]." 
method="/csi.v1.Controller/CreateVolume"
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/12469#discussioncomment-16261703

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to