ibm-cloud-docs / openshift

openshift prod
5 stars 41 forks source link

File Storage for VPC does not appear to support RWO yet - please correct this #155

Closed john-d-burke closed 11 months ago

john-d-burke commented 11 months ago

https://cloud.ibm.com/docs/openshift?topic=openshift-storage-plan

Look at the table under Figure 2 & click on the rightmost column "File Storage for VPC" - for "Supported Kubernetes access modes" it lists RWX, ROX, and RWO.

HOWEVER!! Found 2 older support cases, both of which show the same error customer reported, and stated that this is because RWO is NOT supported with File Storage for VPC yet. Those cases were from 8/2023 and 10/2023.

Please confirm whether RWO is a supported mode for File Storage for VPC - these 2 cases and a case I am currently working show the following error when users try to use RWO with File Storage on VPC:

rpc error: code = InvalidArgument desc = {RequestID: dd67d464-25e0-43c3-9ae8-8861ec450ab4 , Code: VolumeCapabilitiesNotSupported, Description: Volume capabilities not supported, Action: Please provide valid volume capabilities while creating volume}

derekpoindexter commented 11 months ago

Hey, thanks for the feedback. Starting with 1.2 RWO is supported. Previously we we're blocking RWO. Can you confirm the clusters in the cases are using at least 1.2?

derekpoindexter commented 11 months ago

We updated the docs to include a note about 1.2 for RWO