Earlier  
Posted Nick Remark
#openstack-nova - 2020-03-18
03:04:20 openstackgerrit melanie witt proposed openstack/nova master: DNM: try to get some debug info for bug 1844929 https://review.opendev.org/701478
03:18:04 openstackgerrit Yingji Sun proposed openstack/nova master: set different VirtualDevice.key https://review.opendev.org/713565
03:53:58 openstackgerrit Yingji Sun proposed openstack/nova master: Set different VirtualDevice.key https://review.opendev.org/713565
05:47:38 openstackgerrit Luyao Zhong proposed openstack/nova master: Track orphan instances and error migrations in resource tracker https://review.opendev.org/678451
05:47:38 openstackgerrit Luyao Zhong proposed openstack/nova master: support live migration with vpmems https://review.opendev.org/687856
06:19:17 openstackgerrit mashuting proposed openstack/nova master: Revert "Deprecate the vmwareapi driver" https://review.opendev.org/713401
06:50:57 openstackgerrit Kevin Zhao proposed openstack/nova master: fix scsi disk unit number of the attaching volume when cdrom bus is scsi https://review.opendev.org/712607
07:39:46 gibi artom: ack, I will do a sweep
07:55:58 gibi bauzas: do you still working on https://review.opendev.org/#/c/472685 ?
08:08:26 gibi stephenfin: is this still relevant? https://review.opendev.org/#/c/498820
08:08:56 gibi stephenfin: and this https://review.opendev.org/#/c/498819 ?
09:03:37 bauzas gibi: morning
09:03:43 gibi bauzas: hi!
09:03:45 bauzas gibi: not really, I can abandon it
09:03:58 bauzas gibi: how are you ? are you locked down too ?
09:04:00 gibi bauzas: please abandon it. thanks
09:04:33 gibi bauzas: general lockdown yes. groceries are open between 6:00 - 15:00 everything else is closed
09:05:00 bauzas gibi: and you can walk outside home ?
09:05:31 gibi bauzas: yeah walks and forests are open
09:05:40 gibi only the gatherings are forbidden
09:06:05 gibi bauzas: do you only allowed to walk outside if you have a dog?
09:06:11 bauzas okay, b/c for us, we have to stay home unless 5 reasons
09:06:55 bauzas food, work (but only if very needed), urgent needing, and dogwalks yes :p
09:07:23 bauzas you can't for example run outside
09:07:34 bauzas only around your house (like 100m)
09:07:42 gibi interesting distinction
09:09:20 gibi anyhow I mostly agree with the closedown
09:11:04 bauzas me too
09:11:22 gibi my wife will make the flat soo clean as she has nothing else to really do :)
09:11:26 bauzas just the fact that it's a bit difficult to both work and teach my children
09:12:08 gibi yeah home schooling is an extra job
09:13:22 gibi but we have no kids so I only know that hardness from my coworkers and my sister
09:19:39 gibi artom: I abandoned a bunch of patches thanks for pushing me looking at that list.
09:42:13 kashyap bauzas: Running is still allowed here.
09:43:07 kashyap gibi: We will only be able to lockdown is the right decision retrospectively.
09:58:58 bauzas https://www.thelocal.fr/20200318/frances-coronavirus-lockdown-form-your-questions-answered
09:59:38 bauzas kashyap: ^ as you can read, running is possible but with a very short distance
09:59:41 bauzas within*
09:59:54 bauzas (and alone)
10:00:30 kashyap Yeah
10:00:36 bauzas the main issue is that kids have zero possibilities to go outside, they're literally locked down for 3 or more weeks
10:00:53 bauzas I'm glad I have a house with garden
10:05:15 openstackgerrit Balazs Gibizer proposed openstack/nova master: Support unshelve with qos ports https://review.opendev.org/704759
10:06:29 openstackgerrit Balazs Gibizer proposed openstack/nova master: Enable unshelve with qos ports https://review.opendev.org/705475
10:13:24 stephenfin gibi: FYI https://github.com/testing-cabal/subunit/commit/26d31fa7c34019fad9038addf8114bbb4b656c92
10:14:21 stephenfin That should kill the "subunit parser error" errors we were getting any time we logged too many warning
10:14:24 stephenfin *s
10:16:37 gibi stephenfin: woot \o/
10:17:01 gibi we just need to bump the subunit dependency to 1.4.0
10:17:35 stephenfin It's already done in openstack/requirements. We just need to fix lower-constraints now, yeah
10:18:01 gibi stephenfin: hit me with any review where I can help
10:18:38 gibi stephenfin: I really appreciate your effort on fixing this long outstanding bug
10:21:16 openstackgerrit Stephen Finucane proposed openstack/nova master: Bump python-subunit minimum to 1.4.0 https://review.opendev.org/713611
10:21:32 stephenfin gibi: ^
10:22:27 stephenfin Also, if you're in the reviewing mood, these two patches are super trivial and good to go https://review.opendev.org/#/c/704533/1 https://review.opendev.org/#/c/710276/2
10:25:35 lyarwood stephenfin: morning morning, how was your lock-in yesterday?
10:26:10 gibi stephenfin: regarding https://review.opendev.org/#/c/710276/2/tox.ini , those thing that you removed are the default now?
10:26:22 lyarwood stephenfin: Could you hit https://review.opendev.org/#/q/status:open+topic:workaround_native_luksv1 & https://review.opendev.org/#/q/status:open+topic:rbd_block_device today if you have time?
10:26:51 bauzas stephenfin: with thoughts ot Saint Patrick, I gladly drank a beer yesterday night to celebrate his memory
10:46:54 openstackgerrit Merged openstack/os-resource-classes master: setup.cfg: Configure 'python-requires' https://review.opendev.org/704533
11:03:42 lyarwood Random question, trying to force an instance to launch on a given host in a fresh stable/queens devstack env using --availability-zone nova:unassigned-hostname but it's always failing in n-sch somehow (shouldn't it skip the filters?)
11:03:59 lyarwood ^ is there any config updates required to make that work with a default devstack env on stable/queens?
11:08:59 bauzas lyarwood: which exact command do you issue ?
11:09:35 bauzas lyarwood: and IIRC, --az <host>:<node>:az
11:09:35 lyarwood openstack server create --image cirros-0.3.5-x86_64-disk --flavor m1.xlarge --block-device-mapping vdb=4776528c-f18c-4750-844d-41cbfaf802ab --availability-zone nova:unassigned-hostname test
11:09:53 bauzas lemme double-check the API
11:10:05 lyarwood https://docs.openstack.org/nova/queens/admin/availability-zones.html
11:10:10 lyarwood ^ is what I was going off
11:10:17 lyarwood and the customers reproducer downstream
11:10:22 lyarwood that uses az:host
11:10:38 bauzas sec, checking
11:10:44 lyarwood compute_api.parse_availability_zone also uses that
11:11:07 bauzas https://github.com/openstack/nova/blob/master/nova/compute/api.py#L475
11:11:34 bauzas lyarwood: but look
11:12:11 bauzas if you don't provide a tuple of 3 items (az, host, node) but only 2 (az, host) then you need to double ":"
11:12:16 bauzas lyarwood: ^
11:12:31 bauzas https://github.com/openstack/nova/blob/master/nova/compute/api.py#L488
11:12:48 bauzas holy snap
11:12:55 bauzas I'm wrong
11:13:12 lyarwood yeah you only need 1
11:13:17 bauzas "::" is for (az, host
11:13:21 bauzas damn
11:13:24 bauzas (az, node)
11:14:02 bauzas lyarwood: I guess you have nova service-list telling you that you have nova-compute on some random host literrally named 'unassigned-hostname' ?
11:14:52 lyarwood $ openstack compute service list --service nova-compute
11:14:53 lyarwood +----+--------------+---------------------+------+---------+-------+----------------------------+
11:14:55 lyarwood | ID | Binary | Host | Zone | Status | State | Updated At |
11:14:57 lyarwood +----+--------------+---------------------+------+---------+-------+----------------------------+
11:14:59 lyarwood | 2 | nova-compute | unassigned-hostname | nova | enabled | up | 2020-03-18T11:14:39.000000 |
11:15:01 lyarwood +----+--------------+---------------------+------+---------+-------+----------------------------+
11:15:03 lyarwood yeah
11:16:49 lyarwood Mar 18 07:02:06 unassigned-hostname nova-scheduler[3674]: DEBUG nova.scheduler.manager [None req-27d6db0a-3f02-4350-8bab-7cc9f93639d0 admin admin] Got no allocation candidates from the Placement API. This may be a temporary occurrence as compute nodes start up and begin reporting inventory to the Placement service. - ah
11:17:10 lyarwood maybe we are bailing on before we even get to filtering the hosts
11:20:17 lyarwood https://github.com/openstack/nova/blob/78e53bd388a5c2305da5249f1f217923d3fe2aac/nova/scheduler/manager.py#L134-L139 yup that's it
11:20:24 bauzas lyarwood: we don't go with checking the filters if you specify a target like this
11:20:39 lyarwood yeah it's failing before we get anywhere near there
11:20:44 lyarwood I think it's the hostname causing issues
11:20:50 lyarwood I'll unstack, set something valid and try again
11:21:10 bauzas weirdo
11:21:33 lyarwood yup indeed

Earlier   Later