From 65e26593c9c97054185d3e158aeb867aea000c86 Mon Sep 17 00:00:00 2001 From: shefali-malhotra <91597668+shefali-malhotra@users.noreply.github.com> Date: Wed, 24 Jul 2024 22:09:08 +0530 Subject: [PATCH] Update known issues (#1395) * Update CHANGELOG-1.11.0.md * add k8s error * Update CHANGELOG-1.11.0.md Removed / --------- Co-authored-by: Yamunadevi N Shanmugam <82038610+shanmydell@users.noreply.github.com> Co-authored-by: Chiman Jain --- CHANGELOG/CHANGELOG-1.11.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG/CHANGELOG-1.11.0.md b/CHANGELOG/CHANGELOG-1.11.0.md index d774a5b..30139bc 100644 --- a/CHANGELOG/CHANGELOG-1.11.0.md +++ b/CHANGELOG/CHANGELOG-1.11.0.md @@ -14,6 +14,8 @@ ## Known Issues +Controller publish is taking too long to complete. Health monitoring is causing the Unity array to panic by opening multiple sessions. There are error messages in the log `context deadline exceeded`, when health monitoring is enabled. As a workaround, disable volume health monitoring on the node and keep it only at the controller level. Refer [here](https://dell.github.io/csm-docs/docs/csidriver/features/unity/#volume-health-monitoring) for more information about enabling/disabling volume health monitoring. + ## Changes by Kind ### Deprecation