Skip to content

Commit 6824505

Browse files
committed
update in v1
1 parent 0806bc7 commit 6824505

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

content/v1/concepts/csidriver/features/powermax.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,6 @@ These are the Container Storage Modules not supported with NVMeTCP protocol:
689689

690690
- Container Storage Modules Authorization
691691
- Container Storage Modules Observability
692-
- Container Storage Modules Application Mobility
693692
- Metro Replication
694693

695694
## Mount Credentials Support

content/v1/concepts/csidriver/features/powerstore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ nfsAcls: "A::OWNER@:rwatTnNcCy,A::GROUP@:rxtncy,A::EVERYONE@:rxtncy,A::user@doma
719719
#### NVMeTCP Support
720720
- Supported from CSI Driver for PowerStore 2.2.0 and above.
721721
- Enable by setting `blockProtocol` to `NVMeTCP` in the secret.
722-
- Not supported on RHEL 7.x and CoreOS.
722+
- Not supported on RHEL 7.x
723723

724724
#### NVMeFC Support
725725
- Supported from CSI Driver for PowerStore 2.3.0 and above.

content/v1/concepts/resiliency/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following provisioning types are supported
7878
* Dynamic PVC/PVs of accessModes "ReadWriteOnce, ReadWriteMany" and volumeMode "FileSystem".
7979
* Dynamic PVC/PVs of accessModes "ReadWriteOnce, ReadWriteMany" and volumeMode "Block".
8080
* Use of the above volumes with Pods created by StatefulSets.
81-
* Up to 12 or so protected pods on a given node.
81+
* CSM resiliency has been tested up to 120 pods per node, the amount of pods to be protected is tightly coupled with the node resources
8282
* Failing up to 3 nodes at a time in 9 worker node clusters, or failing 1 node at a time in smaller clusters. Application recovery times are dependent on the number of pods that need to be moved as a result of the failure. See the section on "Testing and Performance" for some of the details.
8383
* Multi-array are supported. In case of CSI Driver for PowerScale and CSI Driver for Unity, if any one of the array is not connected, the array connectivity will be false. CSI Driver for Powerflex connectivity will be determined by connection to default array.
8484

0 commit comments

Comments
 (0)