SynologyOpenSource / synology-csi

Apache License 2.0
466 stars 96 forks source link

Couldn't find any host available to create volume #42

Closed jrowinski3d closed 1 year ago

jrowinski3d commented 1 year ago

Using general defaults for the values and updating my connection strings in the config, l I am receiving this error:

Failed to create Volume: rpc error: code = Internal desc = Failed to get available location, err: DSM Api error. Error code:105
GRPC error: rpc error: code = Internal desc = Couldn't find any host available to create Volume
Any idea whats happening here? I saw a previous issue where updating the parameters to the StorageClass was the solution but it doesn't seem to have the same resolution for me.

Thanks for any help!

jrowinski3d commented 1 year ago

Problem was with the path I had defined in the StorageClass, as well as the user didn't have the appropriate rights for the connection. My admin can connect but my other user cannot. Still looking into which permission determines that

gjrtimmer commented 3 months ago

@jrowinski3d Had the same problem, solution is to give the user which connects to the Synology the following:

Dey the rest of the applications and adding to the administrator group will probably make it work.