-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.18
-
None
-
None
-
Rejected
-
False
-
-
The GCP PD CSI driver does not support hyperdisk-balanced volumes with RWX mode. Attempting to provision hyperdisk-balanced volumes with RWX mode using the GCP PD CSI driver produces errors and does not mount the volumes with the desired access mode.
-
Known Issue
-
Proposed
Description of problem:
GCP PD csi driver does not support hyperdisk volumes with rwx mode
Version-Release number of selected component (if applicable):
4.18
How reproducible:
Always
Steps to Reproduce:
When try to provision hyperdisk-balanced volume with rwx mode, will get error like below Warning ProvisioningFailed 5s (x4 over 12s) pd.csi.storage.gke.io_qe-chaoyangc3-xl979-master-2_9acf2ed3-ca81-44b2-8085-4136a7dcc16d failed to provision volume with StorageClass "hyperdisk-balanced": rpc error: code = InvalidArgument desc = VolumeCapabilities is invalid: specified multi writer with mount access type
Actual results:
Expected results:
Additional info: