You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal SuccessfulAttachVolume 2m1s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-391a180d-3ad9-44ad-b588-381e269324b7"
Warning FailedMapVolume 17s (x2 over 67s) kubelet MapVolume.SetUpDevice failed for volume "pvc-391a180d-3ad9-44ad-b588-381e269324b7" : rpc error: code = Internal desc = rbd image replicapool/csi-vol-657f4f6d-216c-4ce3-8180-ccc4980b112b is still being used
set disableInUseChecks on rbd volume struct
as it will be used later to check whether
the rbd image is allowed to mount on multiple
nodes.
fixes: ceph#3604
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
set disableInUseChecks on rbd volume struct
as it will be used later to check whether
the rbd image is allowed to mount on multiple
nodes.
fixes: #3604
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
tested with canary cephcsi image.
The text was updated successfully, but these errors were encountered: