Closed fanf4 closed 3 months ago
@fanf4: Thank you for submitting this issue!
The issue is currently awaiting triage. Please make sure you have given us as much context as possible.
If the maintainers determine this is a relevant issue, they will remove the needs-triage label and respond appropriately.
We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at container.storage.modules@dell.com.
/sync
link: 25976
@AkshaySainiDell If you are merging the fix into the main branch, should we remove the milestone 1.11 from the associated GitHub issue?
Updated the Access Mode for volumeMode: Block
in CSI Driver Capabilities table.
Bug Description
In https://dell.github.io/csm-docs/docs/csidriver/#csi-driver-capabilities, it mentioned CSI UNITY driver supports Access Mode RWO, RWX, ROX, RWOP for raw block, however in https://dell.github.io/csm-docs/docs/csidriver/features/unity/#raw-block-support , it said Access modes allowed are ReadWriteOnce and ReadWriteMany. Access mode ReadOnlyMany is not supported with raw block since we cannot restrict volumes to be readonly from Unity XT. so what does CSI unity driver support access mode for raw block volume ?
Logs
N/A
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
https://dell.github.io/csm-docs/docs/csidriver/#csi-driver-capabilities it mentioned CSI UNITY driver supports Access Mode RWO, RWX, ROX, RWOP for raw block,
https://dell.github.io/csm-docs/docs/csidriver/features/unity/#raw-block-support it said Access modes allowed are ReadWriteOnce and ReadWriteMany. Access mode ReadOnlyMany is not supported with raw block since we cannot restrict volumes to be readonly from Unity XT.
Expected Behavior
should keep same content in the docs website
CSM Driver(s)
1.10.2
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
CSI UNITY DRIVER
Operating System
N/A