Network Management

The volume widgets shows an incorrect list of volumes on the Volume Details page in the SolarWinds Platform Web Console

Modern charts show VMFS volumes of the entire VM/HyperV host instead of just the volumes for the Virtual Machine.

First published date

3/10/2025 3:20 PM

Last published date

12/5/2025 10:03 PM

Overview

In the Volume Details page, some widgets show volumes that are not related to the Node page accessed.

It is happening on different Volumes widgets.

Product section

Orion Platform

Cause

The issue is in the following Volume widgets:

  • Volume Size
  • Average Disk Space Used
  • Percent Disk Space Used Today

The charts show VMFS volumes of entire ESX / HyperV host instead of just the volumes for the Virtual Machine.

The Perfstack API used by chart widgets gets a relation for a given node and returns a volume relation for both the VIM host and VM entities. 

The chart widget filters the relation just by entity type (in this case Orion.Volumes). It is the general code for all chart widgets

Resolution

A fix for the "Volume Size" widget is included in 2025.2. Consider upgrading your environment.

However, as of June 10, 2025, the other widgets experiencing this issue are still under investigation by SolarWinds Engineering