| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-10-16 | |||
| 20:42:33 | spatel | i heard sometime it cause issue during runtime | |
| 20:42:58 | cfriesen | spatel: If you allocate them early during startup the memory hasn't gotten fragmented yet | |
| 20:43:14 | spatel | hmm! | |
| 20:43:39 | spatel | i will keep that in mind then.. | |
| 20:43:48 | cfriesen | it's a bit of a tradeoff, since any memory you reserve for hugepages can't be allocated to small-page instances. Also, you need to keep some 4K memory around for the host itself. | |
| 20:43:59 | spatel | but you have to reboot your flavor also right after adjust hugepage | |
| 20:44:35 | cfriesen | not sure what you mean by "reboot your flavor" :) | |
| 20:44:39 | spatel | I kept 8G memory for host that is why i pick 27000 pages | |
| 20:44:50 | spatel | i meant reboot your VM | |
| 20:44:59 | cfriesen | spatel: that should be fine as long as most of your guests are using hugepages | |
| 20:45:27 | spatel | cfriesen: thanks! in that case i will go with 27000 | |
| 20:46:31 | cfriesen | spatel: changing a flavor and then rebooting your vm won't do anything. the flavor information was cached in the VM at creation time. | |
| 20:47:33 | cfriesen | in the instance object, rather | |
| 20:47:38 | spatel | oh!! | |
| 20:47:41 | spatel | cool | |
| 20:56:01 | mriedem | i still don't understand how this forbidden aggregate placement API thing is going to be used via nova for blazar which is use case in this spec https://review.openstack.org/#/c/603352/ | |
| 20:56:19 | efried | mriedem: You kind of had to be in the room, unfortunately. | |
| 20:56:21 | mriedem | it seems we're gung ho about adding a placement api without any details on how to ues it | |
| 20:56:22 | mriedem | *use | |
| 20:56:43 | mriedem | well, the place to document that is in the spec for those not in the room right? | |
| 20:56:58 | mriedem | if the answer is, "we're going to fork nova and make pre-request filters an extension point" then say that | |
| 20:57:00 | efried | Yes, I agree. If it's not clear to someone who wasn't in the room, it needs a rewrite. | |
| 20:58:34 | mriedem | i particularly want Kevin_Zheng on board with this b/c he had a use case for the dedicated host stuff as well | |
| 20:58:41 | mriedem | but he needs to speak up on the spec review too | |
| 21:02:22 | mriedem_away | time for parent/teacher conferences | |
| 21:18:42 | efried | mnaser, dansmith: Would DISTINCT have done the same thing? And possibly be more efficient? | |
| 21:18:59 | efried | sorry, I'm talking about https://review.openstack.org/#/c/611115/3 | |
| 21:19:07 | mnaser | efried: i dunno, not an sql expert, i didnt try it and it seemed like the.. easier way | |
| 21:42:06 | openstackgerrit | Merged openstack/nova master: Transform volume.usage notification https://review.openstack.org/580345 | |
| #openstack-nova - 2018-10-17 | |||
| 00:14:59 | openstackgerrit | Artom Lifshitz proposed openstack/nova stable/rocky: Handle volume API failure in _post_live_migration https://review.openstack.org/611083 | |
| 00:42:06 | openstackgerrit | Takashi NATSUME proposed openstack/nova master: Fix best_match() deprecation warning https://review.openstack.org/611204 | |
| 01:14:52 | openstackgerrit | Takashi NATSUME proposed openstack/nova master: Add API ref guideline for body text https://review.openstack.org/605628 | |
| 02:35:02 | openstackgerrit | melanie witt proposed openstack/nova master: Add nova-status upgrade check for consoles https://review.openstack.org/611214 | |
| 02:48:49 | openstackgerrit | Artom Lifshitz proposed openstack/nova stable/queens: Handle volume API failure in _post_live_migration https://review.openstack.org/611084 | |
| 02:57:32 | openstackgerrit | melanie witt proposed openstack/nova master: Add rolling upgrade info to enable_consoleauth workaround reno https://review.openstack.org/611218 | |
| 03:52:30 | openstackgerrit | Merged openstack/nova master: Handle volume API failure in _post_live_migration https://review.openstack.org/609517 | |
| 03:52:36 | openstackgerrit | Merged openstack/nova master: Increment versioning with pbr instruction https://review.openstack.org/610534 | |
| 06:02:02 | gmann | API office hour time | |
| 06:02:09 | gmann | alex_xu: ping | |
| 06:02:14 | alex_xu | gmann: pong | |
| 06:02:30 | gmann | #startmeeting nova api | |
| 06:02:31 | openstack | Meeting started Wed Oct 17 06:02:30 2018 UTC and is due to finish in 60 minutes. The chair is gmann. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 06:02:32 | openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 06:02:34 | openstack | The meeting name has been set to 'nova_api' | |
| 06:02:57 | gmann | who else here today ? | |
| 06:04:01 | gmann | #link https://wiki.openstack.org/wiki/Meetings/NovaAPI#Agenda_for_next_Office_hours | |
| 06:04:04 | gmann | agenda ^^ | |
| 06:04:11 | gmann | #topic API Subteam Tracking | |
| 06:04:23 | gmann | #link https://etherpad.openstack.org/p/stein-nova-subteam-tracking | |
| 06:06:05 | gmann | 1. Boot instance specific storage backend | |
| 06:06:10 | gmann | this is merged which was in runway | |
| 06:06:20 | alex_xu | yup, we done last week | |
| 06:06:47 | gmann | yeah | |
| 06:06:54 | gmann | https://review.openstack.org/#/q/topic:bp/api-extensions-merge-stein+status:open | |
| 06:07:06 | gmann | this is also next in runway but i saw you already reviewed most of them | |
| 06:07:39 | alex_xu | yea, part of review for the last patch | |
| 06:08:04 | alex_xu | https://review.openstack.org/#/c/607088/5/nova/api/openstack/compute/views/servers.py | |
| 06:08:13 | alex_xu | gmann: I guess you just forget to remove one line code | |
| 06:09:19 | gmann | yeah, i am sure i did but got restore from rebse form PS4 to 5 | |
| 06:10:35 | openstackgerrit | Ghanshyam Mann proposed openstack/nova master: Remove more code related to extensions and testing https://review.openstack.org/607088 | |
| 06:10:47 | gmann | alex_xu: ^^ done | |
| 06:10:53 | gmann | alex_xu: thanks for reviewing that series. | |
| 06:11:25 | alex_xu | gmann: np, I'm done also :) | |
| 06:11:36 | gmann | alex_xu: thanks :) | |
| 06:11:46 | gmann | other than that there is no updated from other BP code. | |
| 06:11:55 | gmann | spec review is soemthing we can do. | |
| 06:12:25 | gmann | melwitt set the 23rd as spec review day. | |
| 06:12:42 | alex_xu | yea | |
| 06:12:53 | gmann | i will cover those during spec day | |
| 06:13:26 | gmann | that is all from tracking topic, alex_xu you have anything else | |
| 06:13:34 | alex_xu | no more from me | |
| 06:15:01 | gmann | ok | |
| 06:15:03 | gmann | #topic Bug Triage/Discussion | |
| 06:16:41 | gmann | no response from previous bug we discussed so i marked incomplete as of now | |
| 06:19:18 | alex_xu | ok | |
| 06:20:22 | alex_xu | i'm planning to trigger this by a fake cell timeout exception, but I didn't get a chance | |
| 06:21:13 | openstack | Launchpad bug 1789382 in OpenStack Compute (nova) "openstack server list error" [Undecided,Incomplete] | |
| 06:21:13 | gmann | this one ? https://bugs.launchpad.net/nova/+bug/1789382 | |
| 06:21:21 | alex_xu | yes | |
| 06:23:19 | gmann | ok, not sure it will be reproducible on that but god to give try | |
| 06:23:21 | gmann | good | |
| 06:24:39 | gmann | next is new bug | |
| 06:24:41 | openstack | Launchpad bug 1791478 in OpenStack Compute (nova) "nova-api get 504 when keepalived restart" [Undecided,New] | |
| 06:24:41 | gmann | https://bugs.launchpad.net/nova/+bug/1791478 | |
| 06:24:49 | gmann | this is 504 gateway timeout | |
| 06:26:42 | openstackgerrit | Brin Zhang proposed openstack/nova master: Add restrictions on updated_at when getting instance action records https://review.openstack.org/607801 | |
| 06:27:44 | gmann | it seems nova-api does not recognize the new node | |
| 06:27:50 | gmann | untill it is running on old node | |
| 06:28:19 | gmann | i am not sure why, alex_xu you ? | |
| 06:29:30 | gmann | also not sure if this is nova-api isssue, or keepalive switch ip issue | |
| 06:29:37 | alex_xu | why nova api should recognize the new node? | |
| 06:31:47 | gmann | might be he means keepalive does not recognize the new node nova-api service (and does not switch the vip)? | |
| 06:33:03 | alex_xu | doesn't sounds like nova api problem, it should be his ha configuration problem | |
| 06:33:24 | gmann | yea, sounds like | |
| 06:35:12 | gmann | added the comment on bug | |
| 06:35:31 | gmann | and keeping it open until next week and then we can make it invalid or incomplete | |
| 06:35:56 | gmann | last new bug is this- https://bugs.launchpad.net/nova/+bug/1793606 | |
| 06:35:57 | openstack | Launchpad bug 1793606 in OpenStack Compute (nova) "Setting vendordata_providers to DynamicJSON causes config drive to stop working" [Undecided,New] | |
| 06:37:55 | gmann | i remember, there was some fix for DynamicJSON option. | |
| 06:39:34 | alex_xu | i'm not familar with this one | |