Bug #38016
openTerrabyte sized disks in Proxmox
Description
In my case, when I add a 2048GB disk in Foreman for a Proxmox VM, the VM is created correctly and the disk shows as "2T" in proxmox. But then when Foreman re-reads the disk info from Proxmox it must not be able to parse "T" and leaves the size of the disk blank.
The same behavior happens when I create the disk only in Proxmox.
To make any changes (VLAN, Host Group, whatever) I have to delete the disk reference in Foreman, because setting the size will actually extend the existing disk (so 2T because 4T and so on). Thankfully this doesn't delete the disk in Proxmox and the next time you "Edit" you see the same disk with an empty size again.
Updated by Ewoud Kohl van Wijngaarden 22 days ago
- Category set to Compute resources
I think this specific code lives in the foreman_fog_proxmox plugin so is better tracked in https://github.com/theforeman/foreman_fog_proxmox/issues.