From 089fdf6b09b20d77676fca3e49cf958b14e82918 Mon Sep 17 00:00:00 2001 From: rajkumar-palani <43825650+rajkumar-palani@users.noreply.github.com> Date: Mon, 23 Jan 2023 15:05:10 +0530 Subject: [PATCH] Updated the content changes related to PowerFlex as mentioned in this, (#437) --- content/docs/replication/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/replication/_index.md b/content/docs/replication/_index.md index 88c8d1d110..2c45ef2807 100644 --- a/content/docs/replication/_index.md +++ b/content/docs/replication/_index.md @@ -19,12 +19,12 @@ CSM for Replication provides the following capabilities: | Capability | PowerMax | PowerStore | PowerScale | PowerFlex | Unity | | ----------------------------------------------------------------------------------------------------------------------------------- | :------: | :--------: | :--------: | :-------: | :---: | | Replicate data using native storage array based replication | yes | yes | yes | no | no | -| Asynchronous file volume replication | yes | no | yes | no | no | +| Asynchronous file volume replication | no | no | yes | no | no | | Asynchronous block volume replication | yes | yes | n/a | no | no | -| Synchronous file volume replication | yes | no | no | no | no | +| Synchronous file volume replication | no | no | no | no | no | | Synchronous block volume replication | yes | no | n/a | no | no | | Active-Active (Metro) block volume replication | yes | no | n/a | no | no | -| Active-Active (Metro) file volume replication | yes | no | no | no | no | +| Active-Active (Metro) file volume replication | no | no | no | no | no | | Create `PersistentVolume` objects in the cluster representing the replicated volume | yes | yes | yes | no | no | | Create `DellCSIReplicationGroup` objects in the cluster | yes | yes | yes | no | no | | Failover & Reprotect applications using the replicated volumes | yes | yes | no | no | no |