opendevreview | Amit Uniyal proposed openstack/nova master: WIP: Delete dangling bdms https://review.opendev.org/c/openstack/nova/+/882284 | 04:58 |
---|---|---|
opendevreview | Balazs Gibizer proposed openstack/nova stable/2023.1: Reproduce asym NUMA mixed CPU policy bug https://review.opendev.org/c/openstack/nova/+/882508 | 08:56 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/2023.1: Handle zero pinned CPU in a cell with mixed policy https://review.opendev.org/c/openstack/nova/+/882509 | 08:56 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/zed: Reproduce asym NUMA mixed CPU policy bug https://review.opendev.org/c/openstack/nova/+/882530 | 08:57 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/zed: Handle zero pinned CPU in a cell with mixed policy https://review.opendev.org/c/openstack/nova/+/882531 | 08:58 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/yoga: Reproduce asym NUMA mixed CPU policy bug https://review.opendev.org/c/openstack/nova/+/882532 | 08:59 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/yoga: Handle zero pinned CPU in a cell with mixed policy https://review.opendev.org/c/openstack/nova/+/882533 | 08:59 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/xena: Reproduce asym NUMA mixed CPU policy bug https://review.opendev.org/c/openstack/nova/+/882534 | 09:00 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/xena: Handle zero pinned CPU in a cell with mixed policy https://review.opendev.org/c/openstack/nova/+/882535 | 09:00 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/wallaby: Reproduce asym NUMA mixed CPU policy bug https://review.opendev.org/c/openstack/nova/+/882536 | 09:01 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/wallaby: Handle zero pinned CPU in a cell with mixed policy https://review.opendev.org/c/openstack/nova/+/882537 | 09:01 |
opendevreview | Danylo Vodopianov proposed openstack/nova master: Napatech SmartNIC support https://review.opendev.org/c/openstack/nova/+/859577 | 09:03 |
kashyap | dansmith: When you're about - I added "Affects" "kernel-package (Ubuntu)" here: https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/2018612 | 09:44 |
kashyap | Added some environment details, and I also just asked on #ubunutu-kernel to make sure it's the right package name. | 09:44 |
opendevreview | Amit Uniyal proposed openstack/nova master: WIP: Delete dangling bdms https://review.opendev.org/c/openstack/nova/+/882284 | 10:03 |
*** iurygregory_ is now known as iurygregory | 11:18 | |
kashyap | dansmith: Folks from #ubuntu-kernel say that the kernel in the CirrOS 0.5.2 image is unsupported. | 11:55 |
kashyap | The kernel ("5.3.0-26-generic") from CirrOS 0.5.2 _used_ to be LTS; but right now it's 5.4 (from Focal). | 11:56 |
kashyap | I'll ask the person responding to also respond on the bug | 11:59 |
kashyap | dansmith: So that was the current diagnosis from #ubuntu-kernel folks: | 12:11 |
kashyap | CirrOS 0.5.1 was built in march 2020, before Focal release, which can explain the 5.3 kernel [that is crashing]. And CirrOS 0.5.2 didn't upgrade the kernel. | 12:11 |
* kashyap notes to self: the package name for kernel bugs in Ubuntu is (cryptically) called "Qlinux". No way to discover that in Launchpad drop-down list (of a million options) when you type "kernel" for a component. | 12:16 | |
kgube | Hi bauzas, could you have another look at this? https://review.opendev.org/c/openstack/nova-specs/+/877233 | 12:18 |
kashyap | dansmith: I'm filing a CirrOS 0.5.2 issue to refresh the image and update the packages. | 12:28 |
ykarel | just in case there is an image cirros 0.6.0/0.6.1 if that helps | 12:30 |
kashyap | ykarel: Yeah; I know it's there. But we're trying to tackle a specific issue w/ 0.5.2 :) | 12:30 |
ykarel | ack :) | 12:31 |
opendevreview | Merged openstack/placement master: Fix a wrong assertion method https://review.opendev.org/c/openstack/placement/+/861489 | 12:42 |
kashyap | dansmith: And that's the CirrOS issue I filed: https://github.com/cirros-dev/cirros/issues/102 | 12:48 |
kashyap | (More details in the Nova bug you filed) | 12:49 |
kashyap | sean-k-mooney[m]: As promised, the Ubunutu folks picked up my device-detach backport request; and 'paelzer' (Christian Ehrhardt) filed a tracker on my behalf: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2018733/ | 13:04 |
dansmith | kashyap: ack, cool, I know we have a todo to upgrade to 6.x but I think there are other factors at play | 13:16 |
dansmith | gouthamr: I created this https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/882483 to try to convert our live migration multinode job over to cephadm, but it looks like the two nodes aren't setup properly | 13:46 |
dansmith | gouthamr: that might require some help from a more ceph-literate person than me | 13:47 |
dansmith | they have different mon_host and fsid values, which I assume is .. not right | 13:48 |
kashyap | dansmith: Oh, good to know - if there's already an infra TODO to update to 0.6.x (CirrOS) | 14:00 |
dansmith | it was actually bauzas that had the patch up IIRC | 14:06 |
opendevreview | Danylo Vodopianov proposed openstack/nova-specs master: Add support for Napatech LinkVirt SmartNICs https://review.opendev.org/c/openstack/nova-specs/+/859290 | 14:10 |
gouthamr | hi dansmith: yes, "REMOTE_CEPH" doesn't work with cephadm; on multi-node you'd need that.. | 15:31 |
* gouthamr just noticed you're looking at the patch to enable this: https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/876747 | 15:31 | |
dansmith | gouthamr: ah, I see that's the other .. yeah, that patch | 15:32 |
dansmith | okay cool, well, we probably need to get that resolved before you drop the non-cephadm stuff | 15:32 |
gouthamr | yep | 15:32 |
*** efried1 is now known as efried | 15:45 | |
*** blarnath is now known as d34dh0r53 | 19:35 | |
*** dmellado9 is now known as dmellado | 19:43 | |
opendevreview | Dan Smith proposed openstack/nova master: Populate ComputeNode.service_id https://review.opendev.org/c/openstack/nova/+/879904 | 23:03 |
opendevreview | Dan Smith proposed openstack/nova master: Add compute_id columns to instances, migrations https://review.opendev.org/c/openstack/nova/+/879499 | 23:03 |
opendevreview | Dan Smith proposed openstack/nova master: Add dest_compute_id to Migration object https://review.opendev.org/c/openstack/nova/+/879682 | 23:03 |
opendevreview | Dan Smith proposed openstack/nova master: Add compute_id to Instance object https://review.opendev.org/c/openstack/nova/+/879500 | 23:03 |
opendevreview | Dan Smith proposed openstack/nova master: Online migrate missing Instance.compute_id fields https://review.opendev.org/c/openstack/nova/+/879905 | 23:03 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!