opendevreview | Merged openstack/nova master: Revert "Add logging to find test cases leaking libvirt threads" https://review.opendev.org/c/openstack/nova/+/873584 | 02:02 |
---|---|---|
gibi | yeah the revert finally merged | 07:09 |
gibi | I've updated the release patch | 07:20 |
bauzas | huzzah | 11:41 |
bauzas | gibi: +1d https://review.opendev.org/c/openstack/releases/+/875447 | 11:49 |
opendevreview | Takashi Natsume proposed openstack/nova master: Update contributor guide for 2023.2 Bobcat https://review.opendev.org/c/openstack/nova/+/876447 | 15:26 |
jrwr | There is a possible bug I've discovered in Zed version of Nova, With Kernel 6.0, Openstack Kolla, and a AMD EYPC 7702, I've ran into a issue with the hyper-v enlightenment that where enabled as of late, | 21:05 |
jrwr | qemu is throwing errors causing instance creation failures, "qemu-kvm: Hyper-V enlightened VMCS (hv-evmcs) is not supported by kernel" and "qemu-kvm: warning: This feature depends on other features that were not requested: CPUID.8000000AH:EDX.svme-addr-chk [bit 28]" | 21:06 |
jrwr | /sys/module/kvm_amd/parameters/nested is reporting "1" showing that it should be supported here | 21:07 |
jrwr | "qemu-system-x86_64 --nographic -cpu host,hv_relaxed,hv_vapic,hv_spinlocks=8191,hv_vpindex,hv_runtime,hv_synic,hv_stimer,hv_reset,hv_frequencies,hv_time,hv_evmcs --enable-kvm" will throw the same error on local system | 21:21 |
jrwr | Its a Unsupported CPU flag on AMD Processors, Making Zed Release Intel only! | 21:21 |
jrwr | Filed a bug on it https://bugs.launchpad.net/nova/+bug/2009280 | 21:59 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!