Monday, 2024-04-29

opendevreviewIlia Baikov proposed openstack/nova master: api: Add cloud-init as whitelisted property in DynamicJSON vendor data to not be JSON-encoded  https://review.opendev.org/c/openstack/nova/+/91727600:42
songwenping__sean-k-mooney: how can i get the access to the bugzilla? https://bugzilla.redhat.com/show_bug.cgi?id=95333901:46
sean-k-mooneysongwenping_: its restircted to redhat employee's its also for rhel 6.4 which has been out of supprot for seveeral years so im not sure its going to be relvent ot you?10:50
sean-k-mooneyit was fixed in 201410:51
songwenping_sean-k-mooney: we meet the same problem with the libvirt 6.2.0, is the libvirt is too old and which version i will upgrade?10:57
sean-k-mooneynot being able to attach >50 VF to a single vm?10:58
sean-k-mooneythe bug you linked was in libnl which is the netlink libary but hte libvirt fix that used it was in 0.10.210:59
sean-k-mooneyso this is not because your libvirt is two old11:00
sean-k-mooneyactully it might not require 50  VF with one vm just vfs 50 and above?11:01
sean-k-mooneyits really not clear form the bug11:02
songwenping_only bind one VF to vm11:02
songwenping_the full error message from nova-compute is : Instance failed to spawn: libvirt.libvirtError: internal error: missing IFLA_VF_INFO in netlink response11:02
sean-k-mooneysongwenping_: ok my guess is there my be a similar bug but you are not hitting that one11:03
songwenping_so which version of netlink libary is support?11:05
sean-k-mooneythat has noting to do with nova11:05
sean-k-mooneythat is determined by your distro11:05
sean-k-mooneywhat card are you tring to use11:05
sean-k-mooneyi found this googleing https://forums.developer.nvidia.com/t/connectx-6-dx-sr-iov-libvirt-error/24976211:06
songwenping_we are using Mellanox cx5 nic11:08
sean-k-mooneyit shared the same kernel driver so it may be the same or a simialr bug11:09
songwenping_yeah, i alse found the site, so i wonder if we should upgrade the libvirt 11:10
elodillesbauzas: if you are around, a gentle reminder for the nova release patches o:) https://review.opendev.org/q/project:openstack/releases+file:%5Edeliverables/.*/nova.yaml+is:open12:04
elodillesUggla_ auniyal : fyi ^^^12:05
frickleroh, that's a nice search filter, /me takes notes ;)12:09
bauzasfrickler: yeah I used the filter something like 9yo when I was only a nova-scheduler expert :)12:11
samcat116Hi all, I submitted this bug about Placement and aarch64 nodes receiving x86 traits about a week ago. Any ideas on a next step I could take? https://bugs.launchpad.net/nova/+bug/2062425 Thanks!15:13
tkajinamsamcat116, If I read the current code correctly you still have to add HW_ARCH_* traits manually to resource providers. I don't see any logic in libvirt driver to report these traits.15:39
tkajinam(I've left a comment in a bug too15:39
samcat116I see all of the relevant x86 traits created on the other x86 nodes, and I did nothing to create those15:40
tkajinamI was not involved in the discussion of that cpu arch support. probably someone from the core can double-check my observation and probably give context of the current implementation15:40
tkajinamthat's a trait for CPU feature, not one for arch15:40
tkajinamno cpu archutecture trait is currently reported automatically.15:41
samcat116Oh so those are different things15:42
tkajinamcpu architecture trait for x86_64 would be HW_ARCH_X86_6415:42
tkajinamsamcat116, yeah that's different15:44
tkajinamit's ugly that HW_CPU_X86_AESNI is reported in aarh64 node, but we first have to have a mechanism to detect the cpu architecture15:44
tkajinamwhich is not implemented now15:44
samcat116Ok, so I guess this is more of a feature request then to automatically set that15:44
samcat116Yeah I mean I see on startup nova-compute recognizes its aarch64 and tells me its not really tested15:45
samcat116But from what I've read the support should be pretty decent by now15:45
tkajinamyeah, I agree > more of a feature request15:45
samcat116am I also correct in understanding that if I manually apply the right arch trait to this node, it will lose all of the automatic traits it has now?15:45
tkajinamiirc if you use `openstack resource provider trait set` to add trait you have to give all traits15:48
tkajinamonce additional traits are added, these should be kept.15:50
samcat116Ok, I'll try that and manually add all of the ones it got automatically15:52
samcat116thank you!15:52
opendevreviewPierre Riteau proposed openstack/nova master: Fix formatting issues in extra-specs docs  https://review.opendev.org/c/openstack/nova/+/91746217:07
opendevreviewAmit Uniyal proposed openstack/nova master: Note the deleyad address view  https://review.opendev.org/c/openstack/nova/+/82785617:31
sean-k-mooneybauzas: fyi i created https://blueprints.launchpad.net/nova/+spec/eventlet-removal-part-118:50
opendevreviewMerged openstack/nova master: Note the deleyad address view  https://review.opendev.org/c/openstack/nova/+/82785618:59

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!