From 9abc339c2d42dd75857664427f059ad99b28a9d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Eeden?= Date: Wed, 1 Oct 2025 09:32:01 +0200 Subject: [PATCH] dashboard: add note about disk warnings --- dashboard/dashboard-cluster-info.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dashboard/dashboard-cluster-info.md b/dashboard/dashboard-cluster-info.md index 0862560f06488..08b7f830ae7a4 100644 --- a/dashboard/dashboard-cluster-info.md +++ b/dashboard/dashboard-cluster-info.md @@ -86,3 +86,7 @@ The list includes the following information: - Disk Capacity: The total space of the disk on the host on which the instance is running. - Disk Usage: The space usage of the disk on the host on which the instance is running. - Instance: The instance running on this host. + +> **Note:** +> +> The Disk list won't be able to show disk related information for some hosts depending on the component type, partition configuration and deployment method. In these cases a yellow warning sign with an exclamation mark (⚠️) will be shown and a mouse over tooltip of "Failed to get host information" is also shown. This is normal behaviour.