Earlier  
Posted Nick Remark
#openstack-nova - 2018-10-26
19:54:50 openstackgerrit Dan Smith proposed openstack/nova master: Refactor scatter-gather utility to return exception objects https://review.openstack.org/607934
19:54:50 openstackgerrit Dan Smith proposed openstack/nova master: Minimal construct plumbing for nova list when a cell is down https://review.openstack.org/567785
19:54:51 openstackgerrit Dan Smith proposed openstack/nova master: Minimal construct plumbing for nova service-list when a cell is down https://review.openstack.org/584829
19:54:51 openstackgerrit Dan Smith proposed openstack/nova master: Minimal construct plumbing for nova show when a cell is down https://review.openstack.org/591658
21:21:16 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Expose virtual device tags in REST API https://review.openstack.org/393930
21:29:51 mriedem cfriesen: idk, i'd have to context switch the hpet stuff all back into my brain
21:29:57 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Expose virtual device tags in REST API https://review.openstack.org/393930
21:31:35 mriedem cfriesen: if it's as simple as just adding a new image property b/c it's not some kind of security related issue people would want to disable, and maybe (or maybe not) tied to arch of the guest image, then it seems just having an image property would be OK, expecially since it sounds like it's really just a use case for legacy OSes
21:31:46 mriedem i'm not sure why it would even need to be a flavor extra spec really
21:34:31 mriedem that would probably be better than doing a bunch of discovery to determine if hpet is possible on a host and exposing that as yet another trait
21:37:22 cfriesen at least for qemu it doesn't seem to have any security implications as there are other more accurate time sources anyway. I think an image property makes the most sense, and I don't think any discovery is needed
21:37:53 mriedem os_wind_river_special_knob_hpet=true seems ok to me
21:37:57 cfriesen lol
21:38:25 cfriesen okay. I'll talk to Jack, we'll respin with it as simple as possible and the justification for the simplicity
21:40:07 cfriesen one thing...can we specify the hypervisor type somehow? because we do need to land on a qemu node
21:40:43 mriedem isn't that an existing image property?
21:40:57 mriedem https://docs.openstack.org/glance/latest/admin/useful-image-properties.html
21:41:05 mriedem hypervisor_type
21:41:18 mriedem "Note that qemu is used for both QEMU and KVM hypervisor types."
21:41:20 mriedem hmm
21:41:25 mriedem is that a problem?
21:41:31 mriedem i.e. is a kvm node a problem?
21:42:06 cfriesen no, qemu/kvm is fine
21:42:12 mriedem then i think you're covered
21:42:43 cfriesen yeah, between hypervisor_type and architecture, I think we're good.
21:42:58 cfriesen thanks
21:43:03 mriedem np
#openstack-nova - 2018-10-27
00:42:55 openstackgerrit Merged openstack/nova master: Add restrictions on updated_at when getting migrations https://review.openstack.org/607798
00:45:58 openstackgerrit Sundar Nadathur proposed openstack/nova-specs master: Nova Cyborg interaction specification. https://review.openstack.org/603955
01:12:54 openstackgerrit Yikun Jiang proposed openstack/nova master: Add ratio online data migration when load compute node https://review.openstack.org/613499
01:13:11 openstackgerrit Yikun Jiang proposed openstack/nova master: Add compute_node ratio online data migration script https://review.openstack.org/609995
05:55:21 openstackgerrit Merged openstack/python-novaclient master: Replace MB with MiB https://review.openstack.org/608807
06:32:51 pvc_ anyone use cyborg on nova
08:49:23 openstackgerrit Merged openstack/nova master: Use RequestSpec.user_id in scheduler.utils.claim_resources https://review.openstack.org/568917
08:57:54 openstackgerrit Merged openstack/nova master: Fix os-simple-tenant-usage result order https://review.openstack.org/608685
#openstack-nova - 2018-10-28
23:25:52 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add API ref guideline for body text https://review.openstack.org/605628
#openstack-nova - 2018-10-29
02:01:17 pvc hi anyone use cyborg?
04:33:17 openstackgerrit Merged openstack/nova master: Add restrictions on updated_at when getting instance action records https://review.openstack.org/607801
07:51:18 bauzas good morning Nova
07:51:36 bauzas pvc: nova integration for cyborg is way not done
07:51:47 bauzas that's still a huge WIP
08:01:34 pvc noted on this bauzas
08:15:48 openstackgerrit Lucian Petrut proposed openstack/nova stable/rocky: Fix os-simple-tenant-usage result order https://review.openstack.org/613853
08:19:24 pvc bauzas but can i use it manually?
08:19:50 gibi finucannot, bauzas: hi! This weeks nova meeting is an EU timezone one and I'm regularly chair the EU timezone meetings. However 1st of November is a public holiday here so I'm looking for a way to pass this occasion to somebody else. Are you guys available on 1st of November?
08:44:58 bauzas gibi: Nov 1st is also an holiday for me
08:45:19 bauzas so I need to pass
08:47:24 gibi bauzas: OK, no worries. If everybody is out on 1st then I can chair a very short meeting anyhow :)
08:48:28 jangutter Is November 1 diabetes day?
08:49:51 jangutter or is halloween + candy not a major thing in Europe?
08:51:57 gibi jangutter: pumpkin art is getting popular in Hungary but candy not really. For me it is going to cemeteries and lit candles for the dead
08:53:41 gibi jangutter: but I think the root of halloween and all saints' day are the same
08:54:27 jangutter gibi: it's weird how things go round, Samhain morphed to All Saint's Eve went overseas to the New World and came back.
08:58:11 gibi jangutter: yeah, for me it is a bit similar to biologycal evolution but couple of order of magnitude faster
09:01:43 openstackgerrit Balazs Gibizer proposed openstack/nova master: Fix nits in I7cbd5d9fb875ebf72995362e0b6693492ce32051 https://review.openstack.org/613863
09:45:12 openstackgerrit Jan Gutter proposed openstack/os-vif master: Extend port profiles with datapath offload type https://review.openstack.org/572081
10:54:30 openstackgerrit Chris Dent proposed openstack/nova master: Integration tests using gabbi-tempest https://review.openstack.org/613386
11:47:15 openstackgerrit Merged openstack/nova master: Add post-test hook for testing evacuate https://review.openstack.org/602174
11:47:24 openstackgerrit Merged openstack/nova master: Add volume-backed evacuate test https://review.openstack.org/604397
11:47:33 openstack bug 1794996 in OpenStack Compute (nova) "_destroy_evacuated_instances fails and kills n-cpu startup if lazy-loading flavor on a deleted instance" [High,In progress] https://launchpad.net/bugs/1794996 - Assigned to Matt Riedemann (mriedem)
11:47:33 openstackgerrit Merged openstack/nova master: Add functional regression test for bug 1794996 https://review.openstack.org/606106
12:37:55 openstackgerrit Maciej Jozefczyk proposed openstack/nova master: Force refresh instance info_cache during heal https://review.openstack.org/591607
12:57:02 openstackgerrit Jan Gutter proposed openstack/nova-specs master: Spec to implement generic HW offloads for os-vif https://review.openstack.org/607610
13:36:13 openstackgerrit Jack Ding proposed openstack/nova master: Add I/O Semaphore to limit concurrent disk ops https://review.openstack.org/609180
13:44:49 bauzas edleafe: jaypipes_ : for obvious internal reasons, I won't be able to attend today's scheduler meeting
13:45:09 bauzas which is in 15 mins
13:46:05 jaypipes_ bauzas: IBM buys RH and you can't attend the scheduler meeting? :)
13:46:44 bauzas we have our big guru that tells us the story follow-up in 10 mins
13:46:52 jaypipes_ bauzas: Paul Cormier?
13:47:02 bauzas so I'll take popcorn and carefully listen
13:47:13 bauzas jaypipes_: nope, Jim
13:48:32 jaypipes_ bauzas: I'll tl;dr it for you: "execs make out like bandits. IBM and RH have such amazing synergistic realities that it will enable the bottom line to expand into unforeseen markets and mesh amazing benches of copesetic technology."
13:48:49 bauzas heh
13:51:02 jangutter I find it an incredibly sad day: AIX-bashing will no longer be possible on the Nova chat :-(
13:51:28 jaypipes_ jangutter: lol
13:51:43 edleafe jangutter: it never went out of style, even among us IBMers
13:54:43 bauzas on the good news, Europe is closer to the US for 2 weeks
13:54:54 bauzas we shifted yesterday
13:59:43 fried_rice n-sch meeting now in #openstack-meeting-alt
14:16:05 SteelyDan jangutter: I bashed AIX more when I was at IBM than ever :)
14:18:59 tobias-urdin struggling how we should be able to update flavor specs, the ideal way would be to use teh `disabled` field on flavors and just create new ones since that keeps all rows in db and relationships still work, but there is a unique constraint on flavor names so cant use the same names
14:20:09 tobias-urdin like updating disk and the flavor name is small.2x4 i cannot change the name, would have been good if the constraint was on the name, disabled, deleted combination (what i can see deleted field is deprecated though)
14:20:43 tobias-urdin and overall there isn't much info about the disabled field on flavors, thought it was deprecated at first but doesn't seem so? openstackclient doesn't even have support for setting it what i can see
14:22:15 mriedem tobias-urdin: there is no REST API support for modifying the disabled field
14:22:40 mriedem flavors, once they are in the API DB, do not use the SoftDeleteMixin in the model so they don't have the deleted/deleted_at columns anymore either
14:23:15 mriedem tobias-urdin: you can delete the flavors and recreate though
14:23:33 mriedem the flavor used to create a server is stored along with the instances record in the db
14:23:44 mriedem so nova knows the info about the flavor used to create the instance even if the original flavor is gone
14:24:54 tobias-urdin mriedem: ah great, then i can probably pull out that info from there if the referenced flavor_id doesn't exist anymore
14:25:28 tobias-urdin is the disable flavor functionality supported and just somewhat implemented? or is it one of those things that will get pulled soon
14:25:36 mriedem starting with microversion 2.47, showing a server will also show it's embedded flavor details
14:26:09 mriedem the flavors.disabled column seems to be an afterthought from rax from several years ago
14:26:20 mriedem was never plumbed into the api to change it, or nova-manage for that matter
14:26:26 BlackDex Hello there
14:26:39 BlackDex I'm having some issues with live-migrate of a large instances
14:26:56 mriedem tobias-urdin: sorrison was having these same types of questions awhile back, and i think i suggested that we could potentially use the flavor update API (PUT) to set/unset the disabled field while changing the flavor
14:26:57 BlackDex it has a large local storage, and takes a long time to transfer
14:27:01 mriedem but i'm not sure how much that would be accepted
14:27:07 BlackDex it looks like it timesout or something
14:27:17 BlackDex can i change this timeout or something?

Earlier   Later