최신 시리즈에 대한 릴리즈 노트¶
33.0.0.0rc1-8¶
버그 수정¶
Bug #2144660: Fix NUMA cell sorting for non-PCI VMs with pack strategy. When using the
packNUMA cell allocation strategy, the compute claim was not passingpci_statstonuma_fit_instance_to_hostfor VMs without PCI requests. This caused the PCI-aware NUMA cell sort to be skipped, allowing non-PCI VMs to land on NUMA nodes holding PCI devices instead of being steered away from them.