Incorrect total Disk Space allocated in the Cluster #10284

Closed
opened 2025-12-29 21:29:24 +01:00 by adam · 1 comment
Owner

Originally created by @lucafabbri365 on GitHub (Sep 25, 2024).

Deployment Type

Self-hosted

NetBox Version

v4.1.1

Python Version

3.10

Steps to Reproduce

  1. Create a Cluster
  2. Create multiple Virtual Machine(s) (member of the cluster)
  3. Add one or more Virtual Disk for each virtual machine
  4. Total Disk Space reported under Allocated Resources section of the cluster is not correct

Expected Behavior

I expect the total disk space reported in the cluster's allocated resources to be accurate (it should correspond to the sum of the disk sizes of all the virtual machines that are part of the cluster).

Observed Behavior

I exported the list of all virtual machines in the cluster to a CSV file. Then, I calculated the total size of all disks: 161,527.01 GB. However, the total Disk Space reported in the Allocated Resources section of the cluster shows an incorrect value: 161,583,531 GB.

Note: Totals for Virtual CPUs and Memory are displayed correctly.

Originally created by @lucafabbri365 on GitHub (Sep 25, 2024). ### Deployment Type Self-hosted ### NetBox Version v4.1.1 ### Python Version 3.10 ### Steps to Reproduce 1. Create a **Cluster** 2. Create multiple **Virtual Machine**(s) (member of the cluster) 3. Add one or more **Virtual Disk** for each virtual machine 4. Total **Disk Space** reported under _Allocated Resources_ section of the cluster is not correct ### Expected Behavior I expect the total disk space reported in the cluster's allocated resources to be accurate (it should correspond to the sum of the disk sizes of all the virtual machines that are part of the cluster). ### Observed Behavior I exported the list of all virtual machines in the cluster to a CSV file. Then, I calculated the total size of all disks: **161,527.01 GB**. However, the total **Disk Space** reported in the _Allocated Resources_ section of the cluster shows an incorrect value: **161,583,531 GB**. _Note: Totals for **Virtual CPUs** and **Memory** are displayed correctly._
adam added the type: bugstatus: duplicate labels 2025-12-29 21:29:24 +01:00
adam closed this issue 2025-12-29 21:29:24 +01:00
Author
Owner

@arthanson commented on GitHub (Sep 25, 2024):

closing this as dupe of #17604

@arthanson commented on GitHub (Sep 25, 2024): closing this as dupe of #17604
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10284