Earlier  
Posted Nick Remark
#openstack-nova - 2018-03-01
15:46:03 openstackgerrit Eric Fried proposed openstack/nova master: Stop assuming initial provider generation is 0 https://review.openstack.org/548975
15:47:23 stephenfin gibi: would tx/rx queue size be good to bring up now? Kind of neutron stuff?
15:47:35 gibi stephenfin: could be
15:47:46 stephenfin Go for it? (assuming we have time)
15:47:54 gibi stephenfin: OK, I will try
15:49:04 openstackgerrit Chris Dent proposed openstack/nova-specs master: Express forbidden traits in placement API https://review.openstack.org/548915
16:07:09 openstackgerrit Eric Fried proposed openstack/nova master: WIP: report client: placement API version discovery https://review.openstack.org/548983
16:32:37 lyarwood mriedem: https://review.openstack.org/#/c/269867/ - before I forget can you restore your connector o.vo change?
16:33:39 mriedem lyarwood: done
16:34:00 lyarwood mriedem: tanks
16:35:41 mriedem yar, wood
16:36:34 openstackgerrit Lee Yarwood proposed openstack/nova stable/queens: Handle spawning error on unshelving https://review.openstack.org/548415
16:38:41 lyarwood argh not a fan of the gerrit UI using bug/1234-stable/foo for cherry-picks
16:56:18 mriedem melwitt: dansmith: TheJulia: jroll: i think we need to get out of this room
16:57:26 lyarwood argh not a fan of the gerrit UI using bug/1234-stable/foo for cherry-picks~.
17:04:57 openstackgerrit Eric Berglund proposed openstack/nova master: PowerVM Driver: Snapshot https://review.openstack.org/543023
18:12:40 openstackgerrit Merged openstack/nova master: Use dict.get() when accessing capabilities dict https://review.openstack.org/539715
18:16:20 kukacz hi, I'm facing an issue of unbootable nova instance in Ocata - it happens when both boot from volume and config drive is applied while virtio-scsi controller is used. I believe the cause is wrong order of scsi devices ("unit" number in scsi address, specifically) generated in libvirt config, where configdrive is placed prior the root volume
18:16:41 kukacz the instance can boot correctly after swapping the "unit" numbers using `virsh edit` so that the root volume is assigned unit=0
18:17:35 kukacz I could not find a bug for this. before filing up one I wished to ask if that could be just my misconfiguration?
18:18:33 hrw lyarwood: 'git review -d CHANGENUMBER'?
19:22:35 MikeW Hey guys what var in nova.conf controls a hypervisors availability zone?
19:24:28 MikeW nova_default_schedule_zone seems to be the only variable
21:32:41 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
21:43:33 openstackgerrit Merged openstack/nova master: Convert users of tune2fs to privsep. https://review.openstack.org/519484
21:43:41 openstackgerrit Merged openstack/nova master: Move makefs to privsep https://review.openstack.org/527510
21:55:44 openstackgerrit Eric Berglund proposed openstack/nova master: PowerVM Driver: DiskAdapter parent class https://review.openstack.org/549053
21:56:16 openstackgerrit Eric Berglund proposed openstack/nova master: PowerVM Driver: DiskAdapter parent class https://review.openstack.org/549053
22:17:09 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared/dedicated vCPUs in one instance https://review.openstack.org/545734
22:38:30 mnaser CRITICAL nova [None req-91b430be-aff9-4149-9167-fab5f4f9d5d7 None None] Unhandled error: MessageDeliveryFailure: Unable to connect to AMQP server on 10.30.170.88:5672 after None tries: Connection.open: (530) NOT_ALLOWED - access to vhost 'nova_cell1' refused for user 'stackrabbit'
22:38:38 mnaser and then nova dies right away without retrying
22:38:50 mnaser do we consider that a bug or it's ok that it doesnt retry?
22:39:10 mnaser https://github.com/openstack/nova/blob/stable/pike/nova/conductor/api.py#L61-L78
22:39:21 mnaser it looks like this doesn't handle the exception if it is unable to connect
22:45:52 gibi mnaser: if this is a problem with credentials as the message suggest then I think it is OK not to retry as it is not something that will succeed without operator intervention
22:47:16 mnaser gibi: sometimes race conditions in deployments happen where control plane might not be ready yet.
22:47:33 mnaser gibi: question is — would anyone be opposed to patching something like that
22:58:54 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
23:12:01 gibi mnaser: do you mean that at some point the control plane will be reconfigured to accept the 'stackrabbit' password that was rejected before?
23:25:12 mnaser gibi: correct!
#openstack-nova - 2018-03-02
00:00:40 openstackgerrit Giridhar Jayavelu proposed openstack/nova-specs master: VMware: place instances on resource poolw https://review.openstack.org/549067
00:04:33 openstackgerrit Giridhar Jayavelu proposed openstack/nova-specs master: VMware: place instances on resource pool https://review.openstack.org/549067
00:12:37 gibi mnaser: could that reconfiguration action also hit the nova service and restart it to resolve the problem?
00:13:24 gibi mnaser: sorry for being so slow, I'm in a half sleeping half spec writing mode
00:14:09 mnaser gibi: no worries. That’s a reasonable thing. Right now this is a CI environment which quickly spins up n-cpu and control plane at the same time using devstack
00:14:20 mnaser The tooling isn’t the best :)
00:16:44 gibi mnaser: I see, so you basically have to make sure you spin up the control plance before the n-cpu-s or restart the n-cpus after you finished spinning up the control plane
00:16:55 Spazmotic Morning novaers
00:17:47 gibi Spazmotic: morning
00:23:15 Spazmotic dream well :D
00:26:15 openstackgerrit Giridhar Jayavelu proposed openstack/nova-specs master: VMware: place instances on resource pool https://review.openstack.org/549067
00:53:25 openstackgerrit Eric Berglund proposed openstack/nova master: PowerVM Driver: DiskAdapter parent class https://review.openstack.org/549053
06:15:48 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.openstack.org/548772
07:21:36 gibi Spazmotic: thanks, I did :)
07:22:28 Spaz-Work Excellent. Now for some Earl Grey.
07:36:20 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
08:03:02 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared/dedicated vCPUs in one instance https://review.openstack.org/545734
08:15:53 toabctl melwitt, I think https://review.openstack.org/#/c/548572/ is ready for merging
08:48:12 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Migrate old style volume attachments on nova-compute startup https://review.openstack.org/549130
08:51:55 mriedem anyone have a handy example of doing an "IS NOT NULL" filter in an ORM sqla query?
08:52:18 Spaz-Work Hrm makes me think about our older BDMs since I know we use legacy and i thought we had attachment_id set
08:55:16 Spaz-Work Guess I dreamed that
08:55:51 alex_xu_ mriedem: != sa.null()
09:06:17 mriedem alex_xu: thanks
09:30:49 Spaz-Work yikes his page need udpating..
09:31:26 Spaz-Work That was almost english anyway, close enough.
09:32:46 Spaz-Work melwitt: https://wiki.openstack.org/wiki/Nova/Mentoring#Team_Priorities updated for Rocky but reading through this page it needs a significant amount of love.
09:33:24 Spaz-Work Think it may be best to trim most of the bottom of this page since it will likely just get forgotten again in the next cycle if we update it.
09:35:15 melwitt Spaz-Work: thanks. and thanks for the heads up about the really old stuff on there. need to clean that up
09:50:30 Spaz-Work No worries.. if you still desire to bring back to the Low hanging etherpad it may be a better location to conglomerate that bottom information, or perhaps a second etherpad for new contributors where the subteams can place ideal work for those people.
09:50:41 Spaz-Work More easily maintainable at the least.
10:01:23 efried Say, somebody with power should update the channel topic to refer to https://wiki.openstack.org/wiki/Nova/Rocky_Release_Schedule since Queens is out the door.
10:10:27 Spaz-Work hmmm no one here has op.. let's see if chanserve can show us t he operlist
10:12:27 Spaz-Work Ah just no auto-ops.. plenty of people here with power
10:19:49 openstackgerrit Dinesh Bhor proposed openstack/nova-specs master: Strict isolation of group of hosts for images https://review.openstack.org/381912
10:20:51 Spaz-Work Looking at the chanserv access list, I think the most active user that I can see is dansmith for +o to change topic :)
10:23:58 efried Spaz-Work: It's usually dansmith who does that, yeah. He's kinda busy rn. And it's not urgent.
10:24:18 Spaz-Work Yeah, just figured i'd tag him directly around the time you mentioned it :)
10:25:44 Spaz-Work Definately not an urgent thing Dan, just figured a tag of your name might help you find it later lol
10:25:53 dansmith is that what you want?
10:26:03 dansmith seems like a really low-priority thing to need to do right now
10:28:30 Spaz-Work Definately is.. my apologies dan, just wanted to alert you to it for later.
10:34:20 openstackgerrit David Rabel proposed openstack/nova master: Fix indentation in doc/source/cli/* https://review.openstack.org/549166
11:15:58 openstackgerrit Tao Yang proposed openstack/nova master: VMware: fix TypeError while get console log https://review.openstack.org/549182
11:17:32 openstackgerrit Eric Fried proposed openstack/nova-specs master: Spec: report client placement version discovery https://review.openstack.org/549184
11:17:52 openstackgerrit Tao Yang proposed openstack/nova master: VMware: fix TypeError while get console log https://review.openstack.org/549182
13:24:27 hrw https://marcin.juszkiewicz.com.pl/2018/03/02/openstack-queens-release-done/
13:30:36 openstackgerrit Ghanshyam Mann proposed openstack/nova-specs master: Spec for Granular API policy https://review.openstack.org/547850
13:41:17 Spaz-Work Will finish up this work tomorrow.. have a good night everyone. Hit up Spazmotic if you need anything and i'll check it when I get home.
13:55:23 openstackgerrit Bence Romsics proposed openstack/osc-placement master: Transactionally update allocations (v1.13) https://review.openstack.org/546674
13:55:24 openstackgerrit Bence Romsics proposed openstack/osc-placement master: Limit allocation candidates (v1.15, v1.16) https://review.openstack.org/548043
13:55:24 openstackgerrit Bence Romsics proposed openstack/osc-placement master: Add nested resource providers (v1.14) https://review.openstack.org/546675
13:55:25 openstackgerrit Bence Romsics proposed openstack/osc-placement master: Allocation candidates parameter: required (v1.17) https://review.openstack.org/548326
14:04:58 openstackgerrit Matt Riedemann proposed openstack/nova master: Migrate old style volume attachments on nova-compute startup https://review.openstack.org/549130
14:39:34 openstackgerrit Merged openstack/nova stable/queens: Imported Translations from Zanata https://review.openstack.org/548765
14:47:57 mriedem johnthetubaguy: lyarwood: fyi you'll likely want to be aware of this https://review.openstack.org/#/c/548427/
15:07:49 openstackgerrit Stephen Finucane proposed openstack/nova master: tox: Add mypy target https://review.openstack.org/538221
15:07:50 openstackgerrit Stephen Finucane proposed openstack/nova master: mypy: Add type annotations to 'nova.pci' https://review.openstack.org/538224
15:07:50 openstackgerrit Stephen Finucane proposed openstack/nova master: tox: Store list of converted files https://review.openstack.org/538222
15:07:51 openstackgerrit Stephen Finucane proposed openstack/nova master: zuul: Add 'mypy' job https://review.openstack.org/539168

Earlier   Later