Earlier  
Posted Nick Remark
#openstack-nova - 2018-01-08
22:25:10 dansmith I think it'll be fine :)
22:25:21 bauzas heh thanks
22:25:22 dansmith how to verify what/
22:25:47 bauzas how to verify the guest XML whether it has some mdevs
22:25:48 dansmith it was right when we shut down, we're in init/startup, why not just restore them to the way they were? we can't have processed any compute-side deletes yet
22:25:57 dansmith isn't it in the guest xml?
22:26:05 bauzas it will be
22:26:23 bauzas anyway, lemme see how to do that
22:26:35 dansmith okay, I'm confused about your confusion,
22:26:40 dansmith but if I'm missing something, slap me with it
22:28:03 bauzas apologies if I'm confusing
22:28:53 bauzas I'll work on that tomorrow morning so if I have better concerns, I'll tell you once you're up
22:28:57 bauzas thanks
22:29:04 dansmith okay
22:51:56 rybridges Have a question guys. Where do the logs for this file go? https://github.com/openstack/nova/blob/stable/ocata/nova/compute/manager.py
22:52:07 rybridges I do not see them in scheduler log, conductor log, or api log
22:52:24 mriedem compute
22:53:19 openstackgerrit Matt Riedemann proposed openstack/nova master: Add the ability to get absolute limits from Cinder https://review.openstack.org/520122
22:53:19 openstackgerrit Matt Riedemann proposed openstack/nova master: unquiesce instance on volume snapshot failure https://review.openstack.org/519464
22:53:20 openstackgerrit Matt Riedemann proposed openstack/nova master: Check quota before creating volume snapshots https://review.openstack.org/520158
22:54:08 rybridges oh its on the hypervisor
22:54:11 rybridges mriedem
22:54:14 rybridges not on the api node
22:54:33 mriedem well, nova/compute, "compute"
22:54:35 mriedem so yeah
22:54:45 rybridges ok
22:54:47 mriedem the directory structure is mostly laid out by service
22:54:52 mriedem except nova/virt is also in compute
#openstack-nova - 2018-01-09
00:13:59 openstackgerrit melanie witt proposed openstack/nova stable/pike: libvirt: Re-initialise volumes, encryptors, and vifs on hard reboot https://review.openstack.org/531407
00:45:01 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Add CLI to show instance usage audit logs https://review.openstack.org/409413
00:50:25 openstackgerrit Takashi NATSUME proposed openstack/nova master: List/show all server migration types (2/2) https://review.openstack.org/459483
01:11:56 openstackgerrit melanie witt proposed openstack/nova stable/ocata: libvirt: Re-initialise volumes, encryptors, and vifs on hard reboot https://review.openstack.org/531422
01:20:34 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Microversion 2.59 - List/Show all server migration types https://review.openstack.org/430839
01:26:11 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Use neutron port_list when filtering instance by ip https://review.openstack.org/525505
02:13:37 openstackgerrit Matt Riedemann proposed openstack/nova master: Qualify the Placement 1.15 release note https://review.openstack.org/531963
02:22:59 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/531737
02:34:54 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Fix 500 in test_resize_server_negative_invalid_state https://review.openstack.org/531117
02:34:55 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add index(instance_uuid, updated_at) on instance_actions table https://review.openstack.org/530429
02:46:54 openstackgerrit lei zhang proposed openstack/nova master: Fix the incorrect git.openstack.org source URL https://review.openstack.org/531979
03:36:03 openstackgerrit Merged openstack/nova master: Fix OpenStack capitalization https://review.openstack.org/531593
04:22:23 openstackgerrit Merged openstack/nova stable/ocata: Raise MarkerNotFound if BuildRequestList.get_by_filters doesn't find marker https://review.openstack.org/530981
04:24:21 openstackgerrit Merged openstack/nova master: Use ksa adapter for neutron client https://review.openstack.org/509892
04:44:23 openstackgerrit Matt Riedemann proposed openstack/nova master: [libvirt] Allow multiple volume attachments https://review.openstack.org/267587
04:44:24 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: [api] Allow multi-attach in compute api https://review.openstack.org/271047
04:44:24 openstackgerrit Matt Riedemann proposed openstack/nova master: Pass multiattach flag to reserve_block_device_name https://review.openstack.org/531244
04:45:03 mriedem ildikov: ^ the api support should be plumbed in now; required quite a bit of refactor which touched a billion tests, but not complicated. just needs the new paths covered with unit tests.
04:49:54 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: placement: func tests for multiple shared RPs https://review.openstack.org/498737
04:49:54 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Fix missing rps in allocation candidates https://review.openstack.org/522409
04:52:14 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add an additional description for 'token_ttl' https://review.openstack.org/532007
05:08:44 openstackgerrit Sriharsha Basavapatna proposed openstack/os-vif master: Fix VF-rep lookup routine to use parent PF number https://review.openstack.org/531674
05:33:41 takashin
06:05:38 sandanar hi.. does anyone know what is the reason behind CONF.libvirt.volume_use_path always returns the default value and not the one passed in [libvirt] section of /etc/nova/nova.conf - https://bugs.launchpad.net/nova/+bug/1723928 this is causing multipath failures on the cinder side
06:05:39 openstack Launchpad bug 1723928 in os-brick "In case of volume_use_multipath=True, Nova unable to fetch CONF.libvirt.volume_use_multipath value from nova.conf" [Undecided,New]
07:49:38 openstackgerrit chenpengzi proposed openstack/nova master: Add reference to policy sample https://review.openstack.org/531713
08:26:17 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Use neutron port_list when filtering instance by ip https://review.openstack.org/525505
08:41:53 hrw morning
08:43:44 hrw any idea why https://review.openstack.org/#/c/530965 has Zuul said "Verified:+1" when 'recheck' was called after +2+2+W?
08:44:08 hrw and not +2
08:47:57 Roamer` hrw, it seems to have https://review.openstack.org/#/c/521400/ as a parent, and that has not merged yet (needs workflow)
08:48:16 Roamer` so Zuul cannot pass 530965 to the gate
08:49:06 hrw Roamer`: ? weird.
08:49:32 hrw Roamer`: I made 530965 on top of origin/master and it lacks any Depends-on fields
08:50:37 Roamer` hrw, sorry, I just realized I'm a bit confused, that is, Gerrit is a bit confused
08:51:09 Roamer` if I copy the "Parent" commit ID of your commit to the clipboard, then paste it in Gerrit's "search" field, it gives me 521400 back, but it has a different commit ID, so that's not true
08:52:12 Roamer` of course your commit has something that has already merged as a parent, sorry
08:52:53 hrw Roamer`: no problem
08:53:09 hrw Roamer`: probably change-id of 521400 == commit id of parent
08:54:18 Roamer` nope, that's what I thought at first (had that happen many times at work), but it's not
08:58:38 bauzas good morning Novaers
09:01:24 hrw elo bauzas
09:01:42 bauzas EHLO even
09:01:51 bauzas (loving telnet)
09:02:48 hrw ;)
09:03:36 hrw bauzas: 220 2.0.0 Ready to start TLS
09:03:46 hrw and then we go into binary
09:03:53 hrw and no one understand
09:07:47 bauzas I could speak French, I would be sure that barely only 10-20% of people here could understand me
09:08:18 hrw bauzas: merci, no.
09:08:55 bauzas dammit
09:09:35 hrw bauzas: year ago I took my daughter to Touluise. on second day each conversation with new people started from 'excuse mua, parle anglese?' (or sth like that)
09:11:59 bauzas yeah I know, things would be more easier if we could exchange public keys verbally instead of using foreign languages
09:21:29 openstackgerrit Huan Xie proposed openstack/nova master: [WIP] XenAPI: Fix vm live migration problem with volume https://review.openstack.org/532118
09:39:35 openstackgerrit Stephen Finucane proposed openstack/os-vif master: Configure privsep binary https://review.openstack.org/531358
09:39:40 openstackgerrit Stephen Finucane proposed openstack/os-vif master: zuul: Enable functional tests in gate https://review.openstack.org/530961
09:40:57 stephenfin flwang: I'm around now if you've still got questions?
09:46:16 stephenfin melwitt: Ta-da! https://review.openstack.org/#/c/530950/
09:49:35 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: use 'host-passthrough' as default on AArch64 https://review.openstack.org/530965
09:55:02 claudiub efried: hello. The autospec patch merged in oslotest. :D
09:57:06 hrw stephenfin: thx
09:57:41 hrw stephenfin: I got used to openstack/kolla patches were zuul mails me "+2" and "merged" in same minute ;D
09:58:02 stephenfin Yeahhhhh, our test runs take a while :)
09:58:56 hrw ;D
09:59:55 openstackgerrit Stephen Finucane proposed openstack/nova master: Handle deprecation of inspect.getargspec https://review.openstack.org/530777
10:01:48 bauzas jianghuaw_: around ?
10:01:56 bauzas jianghuaw_: just a clarification with https://review.openstack.org/#/c/516899/34/nova/virt/xenapi/driver.py
10:02:44 bauzas jianghuaw_: since you don't lookup the allocations (just verifying whether there are some VGPU ones), you don't verify how many RPs allocations are there, and just say "okay, only one", right?
10:03:45 bauzas jianghuaw_: for example, say I have an allocations list having two allocations for two separate RPs, and each one having VGPU:2, then you just ask Xen to create only one (not 4), right?
10:06:41 jianghuaw_ Bauzas, yes xen only supports one vGPU per VM.
10:06:52 bauzas that, I know
10:06:58 bauzas I was just wanting to make sure

Earlier   Later