Earlier  
Posted Nick Remark
#openstack-nova - 2019-07-16
20:08:54 efried You might have to run a cell conductor at each site. I would think your db performance would be crap if you didn't.
20:09:03 donnyd But I am not entirely sure what the ask is
20:09:56 prometheanfire how to best build a cloud that spans multiple DCs, but it still small beans (a couple hosts per location)
20:10:32 donnyd What is the plan for N/S E/W traffic... that has been my big hurdle in the past...
20:10:44 artom prometheanfire, ooooo, are you being edgy? It's all the rage these days ;
20:10:45 artom ;)
20:10:51 donnyd wanted to host my control plane in someone elses cloud, and then just have hypervisors and storage here
20:11:00 prometheanfire artom: kinda, but not quite that scale
20:12:11 prometheanfire donnyd: as far as traffic, we'll have site to sites, non-dedicated. the E/W should be minimal traffic wise (between DCs at least)
20:15:52 donnyd I don't see any reason why it cannot be done if you already have S2S connections to secure traffic.. Gonna spend quite a lot of time having fun with rabbit...
20:16:10 prometheanfire yep, I dread rabbit
20:17:46 donnyd and def be using DVR
20:18:41 prometheanfire I'm not sure we'd use more than linuxbridge and maybe gre (or just vlan)
20:18:53 prometheanfire kiss
20:20:19 donnyd The way its supposed to work is the same l2 between l3 agent and the vm
20:20:46 prometheanfire yep
20:20:51 prometheanfire that's possible
20:21:45 donnyd you would want to use DVR because the L3 agent will be over a wan connection, and all your broadcast traffic would also be doing the same
20:22:12 prometheanfire ya, that'd be rough
20:22:31 prometheanfire at least this isn't 4 years ago, dvr is better now I hear
20:23:16 prometheanfire https://wiki.openstack.org/wiki/Neutron/DVR still mentions the road to juno :D
20:23:30 prometheanfire first result when googling for 'neutron dvr'
20:25:59 donnyd I am not surprised
20:26:22 donnyd juno was only a couple releases back
20:28:20 prometheanfire feels like
20:28:31 prometheanfire 9 releases?
20:47:09 openstackgerrit Merged openstack/nova master: vif: Stop using getattr for VIF lookups https://review.opendev.org/666630
21:47:56 openstackgerrit melanie witt proposed openstack/nova master: nova-manage db archive_deleted_rows is not multi-cell aware https://review.opendev.org/507486
22:26:26 Nick_A we have snapshots set to qcow2 in nova.conf. I noticed they take 2x disk usage until uploaded to glance. Is it trying to convert qcow2 > qcow2 or something?
#openstack-nova - 2019-07-17
02:23:10 openstackgerrit Yongli He proposed openstack/nova master: Clean up orphan instances virt driver https://review.opendev.org/648912
02:23:11 openstackgerrit Yongli He proposed openstack/nova master: clean up orphan instances https://review.opendev.org/627765
03:20:40 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Deprecate the '--config-drive' option https://review.opendev.org/653683
03:34:35 openstackgerrit huanhongda proposed openstack/nova master: Fix for auth during live-migration (2) https://review.opendev.org/669867
04:15:55 openstackgerrit Merged openstack/nova master: vif: Resolve a TODO and update another https://review.opendev.org/666631
07:00:41 openstackgerrit huanhongda proposed openstack/nova master: Fix for auth during live-migration (2) https://review.opendev.org/669867
08:11:53 openstackgerrit Balazs Gibizer proposed openstack/nova master: allow getting resource request of every bound ports of an instance https://review.opendev.org/655110
08:13:47 openstackgerrit Balazs Gibizer proposed openstack/nova master: Pass network API to the conducor's MigrationTask https://review.opendev.org/655111
08:15:37 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add request_spec to server move RPC calls https://review.opendev.org/655721
08:17:24 openstackgerrit Balazs Gibizer proposed openstack/nova master: re-calculate provider mapping during migration https://review.opendev.org/655112
08:19:14 openstackgerrit Balazs Gibizer proposed openstack/nova master: update allocation in binding profile during migrate https://review.opendev.org/656422
08:21:06 openstackgerrit Balazs Gibizer proposed openstack/nova master: Extend NeutronFixture to handle migrations https://review.opendev.org/655114
08:23:02 openstackgerrit Balazs Gibizer proposed openstack/nova master: prepare func test env for moving servers with bandwidth https://review.opendev.org/655109
08:24:53 openstackgerrit Balazs Gibizer proposed openstack/nova master: func test for migrate server with ports having resource request https://review.opendev.org/655113
09:27:18 openstackgerrit Alex Xu proposed openstack/nova master: Add the virt driver interface for claim and unclaim the devices https://review.opendev.org/670782
09:27:19 openstackgerrit Alex Xu proposed openstack/nova master: Moves the allocation retrieving early https://review.opendev.org/670783
09:27:19 openstackgerrit Alex Xu proposed openstack/nova master: Calling the virt driver's claim/unclaim_for_instance in resource tracker https://review.opendev.org/670784
09:27:20 openstackgerrit Alex Xu proposed openstack/nova master: [WIP] Populate the existing mediated devices in the libvirt device manager https://review.opendev.org/670787
09:27:20 openstackgerrit Alex Xu proposed openstack/nova master: [WIP] Using the claim/unclaim_for_instance for mdevs https://review.opendev.org/671222
09:29:24 openstackgerrit Boris Bobrov proposed openstack/nova master: Provide HW_CPU_X86_AMD_SEV trait when SEV is supported https://review.opendev.org/638680
09:29:25 openstackgerrit Boris Bobrov proposed openstack/nova master: Add extra spec parameter and image property for memory encryption https://review.opendev.org/664420
09:29:25 openstackgerrit Boris Bobrov proposed openstack/nova master: Extract SEV-specific bits on host detection https://review.opendev.org/636334
09:29:26 openstackgerrit Boris Bobrov proposed openstack/nova master: Add and to config.py https://review.opendev.org/636318
09:29:26 openstackgerrit Boris Bobrov proposed openstack/nova master: Apply SEV-specific guest config when SEV is required https://review.opendev.org/644565
09:29:27 openstackgerrit Boris Bobrov proposed openstack/nova master: Enable booting of libvirt guests with AMD SEV memory encryption https://review.opendev.org/666616
09:29:47 openstackgerrit Chris Dent proposed openstack/nova master: Restore RT.old_resources if ComputeNode.save() fails https://review.opendev.org/668263
09:31:37 cdent stephenfin: https://review.opendev.org/#/c/668263/ went into merge conflict, so I fixed it since mriedem is away. Wanna drop your +W back on?
09:31:51 stephenfin Sure
09:32:55 cdent thanks
11:44:41 kashyap coreycb: Hi, just as a follow-up on that distro-specific work for EDK2/OVMF:
11:44:50 kashyap coreycb: My Fedora patch is merged: https://src.fedoraproject.org/rpms/edk2/c/674b3c8a27a8
11:45:10 kashyap coreycb: And I've filed the bugs for Debian and Ubuntu:
11:45:17 kashyap - Ubuntu: https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1836859
11:45:17 openstack Launchpad bug 1836859 in edk2 (Ubuntu) "RFE: Ship the firmware "descriptor files" as part of the 'ovmf' package" [Undecided,New]
11:45:26 kashyap - Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932269
11:45:26 openstack Debian bug 932269 in ovmf "Ship the firmware "descriptor files" as part of the 'ovmf' package" [Normal,Open]
12:41:13 coreycb kashyap: thank you very much for doing that. i'll let cpaelzer know.
12:42:08 kashyap coreycb: Cool; can you Cc me when an Ubuntu build?
12:42:32 coreycb kashyap: i'd recommend syncing with cpaelzer in #ubuntu-server
12:42:48 coreycb kashyap: the bug will get updated though
12:43:08 kashyap coreycb: Okay, I'll follow the bug. I don't want to spend 100% of the time doing all distro work :-)
12:43:13 kashyap Thanks!
12:43:33 coreycb kashyap: completely understandable :)
12:43:55 kashyap There's a cap on the no. yaks I could trim in a week :D
13:14:54 Bidwe_jay Hi all
13:16:49 Bidwe_jay want to discuss regarding how to create placementclient in horizon if anyone have any idea please help..
13:26:03 ralonsoh stephenfin, show should I do this? https://review.opendev.org/#/c/641670/4/specs/train/approved/vm-boot-with-unaddressed-port.rst@198
13:26:35 ralonsoh stephenfin, is there a way to write those references correctly? I say that because I want those references to be there
13:26:45 ralonsoh stephenfin, thanks in advance!
13:28:52 stephenfin ralonsoh: If you did care, I think you need to use the footnote style of reference https://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html#footnote
13:29:06 stephenfin Personally though, I'd just say 'None' or remove the 'Reference' section if you don't need it
13:32:28 stephenfin dansmith: Care to look at this https://review.opendev.org/#/c/665626/ ?
13:33:33 ralonsoh stephenfin, I don't understand. This is the way used in all specs in Stein
13:34:00 sean-k-mooney ralonsoh: by the way was https://review.opendev.org/#/c/640258/ what you were asking me to do
13:35:03 ralonsoh sean-k-mooney, get_vifs_by_ids is used in https://github.com/openstack/neutron/blob/3b2521a89496a9857ed3873e5a0172a41b2f8a9f/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py#L401
13:35:09 sean-k-mooney yes
13:35:17 sean-k-mooney i filtered the ids it passed in
13:35:24 ralonsoh sean-k-mooney, and you are modifying the behaviour in your patch
13:35:31 ralonsoh allowing ofport=-1
13:35:35 sean-k-mooney https://review.opendev.org/#/c/640258/9/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py
13:35:51 stephenfin ralonsoh: If that's the case, feel free to ignore me :) This is what I mean though, fwiw https://bit.ly/2Y5AjUR
13:35:59 sean-k-mooney i also forgot a space after the comma which is why pep8 is unhappy
13:36:10 ralonsoh ok, that's PS9, I reviewed PS8
13:36:22 sean-k-mooney yep i was asking is that all you wanted me to fix
13:36:34 sean-k-mooney ill fix the pep8 issue shortly
13:36:48 ralonsoh sean-k-mooney, yes, exactly
13:36:55 stephenfin (vs. https://bit.ly/2XN4D7f)
13:37:02 ralonsoh and please, use the constants for invalid ports
13:37:19 ralonsoh stephenfin, ahhhhhhh
13:37:26 ralonsoh stephenfin, now I understand!!
13:37:28 sean-k-mooney i prefer the second for what its worth

Earlier   Later