mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 12:45:54 +03:00
[GH-ISSUE #16] Editing VM = Additional Resources #8
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#8
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 @CloudieLLC on GitHub (Feb 24, 2023).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/16
Originally assigned to: @ericwang401 on GitHub.
Proxmox: 7.3-3
Convoy: v3.6.2-beta
Expected: To update Server bandwidth limitations.
What it does: Requires additional Disk Space
(yes, I've got it on a small segment of a proxmox server, so i don't munt things)
Pictures:
https://my.screenimg.xyz/18731331
https://my.screenimg.xyz/8f87776f
https://my.screenimg.xyz/0f634ad1
When changing nothing to do with disk, it requires more disk space (and would assume it would do the same with RAM if i had it closer to it's no-sell point)
But, simple edit of something that doesn't matter to the resources of RAM and Disk, shouldn't require extra RAM/Disk available.
@ericwang401 commented on GitHub (Feb 24, 2023):
Convoy isn't requiring additional resources. It appears like it falsely determined that there wasn't enough resources on the node to allocate to the VM. I will have to try to replicate this bug.
@ericwang401 commented on GitHub (Feb 26, 2023):
The issue was because Convoy calculated the incorrect amount of available resources. Convoy would leave in the current server's allocation in the calculation instead of subtracting it, inflating the total used resources.
@ericwang401 commented on GitHub (Feb 26, 2023):
Resolved in https://github.com/ConvoyPanel/panel/releases/tag/v3.7.0-beta