Incorrect Cluster Disk Space #10293

Closed
opened 2025-12-29 21:29:32 +01:00 by adam · 0 comments
Owner

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

Originally assigned to: @arthanson on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.1.1

Python Version

3.10

Steps to Reproduce

  1. Create a new Cluster.
  2. Create a new Virtual Machine and assign 50000 MB disk space.
  3. Assign the newly created Virtual Machine to the Cluster.

Expected Behavior

The Virtual Machine should display the assigned disk space of 50.00 GB.
The Cluster should display the disk space of the assigned Virtual Machine (50.00 GB).

Observed Behavior

The Virtual Machine displays the correct disk space.
The Cluster displays 50000 GB instead of 50.00 GB.

Originally created by @Thorndelaus on GitHub (Sep 25, 2024). Originally assigned to: @arthanson on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.1.1 ### Python Version 3.10 ### Steps to Reproduce 1. Create a new Cluster. 2. Create a new Virtual Machine and assign 50000 MB disk space. 3. Assign the newly created Virtual Machine to the Cluster. ### Expected Behavior The Virtual Machine should display the assigned disk space of 50.00 GB. The Cluster should display the disk space of the assigned Virtual Machine (50.00 GB). ### Observed Behavior The Virtual Machine displays the correct disk space. The Cluster displays 50000 GB instead of 50.00 GB.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:29:32 +01:00
adam closed this issue 2025-12-29 21:29:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10293