Earlier  
Posted Nick Remark
#openstack-nova - 2019-01-24
17:41:50 kashyap Hmm, it is unofficially the most difficult one to debug.
17:42:14 mriedem only 3 hits in 7 days so not a huge issue
17:42:26 kashyap Will check the logs once I have dinner. I was in back-to-back meeting hell
17:42:42 kashyap Thanks for the heads-up
17:43:28 kashyap I was about to ping you to borrow some eyes on these unit test failures on the version bump WIP patch: https://review.openstack.org/#/c/632507/
17:43:47 kashyap But the patch is not fully done; so I don't want to waste your time clicking on it. But I at least reduced the failures from 136 to 5, though.
17:44:10 kashyap And I spent a crap load of time w/ PDB yesterday & some time today. Was still duking around.
17:45:31 kashyap On the off chance you have a minute, any comments / snide remarks on the review are welcome.
17:45:47 mriedem if tempest is failing you've got bigger problems than just unit tests
17:46:42 mriedem something is busted with console logs http://logs.openstack.org/07/632507/3/check/tempest-full/73a00be/controller/logs/screen-n-cpu.txt.gz?level=TRACE
17:49:45 kashyap Yeah, it is. I know partly the fault from this morning's debugging. And I have a half-baked local patch.
17:50:05 kashyap I'll keep digging tomm / this week. And get it locally passing and only _then_ use Gate resources.
17:50:15 stephenfin cfriesen: What artom said, though the SR-IOV live migration patches are progressing quite nicely
17:50:37 stephenfin adrianc: You should probably stick that in the queue for a runway, if you haven't done so already
17:51:11 sean-k-mooney i need to adress jays comment on the base patch but they should be ready for a runway next week or so
17:51:50 sean-k-mooney the neutron patch need to be ready first
17:52:39 sean-k-mooney this one https://review.openstack.org/#/c/620123/ it work but it needs tests
17:53:50 cfriesen I think https://review.openstack.org/#/c/621646 is ready for wider review. This is the code to preserve UEFI nvram appropriately.
17:55:39 sean-k-mooney oh cool. is the nvram used to store bios/uefi setting or dos it have some other use?
17:57:30 sean-k-mooney cfriesen: why are ye adding keep_nvram=false in all the drivers when that is the default in the base dirver they all inherit form
17:58:02 sean-k-mooney oh never mind
17:58:32 sean-k-mooney you are over rideing the function not over loading them that makes sense
18:00:33 cfriesen sean-k-mooney: I think the nvram is for bios stuff. I think it's also possible to do things like stick crash messages in the NVRAM.
18:30:03 openstackgerrit Jack Ding proposed openstack/nova master: Preserve UEFI NVRAM variable store https://review.openstack.org/621646
18:36:40 sean-k-mooney jackding: fyi if the only thing the operator saw was the release not for ^ it should provide enough info fro them to either make the change or tell them where to find the infor required to make the feature work
19:00:13 kashyap Yikes, even with log filters, the libvirtd log on the above bug (1813192) is 250MB, it crashed my browser
19:00:49 kashyap Ah, Matt is AFK; I'll post a comment on the bug in the morning. I'll sign off for now.
19:01:53 sean-k-mooney kashyap: i have heard good things about http://lnav.org/ for what it is worth
19:02:48 kashyap sean-k-mooney: Hi, what is it? /me checks out
19:03:39 sean-k-mooney its a termial bases log navigato that transparent detect the format,compress and support live viewing with filter and even sql queries
19:03:40 adrianc stephenfin: planning to do so next week.
19:04:55 adrianc once i verify nothing is broken on latest PS :)
19:07:52 kashyap sean-k-mooney: Oh, nice
19:08:57 kashyap sean-k-mooney: Seems like lnav still hasn't hit 1.0 (it's on 0.8.4)
19:09:05 kashyap But thanks for the pointer
19:09:17 jackding sean-k-mooney: noted. will add more info. thanks
19:11:10 sean-k-mooney kashyap: i dont know if they are using semver or not but its packaged on a bunch of distors so i assume this at least somewhat mature
19:11:19 kashyap I see
19:12:44 sean-k-mooney it apparently celebarad 4 years on github in 2013 so its been around a while
19:14:01 kashyap Ah-ha, alright. My eyes are aching, will head out now
19:14:14 sean-k-mooney kashyap: o/ night
19:27:30 mriedem gibi: there is something funny going on with the functional test for server create with a qos network https://review.openstack.org/#/c/570079/
19:27:44 mriedem the api shouldn't be returning 400, the api should return 202 and the server build should fail and go to error status
19:28:33 mriedem oh nvm read that wrong, but we're still rescheduling which is bad
19:29:41 sean-k-mooney reshduling when there is a require request but wrong micro version?
19:29:49 mriedem no
19:31:43 sean-k-mooney oh this comment https://review.openstack.org/#/c/570079/18/nova/api/openstack/compute/attach_interfaces.py@141
19:32:22 sean-k-mooney nevermind.
19:39:37 openstackgerrit Jack Ding proposed openstack/nova master: Preserve UEFI NVRAM variable store https://review.openstack.org/621646
19:42:48 my_nd hi there, does anybody know the procedure to rescue an instance that has volume in root disk?
19:48:03 artom my_nd, doesn't currently exist, it's being worked on: https://blueprints.launchpad.net/nova/+spec/volume-backed-server-rescue
19:49:39 my_nd thanks!
19:53:33 my_nd do you know if there is a workaround to rescue an instance that has volume in root disk now? Maybe making the instance to boot from a second volume (with finnix image) attached as CDROM
19:55:11 artom my_nd, no idea personally, you might have better luck in #openstack, operators tend to hang around there rather than here
19:55:35 my_nd thanks!
19:58:54 openstackgerrit Merged openstack/nova master: Per aggregate scheduling weight https://review.openstack.org/628163
20:00:53 mriedem artom: no one is actually working on that blueprint
20:01:08 artom mriedem, doh :(
20:01:15 artom my_nd, I was wrong, it's not being worked on
20:01:23 artom You could be the lucky one :D
20:02:02 mriedem https://review.openstack.org/#/c/532410/ is the spec
20:02:12 mriedem see the alternatives for a possible workaround
20:02:20 mriedem using a feature that *is* being worked on
20:04:35 my_nd ok mriedem thanks
20:52:04 mriedem melwitt: this is a pretty easy change to help move gibi's giant series forward https://review.openstack.org/#/c/570078/
20:57:06 melwitt mriedem: ack
21:11:36 mriedem melwitt: a couple of things in https://review.openstack.org/#/c/632904/ for that 500 api error fix (TooManyDiskDevices)
21:45:47 mriedem egacy-grenade-dsvm-neutron-multinode-live-migration seems to have regressed: https://bugs.launchpad.net/nova/+bug/1813216
21:45:48 openstack Launchpad bug 1813216 in OpenStack Compute (nova) "legacy-grenade-dsvm-neutron-multinode-live-migration failing with "is not on shared storage: Shared storage live-migration requires either shared storage or boot-from-volume with no local disks." since Jan 21" [Undecided,New]
21:45:52 mriedem since jan 21
21:45:55 mriedem not sure what changed
21:46:03 mriedem it's non-voting though
22:13:07 openstackgerrit Matt Riedemann proposed openstack/nova master: Add retry_on_deadlock to migration_update DB API https://review.openstack.org/633075
22:13:08 mriedem jmlowe: ^ i think you wanted that a couple of weeks ago
22:42:04 jmlowe mriedem: yes, thanks, fell off the back end of my stack
23:04:14 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add minimum value in maximum_instance_delete_attempts https://review.openstack.org/633085
23:06:25 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (3) https://review.openstack.org/574104
23:06:36 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (4) https://review.openstack.org/574106
23:06:45 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (5) https://review.openstack.org/574110
23:08:37 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Fix using template cell urls with nova-manage https://review.openstack.org/633086
23:50:51 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (6) https://review.openstack.org/574113
23:51:03 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (7) https://review.openstack.org/574974
23:51:30 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (8) https://review.openstack.org/575311
#openstack-nova - 2019-01-25
01:03:12 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (9) https://review.openstack.org/575581
01:03:34 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (10) https://review.openstack.org/576017
01:03:57 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (11) https://review.openstack.org/576018
01:29:54 openstackgerrit melanie witt proposed openstack/nova master: Raise 403 instead of 500 error from attach volume API https://review.openstack.org/632904
01:29:55 openstackgerrit melanie witt proposed openstack/nova master: Add configuration of maximum disk devices to attach https://review.openstack.org/616777
02:08:09 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (12) https://review.openstack.org/576019
02:08:23 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (13) https://review.openstack.org/576020
02:08:42 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (14) https://review.openstack.org/576027
02:44:28 openstackgerrit Takashi NATSUME proposed openstack/nova master: Make quota options deprecated https://review.openstack.org/633102
02:45:38 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (15) https://review.openstack.org/576031
02:45:50 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (16) https://review.openstack.org/576299
02:46:04 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (17) https://review.openstack.org/576344
03:09:34 openstackgerrit Zhang Hua proposed openstack/nova stable/pike: Refix disk size during live migration with disk over-commit https://review.openstack.org/631372
03:13:07 openstackgerrit Zhang Hua proposed openstack/nova stable/ocata: Fix disk size during live migration with disk over-commit https://review.openstack.org/530744
03:24:46 openstackgerrit Zhang Hua proposed openstack/nova stable/ocata: Refix disk size during live migration with disk over-commit https://review.openstack.org/631376
03:25:41 openstackgerrit Zhang Hua proposed openstack/nova stable/pike: Fix disk size during live migration with disk over-commit https://review.openstack.org/530743
04:15:09 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add minimum value in maximum_instance_delete_attempts https://review.openstack.org/633085

Earlier   Later