Director Console UI marks Fabric and LPSM as degraded on deployments that do not use ZFS
Reference ID: COM-22830
Date Published: 2026-06-18
Affected Product: Director
Affected Version: v2.9.1 and v2.10.0
Status: Planned
Fix Version: v2.11.0
Description:
In Director deployments where the Fabric, API, or LPSM machines do not use ZFS - for example, when they use the ext4 file system - the Director Console UI may incorrectly report these components as degraded.
Under Director Console > Monitoring > Director Components, the Fabric and LPSM components can display an unhealthy status for ZFS-related pools — AppPool, DataPool, and RPool, plus StorePool on LPSM. This happens because the UI attempts to read ZFS pool statistics from systems that do not use ZFS, resulting in empty values that are interpreted as unhealthy.
This issue is limited to the UI display only and does not affect system functionality.
Workaround:
Use the Diagnosis APIs to get the correct health status of Director components. The field "health": "ONLINE" in the success response indicates a healthy status.
Fabric: GetDirectorDiagnosisFabricStat
Comments
Article is closed for comments.