| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-09-18 | |||
| 22:23:04 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Resource retrieving: add changes-before filter https://review.openstack.org/599276 | |
| 22:23:12 | mriedem | although they changed to not use the old forum submission tool, | |
| 22:23:25 | mriedem | and instead use something that looks like the normal call for presentations thing for the big recorded rooms | |
| 22:23:40 | mriedem | https://www.openstack.org/summit/berlin-2018/call-for-presentations | |
| 22:24:01 | dansmith | yeah, which .. seems weird, since those are all picked already, AFAIK | |
| 22:24:36 | mriedem | right, and the one thing i did submit as a presentation has somehow carried over to the forum review i think, | |
| 22:24:38 | mriedem | which is not what i wanted | |
| 22:25:11 | dansmith | meaning, didn't get accepted as a presentation so they made it a forum session instead? | |
| 22:25:12 | mriedem | because i'm pretty sure you all don't want to hear me talking about nfv at the edge in fusionsphere during the forum... | |
| 22:25:35 | dansmith | I think jaypipes would | |
| 22:25:41 | dansmith | he <3's edge | |
| 22:25:49 | mriedem | it would be on jay's top 4 watch list | |
| 22:25:51 | mriedem | or whatever | |
| 22:25:58 | dansmith | Pipes' Picks | |
| 22:26:50 | mriedem | so my thing wasn't accepted as a forum session, | |
| 22:26:55 | mriedem | but i don't want it to be a candidate i guess | |
| 22:30:08 | mriedem | asking for clarification | |
| 22:38:14 | mriedem | dansmith: maybe you want to do a session on oschown | |
| 22:38:25 | mriedem | s/want/should/ | |
| 22:38:41 | dansmith | I'd like someone to have ever tried it ever first | |
| 22:38:58 | dansmith | but I could lie | |
| 22:39:25 | mriedem | dude, it's already in production in starlingx | |
| 22:39:30 | dansmith | haha | |
| 22:42:08 | mriedem | kablam http://logs.openstack.org/24/602124/4/experimental/grenade-postgresql/c27d517/ | |
| 22:42:10 | mriedem | passing | |
| 22:42:23 | dansmith | I don't know why, but.. congrats :) | |
| 22:49:51 | openstackgerrit | Merged openstack/nova master: Revert "libvirt: add method to configure migration speed" https://review.openstack.org/590814 | |
| 22:49:58 | openstackgerrit | Merged openstack/nova master: Add missing backticks in nova-manage docs https://review.openstack.org/603370 | |
| #openstack-nova - 2018-09-19 | |||
| 00:02:30 | openstackgerrit | Tetsuro Nakamura proposed openstack/nova-specs master: Spec: Support filtering by forbidden aggregate https://review.openstack.org/603352 | |
| 00:39:32 | openstack | Launchpad bug 1792674 in OpenStack Compute (nova) "[Rocky] fail to get VNC console" [Undecided,Confirmed] | |
| 00:39:32 | new-comer | https://bugs.launchpad.net/nova/+bug/1792674 | |
| 01:43:06 | openstackgerrit | Chen proposed openstack/nova master: doc trivial: additional info to admin-password-injection https://review.openstack.org/603414 | |
| 02:38:27 | openstackgerrit | Matt Riedemann proposed openstack/nova master: DNM: test resize reschedule up-calls https://review.openstack.org/603389 | |
| 03:18:17 | openstackgerrit | Brin Zhang proposed openstack/python-novaclient master: Add support changes-before for microversion 2.66 https://review.openstack.org/603549 | |
| 03:32:39 | openstackgerrit | Merged openstack/nova stable/rocky: Handle binding_failed vif plug errors on compute restart https://review.openstack.org/595317 | |
| 03:32:46 | openstackgerrit | Merged openstack/nova stable/rocky: Restart scheduler in TestNovaManagePlacementHealAllocations https://review.openstack.org/598152 | |
| 04:57:32 | gmann | alex_xu: i will skip today API office hour due to fever. we will continue from next week. | |
| 05:06:39 | alex_xu | gmann: ok, no problem | |
| 06:53:49 | openstackgerrit | OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.openstack.org/601047 | |
| 07:11:32 | dpawlik_ | is someone using cellv2 but not as "simple" cell but multiple cells? | |
| 07:22:24 | sorrison | dpawlik_: I know CERN are | |
| 07:22:39 | dpawlik_ | sorrison: thx | |
| 07:23:04 | dpawlik_ | sorrison: I got a feeling when I read documentation and the code on github, that all uses simple cell setup xD | |
| 07:23:54 | sorrison | We (Nectar) have some cellsv2 stuff running in testing, still cellsv1 in production | |
| 07:23:57 | dpawlik_ | there are no starts scripts for RDO/Debian Salsa/Ubuntu cloud archive to start super conductor and also conductor that take configuration from different file | |
| 07:25:22 | sorrison | I'm *think* that the super conductor is just a normal conductor but it listens on the api level rabbit queue | |
| 07:26:01 | sorrison | If you were running multiple cells then you'd have lots of different controllers running different conductors | |
| 07:26:50 | bauzas | good morning stackers | |
| 07:27:16 | bauzas | sorrison: this is correct | |
| 07:27:57 | bauzas | dpawlik_: a super conductor is just a normal conductor with a specific configuration | |
| 07:30:24 | dpawlik_ | bauzas: but its reading amqps queue from vhost / and its also talking with nova_cell0 db yes? | |
| 07:31:01 | dpawlik_ | and the second conductor e.g. cell1 is reading from another vhost e.g. nova_cell1 and its also puting data to nova_cell1 db | |
| 07:31:26 | dpawlik_ | I just describe my point of knowledge how it should be configured, is it true? | |
| 07:32:01 | dpawlik_ | I just take it from devstack | |
| 07:32:33 | dpawlik_ | and Im wondering why after executing the same commands like it is done on devstack, on my controller I have duplicated nova services | |
| 07:40:20 | bauzas | dpawlik_: sorry, I was on mute so I missed your ping | |
| 07:40:41 | bauzas | dpawlik_: hold on, we have some docs that explain this | |
| 07:40:59 | dpawlik_ | bauzas: thx | |
| 07:41:57 | bauzas | dpawlik_: https://docs.openstack.org/nova/latest/user/cells.html#setup-of-cells-v2 | |
| 07:42:20 | bauzas | dpawlik_: and https://docs.openstack.org/nova/latest/user/cellsv2-layout.html | |
| 07:42:31 | bauzas | hope that will help you understand the cells v2 concepts | |
| 07:42:34 | dpawlik_ | So im doing the same how its described and TBH its not working well | |
| 07:42:47 | dpawlik_ | Im still have duplication of nova services | |
| 07:43:03 | dpawlik_ | yesterday I send it to dansmith how my cell mappings looks like | |
| 07:43:24 | dpawlik_ | and let me quote "looks like only one mapping in there, so I guess you're good" | |
| 07:45:40 | dpawlik_ | hmm, clean host, new day | |
| 07:45:41 | dpawlik_ | bauzas: | |
| 07:45:50 | dpawlik_ | bauzas: pro tip to setup cells | |
| 07:46:09 | bauzas | how many services are you running in parallel ? | |
| 07:46:13 | dpawlik_ | stop nova-conductor services before start setup cells_v2 | |
| 07:46:45 | bauzas | dpawlik_: you're in an upgrade case or greenfields ? | |
| 07:47:29 | dpawlik_ | bauzas: for now Im just testing deployment queens release on new infra | |
| 07:47:42 | dpawlik_ | for now I don't want to touch "upgrade" procedure | |
| 07:47:49 | bauzas | but yeah, I'm assuming you populate the mappings first before starting the services | |
| 07:48:03 | bauzas | since those services use the mappings you need to set | |
| 07:48:24 | dpawlik_ | Now I will know | |
| 07:48:24 | bauzas | dpawlik_: but we could make it clearer in docs, I presume | |
| 07:48:46 | bauzas | dpawlik_: so yeah, that's why you had duplicate services | |
| 07:48:52 | dpawlik_ | bauzas: Small notification on the top of the doc will be helpful for other people | |
| 07:48:54 | bauzas | those first registered on startup | |
| 07:49:10 | bauzas | dpawlik_: yeah, that makes sense in https://docs.openstack.org/nova/latest/user/cells.html#cells-v2 | |
| 07:49:21 | bauzas | I could spin a change | |
| 07:49:46 | dpawlik_ | dansmith: ^^ above is description why I have duplicated services on good cell mapping xD | |
| 07:50:15 | dpawlik_ | bauzas: please :) | |
| 07:50:43 | dpawlik_ | bauzas: if you can, write it please | |
| 07:51:31 | openstackgerrit | Brin Zhang proposed openstack/python-novaclient master: Add support changes-before for microversion 2.66 https://review.openstack.org/603549 | |
| 07:58:09 | bauzas | dpawlik_: lemme stash my current work :) | |
| 08:02:49 | openstackgerrit | Tetsuro Nakamura proposed openstack/nova-specs master: Spec: allocation candidates in tree https://review.openstack.org/603585 | |
| 08:08:53 | openstackgerrit | Sylvain Bauza proposed openstack/nova master: cells: Be explicit in docs about service restarts https://review.openstack.org/603588 | |
| 08:10:04 | bauzas | dpawlik_: ^ | |
| 08:16:45 | openstack | Launchpad bug 1789868 in OpenStack Compute (nova) "RFE: Add a virtio-rng device to Nova instances by default" [Medium,Triaged] - Assigned to Kashyap Chamarthy (kashyapc) | |
| 08:16:45 | kashyap | Sigh, copy-pasting Git commit messages seem to break the line-wrapping in LaunchPad: https://bugs.launchpad.net/nova/+bug/1789868 | |
| 08:16:58 | kashyap | The formatting is now fugly | |
| 08:18:46 | dpawlik_ | bauzas: checking | |
| 08:22:23 | dpawlik_ | bauzas: maybe warning will be better than info | |
| 08:22:34 | dpawlik_ | but it looks good | |
| 08:23:18 | bauzas | not really | |
| 08:24:09 | dpawlik_ | bauzas: im reading it from my perspective where I was wondering half day why my deployment doesn't work correctly | |
| 08:38:15 | kashyap | bauzas: johnthetubaguy: Hey there, this trivial thing is ready for merge: https://review.openstack.org/#/c/602592/ | |
| 09:26:14 | openstackgerrit | Vlad Gusev proposed openstack/nova stable/queens: WIP libvirt: Reduce calls to qemu-img during update_available_resource https://review.openstack.org/603358 | |