| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-12-06 | |||
| 16:15:37 | efried_cya_jan | o/ | |
| 16:15:45 | kashyap | (That's good; happy to see screen-starers getting breaks...) | |
| 16:15:54 | sean-k-mooney | efried_cya_jan: enjoy the break | |
| 16:15:58 | kashyap | efried_cya_jan: Glad; don't make the mistake of staying connected to the VPN :D | |
| 16:29:23 | mriedem | heh putting the same lock on clear_provider_cache makes the tests lock up | |
| 16:32:53 | openstackgerrit | Matt Riedemann proposed openstack/nova master: DRY up SchedulerReportClient init https://review.openstack.org/623247 | |
| 16:32:53 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Only construct SchedulerReportClient on first access from API https://review.openstack.org/623246 | |
| 16:33:58 | mriedem | someone should probably tell the intel nfv ci to stop reporting b/c it's busted | |
| 16:34:01 | mriedem | and has been for awhile | |
| 16:40:58 | mnaser | https://wiki.openstack.org/wiki/ThirdPartySystems/Intel_NFV_CI | |
| 16:41:08 | mnaser | looks like it's in wip or something | |
| 16:43:52 | gibi | mriedem: my organized thoughts about the legacy notification deprecation http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000685.html | |
| 16:45:12 | pas-ha | hi all, have a question re nova + barbican integration - if we have enabled `[glance]verify_glance_signatures` in nova, how booting from snapshot (including unshelve of instance) is supposed to work? AFAIU nova does not re-sign the snapshots it creates... | |
| 16:48:15 | mriedem | pas-ha: unfortunately everyone that i know that worked on that is no longer around, but people in #openstack-barbican might know | |
| 16:48:43 | mriedem | gibi: thanks | |
| 16:48:53 | pas-ha | mriedem: thanks, will ask around there then :-) | |
| 16:49:04 | gibi | mriedem: it might not help much but at least it summarizes our options | |
| 16:49:17 | mriedem | gibi: yeah that's still useful | |
| 16:50:53 | mriedem | pas-ha: i assume you mean because of this https://docs.openstack.org/nova/rocky/configuration/config.html#DEFAULT.non_inheritable_image_properties | |
| 16:51:02 | mriedem | so when nova creates a snapshot, the image snapshot does not inherit the signature | |
| 16:51:11 | mriedem | so trying to boot/unshelve from it later won't work | |
| 16:51:22 | mriedem | if you have verify_glance_signatures=True | |
| 16:52:21 | mriedem | interestingly enough, but sadly probably not surprising, is that those image properties are not documented https://docs.openstack.org/glance/latest/admin/useful-image-properties.html | |
| 16:52:57 | pas-ha | yep, but AFAIU even if they were passed, the image signature is no longer valid already as surely the hash of the snapshot is not the same as that of pristine image | |
| 16:53:08 | mriedem | yeah | |
| 16:53:10 | mriedem | i guess there is https://docs.openstack.org/glance/latest/user/signature.html | |
| 16:53:56 | mriedem | i guess the user would need to sign the snapshots after nova creates them right? | |
| 16:56:32 | pas-ha | right now that's the only way I see it might work, yes | |
| 16:57:29 | mriedem | this was the spec if that contains any info https://specs.openstack.org/openstack/nova-specs/specs/mitaka/implemented/image-verification.html | |
| 16:58:38 | mriedem | it does say "Add functionality to Nova which calls the standalone module when Nova uploads a Glance image and the verify_glance_signatures configuration flag is set." | |
| 16:59:23 | mriedem | but i don't actually see that happening | |
| 17:00:07 | mriedem | pas-ha: you might be better off simply asking about this in the openstack-discuss mailing list to see if anyone else is working on this already | |
| 17:00:10 | mriedem | or interested in closing this gap | |
| 17:00:30 | pas-ha | yes, figured that out, will do, thanks! | |
| 17:00:35 | mriedem | yw | |
| 17:54:11 | cfriesen | there's contact information there...is someone going to email them? | |
| 17:54:26 | cfriesen | ^ for the intel NFV CI | |
| 17:54:46 | sean-k-mooney | is it broken? | |
| 17:55:02 | cfriesen | mriedem: says yes | |
| 17:55:25 | cfriesen | bah, shouldn't have colon there | |
| 17:55:38 | sean-k-mooney | i read it anyway :) | |
| 17:56:01 | sean-k-mooney | i need to talk to infra and see if we can migrate that ci upstream | |
| 17:56:21 | sean-k-mooney | it all comes down to having host noes with nested virt | |
| 17:56:28 | sean-k-mooney | and 2 numa nodes | |
| 17:57:12 | sean-k-mooney | the 2 numa nodes are optional but it used dual numa node guest too | |
| 18:06:02 | lyarwood | We shouldn't allow a cold migration from an offline compute host right? | |
| 18:06:18 | dansmith | we don't check, AFAIK | |
| 18:06:51 | lyarwood | Yeah that's what I'm seeing in the API at least | |
| 18:07:12 | lyarwood | but that's a bug right? The source compute being offline should fail the attempt right there? | |
| 18:07:24 | dansmith | well, | |
| 18:07:37 | dansmith | you could argue that for sure | |
| 18:08:58 | lyarwood | k, this is from a downstream bug report where a user has tried to migrate instead of evacuate from an offline compute and the instance gets stuck in resize_prep etc. | |
| 18:20:39 | openstackgerrit | Jack Ding proposed openstack/nova master: [WIP] Preserve UEFI NVRAM variable store https://review.openstack.org/621646 | |
| 18:21:18 | spatel | sean-k-mooney: afternoon | |
| 18:21:32 | sean-k-mooney | o/ | |
| 18:22:02 | spatel | sean-k-mooney: i had question related horizon dashboard Overview section, its saying Active instance: 367 | |
| 18:22:20 | sean-k-mooney | yep | |
| 18:22:23 | spatel | but when i run "nova list" its saying you have 280 instance total | |
| 18:22:36 | spatel | where that 367 came from? | |
| 18:22:51 | sean-k-mooney | that is a good question | |
| 18:23:05 | sean-k-mooney | i belive it hitting the simple teant usage api | |
| 18:23:11 | spatel | does it counting deleted instance too? | |
| 18:23:24 | sean-k-mooney | so it is proably showing the total number of instaces that were launched | |
| 18:23:49 | sean-k-mooney | let me take a look a dashboard for a sec | |
| 18:24:15 | spatel | ok | |
| 18:26:04 | sean-k-mooney | so i just opend my local hoizon you are lokking at the overview seaction in the project section or admin | |
| 18:26:53 | sean-k-mooney | in the project page it should just show the active instance not deleted | |
| 18:31:19 | sean-k-mooney | spatel: you could run "openstack usage list" or openstack usage show --project <your project> and see if that say 367 | |
| 18:32:17 | sean-k-mooney | spatel: i do not have a version of horizon that has teh simple teant usage api support turned on so i just see the dashboard that show the currently active instances | |
| 18:35:11 | spatel | hold on doing it | |
| 18:36:19 | spatel | sean-k-mooney: http://paste.openstack.org/show/736782/ | |
| 18:36:29 | spatel | here you go | |
| 18:36:57 | sean-k-mooney | so you were looking at the overview in the admin section | |
| 18:37:30 | sean-k-mooney | well maybe not | |
| 18:37:56 | sean-k-mooney | 314 != 367 | |
| 18:40:54 | openstackgerrit | Dan Smith proposed openstack/nova master: Only warn about not having computes nodes once in rpcapi https://review.openstack.org/623282 | |
| 18:40:55 | openstackgerrit | Dan Smith proposed openstack/nova master: Make compute rpcapi version calculation check all cells https://review.openstack.org/623284 | |
| 18:40:55 | openstackgerrit | Dan Smith proposed openstack/nova master: Make service.get_minimum_version_all_cells() cache the results https://review.openstack.org/623283 | |
| 18:40:56 | dansmith | mriedem: ^ | |
| 18:41:34 | dansmith | mriedem: hopefully we can see the difference in just the logging, and measure the impact of the all-cells change | |
| 18:42:56 | sean-k-mooney | spatel: how many running vms does "openstack hypervisor stats show -c running_vms -f value" return | |
| 18:43:23 | spatel | running | |
| 18:45:35 | sean-k-mooney | ok so that is what you were exepcting | |
| 18:45:41 | sean-k-mooney | it should match "openstack server list -f value -c ID | wc -l" | |
| 18:45:57 | sean-k-mooney | but horizon is saying 367 | |
| 18:46:31 | sean-k-mooney | it should match "openstack server list -f value -c ID | wc -l" | |
| 18:46:34 | spatel | I have two project so i need to run that command in specific project | |
| 18:46:51 | spatel | admin not giving me any data when i run "openstack server list -f value -c ID | wc -l" | |
| 18:47:05 | sean-k-mooney | am use this one instead "openstack server list -f value -c ID --all-projects | wc -l" | |
| 18:47:45 | spatel | across all project output is "287" | |
| 18:47:55 | spatel | when i run this "openstack server list -f value -c ID --all-projects | wc -l" | |
| 18:48:08 | sean-k-mooney | ok so that will inclode shelved or error state vms | |
| 18:48:20 | spatel | possible some machine are shutdown or error stat ... | |
| 18:48:35 | sean-k-mooney | its clode enought to the running vms for hypervior state that i would get horizon may be wrone | |
| 18:49:17 | sean-k-mooney | openstack server list would include all vm except deleted instances i think by default | |
| 18:49:47 | spatel | but 367 which horizon claiming is way way out.. | |
| 18:50:14 | sean-k-mooney | yes it is | |
| 18:50:23 | sean-k-mooney | i honetly dont know why | |
| 18:50:31 | spatel | i assume its counting delete and other state also... | |
| 18:50:37 | spatel | I will open BUG :) | |