From e5a8a0783e3d5df11fd94a85992456a9f7def9f4 Mon Sep 17 00:00:00 2001 From: Wilson Radadia Date: Fri, 24 May 2024 16:56:10 +0530 Subject: [PATCH] Resiliency not supported for NFS in PowerFlex --- content/docs/resiliency/_index.md | 2 ++ content/v1/resiliency/_index.md | 2 ++ content/v2/resiliency/_index.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/content/docs/resiliency/_index.md b/content/docs/resiliency/_index.md index 8682218523..78fa586121 100644 --- a/content/docs/resiliency/_index.md +++ b/content/docs/resiliency/_index.md @@ -129,6 +129,8 @@ The following provisioning types are supported and have been tested: * Multiple instances of the same driver type (for example two CSI driver for Dell PowerFlex deployments.) +* PowerFlex with Resiliency is not supported for NFS protocol. + ## Deploying and Managing Applications Protected by CSM for Resiliency The first thing to remember about _CSM for Resiliency_ is that it only takes action on pods configured with the designated label. Both the key and the value have to match what is in the podmon helm configuration. CSM for Resiliency emits a log message at startup with the label key and value it is using to monitor pods: diff --git a/content/v1/resiliency/_index.md b/content/v1/resiliency/_index.md index a72b8b35b6..52711c75c6 100644 --- a/content/v1/resiliency/_index.md +++ b/content/v1/resiliency/_index.md @@ -129,6 +129,8 @@ The following provisioning types are supported and have been tested: * Multiple instances of the same driver type (for example two CSI driver for Dell PowerFlex deployments.) +* PowerFlex with Resiliency is not supported for NFS protocol. + ## Deploying and Managing Applications Protected by CSM for Resiliency The first thing to remember about _CSM for Resiliency_ is that it only takes action on pods configured with the designated label. Both the key and the value have to match what is in the podmon helm configuration. CSM for Resiliency emits a log message at startup with the label key and value it is using to monitor pods: diff --git a/content/v2/resiliency/_index.md b/content/v2/resiliency/_index.md index 246992cfe6..4ad6bb981f 100644 --- a/content/v2/resiliency/_index.md +++ b/content/v2/resiliency/_index.md @@ -131,6 +131,8 @@ The following provisioning types are supported and have been tested: * Multiple instances of the same driver type (for example two CSI driver for Dell PowerFlex deployments.) +* PowerFlex with Resiliency is not supported for NFS protocol. + ## Deploying and Managing Applications Protected by CSM for Resiliency The first thing to remember about _CSM for Resiliency_ is that it only takes action on pods configured with the designated label. Both the key and the value have to match what is in the podmon helm configuration. CSM for Resiliency emits a log message at startup with the label key and value it is using to monitor pods: