ubicloud/prog/vm
Enes Cakir 396683783e Fix used_hugepages_1g calculation after VM host reboot
We verify and recalculate hugepages after rebooting the VM host by
summing SPDK hugepages and VM hugepages.

When a burstable VM is allocated on the host,
`vm_host.used_hugepages_1g` is incremented by the hugepage usage of the
slice (8g), not the burstable VM itself (4g). Therefore, if slicing is
enabled on the host, we should sum `vm_host_slice.total_memory_gib`
instead of VM memory.
2025-10-04 15:42:52 +03:00
..
github_runner.rb Do not use eu-central-1a az for runners 2025-09-27 21:59:23 +03:00
host_nexus.rb Fix used_hugepages_1g calculation after VM host reboot 2025-10-04 15:42:52 +03:00
nexus.rb Fix Vm::Nexus#destroy to not violate strand leases 2025-10-03 17:51:41 +03:00
prep_host.rb Colour the prompt of the VmHost for production hosts 2023-11-24 10:12:59 +03:00
vm_host_slice_nexus.rb Use create_with_id in progs and routes 2025-08-07 02:13:08 +09:00
vm_pool.rb Use create_with_id in progs and routes 2025-08-07 02:13:08 +09:00