Earlier  
Posted Nick Remark
#openstack-nova - 2020-08-20
08:17:12 lyarwood kashyap: we stopped using it a while ago, let me find the changes
08:18:48 lyarwood kashyap: https://review.opendev.org/#/c/695114/4/tools/fixup_stuff.sh - we removed it when we moved to bionic
08:20:41 kashyap lyarwood: Nod; I'll come back here in a bit. I need to do some time-sensitive adminstrative work :-(
08:21:17 openstackgerrit Merged openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
08:23:35 lyarwood kashyap: np :)
08:25:09 openstackgerrit Hao Sun proposed openstack/nova stable/ussuri: Add checks for volume status when rebuilding https://review.opendev.org/747122
08:26:17 frickler lyarwood: uca was removed in that patch because there is no uca for queens, bionic contains queens pkgs natively. if you want to re-add that code with some newer UCA now in order to get updated qemu/libvirt, I'd guess that'd make perfect sense
08:33:24 lyarwood frickler: yeah understood, I've posted a WIP to see if this breaks anything
08:42:28 lyarwood stephenfin, sean-k-mooney, kashyap : https://review.opendev.org/#/q/topic:bump-libvirt-qemu-victoria - The first two in this series are simple test fixes if you have time this morning btw
08:44:20 openstackgerrit Lee Yarwood proposed openstack/nova master: libvirt: Log exception when unable to import rbd https://review.opendev.org/746873
08:50:56 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Add resize tests for PCI servers https://review.opendev.org/746946
08:50:56 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Clean up PCI tests https://review.opendev.org/746945
08:50:57 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Add test for SR-IOV neutron ports https://review.opendev.org/746948
08:50:57 openstackgerrit Stephen Finucane proposed openstack/nova master: conductor: Don't use setattr https://review.opendev.org/746947
08:50:58 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Add live migration tests for PCI, SR-IOV servers https://review.opendev.org/746950
08:50:58 openstackgerrit Stephen Finucane proposed openstack/nova master: fixtures: Handle binding of first port https://review.opendev.org/746949
09:32:38 stephenfin alex_xu: Thanks for the review. Replied on https://review.opendev.org/#/c/744958/
09:38:32 openstackgerrit Merged openstack/nova master: Add new default roles in baremetal nodes policies https://review.opendev.org/741716
09:38:40 openstack bug 1879878 in OpenStack Compute (nova) "VM become Error after confirming resize with Error info CPUUnpinningInvalid on source node " [Medium,In progress] https://launchpad.net/bugs/1879878 - Assigned to Stephen Finucane (stephenfinucane)
09:38:40 openstackgerrit Merged openstack/nova master: tests: Add reproducer for bug #1879878 https://review.opendev.org/744950
10:17:57 artom sean-k-mooney, yeah, you'll have to explain the multiple port bindings thing when I'm more awake
10:53:57 stephenfin luyao: Reviewed that series. Let me know if anything doesn't make sense
11:46:49 admin0 lyarwood, i have narrowed down my ceph issue, when i try to manually mount it, its asking me to disable object-map fast-diff deep-flatten
11:47:04 admin0 trying to do rbd map --pool vms --id cinder --conf /etc/ceph/ceph.conf $uuid_disk from the hypervsior directly
11:47:36 lyarwood admin0: you shouldn't need to mount it to export volumes
11:48:01 lyarwood admin0: rbd can export directly from the backend to a local file
11:48:02 admin0 my issue is when using raw, the instances do not boot up .. they are stuck in boot ..
11:48:13 admin0 even after a reformat, the behaviour is like that
11:48:37 lyarwood admin0: right, as we spoke about the other day the rbd import (not export sorry) command was stalling right?
11:55:12 frickler admin0: that sounds like you are trying to use rbd with an old kernel module, but I don't understand where this is needed, usually qemu should handle the rbd connection without kernel support
11:55:33 frickler but maybe you have a mismatch in ceph versions between your cluster and the hypervisor?
11:58:24 admin0 ceph is on 15.x on centos, clinet is 14.x on ubuntu
12:01:42 lyarwood admin0: did you stop using config drives?
12:01:48 admin0 yep
12:01:57 lyarwood admin0: and where is it failing now?
12:02:04 admin0 by stopping config drives, they can at least go active and show the console
12:03:25 lyarwood admin0: and by show in the console are you saying the instance boots as expected?
12:04:35 admin0 lyarwood, i have to run to a meeting now .. i will get back on this later
12:04:43 admin0 i think its the hypervisor -> osd connectivity that i think is the issue
12:27:52 sean-k-mooney admin0: did you figure out your nova-mange issue you are using openstack-helm they are configuring cells incorrectly
12:40:43 admin0 it was a network routing issue between hypervisor <-> osd
12:45:15 sean-k-mooney ok
12:46:07 sean-k-mooney there was someone else asking the same question later the same day that was cuased by helml not actully generig the correct config and not handeling the case wehre you go form a non tls deploymet to a tls deployment
12:46:12 sean-k-mooney as a result
12:46:28 sean-k-mooney admin0: i was jsut wondering if you were hitting the same issue.
12:48:46 openstackgerrit Merged openstack/nova master: zuul: use the new barbican simple-crypto job https://review.opendev.org/746583
13:29:53 gmann stephenfin: np!, thank you too for re-reviewing policy patches.
13:30:00 stephenfin yw :)
13:38:54 openstackgerrit Vlad Gusev proposed openstack/nova stable/stein: libvirt: Use 'writeback' QEMU cache mode when 'none' is not viable https://review.opendev.org/747163
13:44:36 openstackgerrit Mohammed Naser proposed openstack/nova master: db: fix database migrations when name includes dash https://review.opendev.org/747164
13:45:29 openstackgerrit Mohammed Naser proposed openstack/nova master: db: fix database migrations when name includes dash https://review.opendev.org/747164
13:45:30 mnaser ^ very trivial, honestly, i don't know how we'd test it
14:00:19 stephenfin alex_xu: I think there are a whole class of bugs here to do with races between setting the migration status to foo and dropping a move claim
14:00:26 stephenfin Thanks for the rabbit hole \o/ :P
14:06:02 kashyap lyarwood: Or anyone who recalls stable rules (my mind is ill right now, can't recall), does the above 'writeback' backport (https://review.opendev.org/#/c/747163/) look okay?
14:13:10 lyarwood kashyap: we would retain the existing cachemodes during a LM right?
14:13:34 kashyap lyarwood: Correct, until the instance is cold-rebooted on the destination.
14:13:40 lyarwood kashyap: if it doesn't impact running instances during LM then I'd be okay with this assuming it's now doing the correct thing
14:14:28 lyarwood kashyap: I'll review it in detail later
14:14:33 kashyap Yeah, it does the right thing now. I've spent several days extensively documenting it
14:14:48 kashyap lyarwood: No rush at all for it; just noticed only when Vlad (above) posted it
14:32:41 artom sean-k-mooney, whenever you're around, wanna talk about the multiple vif bindings thing?
14:33:03 sean-k-mooney artom: am sure want to do it on video chat or here
14:33:08 sean-k-mooney i want to grab coffee first
14:33:11 sean-k-mooney in either case
14:33:24 sean-k-mooney but im more or less free so say in 10 mins
14:33:40 sean-k-mooney our quater to the hour
14:34:03 artom sean-k-mooney, so :45? OK
14:34:17 sean-k-mooney yes
14:34:23 sean-k-mooney that is what i ment by quater to the hour
14:34:40 sean-k-mooney i debated if :45 would translate well
14:42:04 openstackgerrit Vlad Gusev proposed openstack/nova stable/ussuri: replace the "hide_hypervisor_id" to "hw:hide_hypervisor_id" https://review.opendev.org/747189
14:42:52 sean-k-mooney i guess that is valid to backport
14:43:38 sean-k-mooney its techncially adding a new extra spec which we would allow downtream but its just an alias for an existing one that is broken/problematic
14:43:53 sean-k-mooney so its fixing a bug without really providing new functionality
14:45:33 artom sean-k-mooney, err, give me 15 minutes? Brb
14:50:49 sean-k-mooney ping me when it suits you
15:02:11 sean-k-mooney lyarwood: when through your libvirt version change series more less teh look correct but the cloud archive is not being used currently so you need your devstack change for them to pass
15:02:34 sean-k-mooney so stick a depends-on in https://review.opendev.org/#/c/746981/1 and rebase the reset
15:03:43 lyarwood sean-k-mooney: yup going to work through that again later
15:04:27 sean-k-mooney most of it looks sane and your deleteing lots of code whcih si always nice to see
15:05:12 sean-k-mooney we might want to send a note to thrid part ci maintainer on the mailing list too
15:05:25 sean-k-mooney since they will need to make sure they have the new min version avaiable too
15:07:09 artom sean-k-mooney, ok, back, ready when you are
15:08:51 sean-k-mooney ah finishing an email but more or less one sec
15:11:02 sean-k-mooney ok sent
15:11:41 sean-k-mooney what to chat on google meet
15:11:51 sean-k-mooney or here
15:12:42 artom sean-k-mooney, meet
15:13:19 artom meet.google.com/zzq-favq-pxj
15:50:58 lyarwood Meeting in #openstack-meeting-3 in ~10mins
15:51:04 lyarwood I'll keep it short again this week :)
16:00:02 lyarwood Starting the meeting shortly
18:53:35 artom sean-k-mooney, you'll probably also have to fiddle with the migrate_data.vifs stuff in nova/conductor/tasks/live_migrate.py for your eventual fix, btw
19:07:45 artom Also, writing this commit message is a major PITA
#openstack-nova - 2020-08-21
00:30:34 openstackgerrit sean mooney proposed openstack/nova master: [WIP] Set migrate_data.vifs only when using multiple port bindings https://review.opendev.org/742180
02:45:02 openstackgerrit Merged openstack/nova master: Pass the actual target in baremetal nodes policy https://review.opendev.org/741717
02:45:13 openstackgerrit Merged openstack/nova master: Add scope and new default roles in extensions policies https://review.opendev.org/743046
02:45:24 openstackgerrit Merged openstack/nova master: Add new default roles in networks policies https://review.opendev.org/742566
02:45:31 openstackgerrit Merged openstack/nova master: Pass the actual target in networks policy https://review.opendev.org/742568

Earlier   Later