mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 12:45:54 +03:00
[GH-ISSUE #45] Confusing rounding of disk space #30
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ItzExotical on GitHub (Sep 17, 2023).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/45
Convoy rounds disk space >.49 to the next integer.

In this following example, the VM actually has 1.5 TiB and not 2 TiB (displayed by panel):
This is a bit confusing for customers as 1.5 TiB and 2 TiB is a 500 GIB difference.
@ericwang401 commented on GitHub (Nov 12, 2023):
I wasn't able to reproduce this bug. If this issue still persists, provide reproduction steps in a new bug report.