Earlier  
Posted Nick Remark
#openstack-nova - 2017-10-20
21:47:21 figleaf fried_rice: and whatever else tickles your fancy
22:09:47 rm_work Can VMs be migrated to hosts in a different AZ? Does it matter?
22:10:19 rm_work https://docs.openstack.org/nova/pike/admin/configuring-migrations.html#section-configuring-compute-migrations says: "In a multi-cell cloud, instances can be live migrated to a different host in the same cell, but not across cells."
22:10:31 rm_work Can one cell belong to multiple AZs?
22:10:35 rm_work Or am I thinking about this wrong
22:25:09 artom rm_work, VMs can't be migrated different AZs
22:25:20 artom (Slight oversimplification, but still)
22:25:23 rm_work hmm
22:25:27 rm_work ok
22:25:39 rm_work would take the slightly less brief explanation if you have time :)
22:26:30 artom An operator/admin can force it by bypassing the scheduler, I believe
22:26:55 rm_work ^^ johnsom
22:39:43 openstackgerrit Merged openstack/nova master: Remove doc todo related to bug/1506667 https://review.openstack.org/509315
#openstack-nova - 2017-10-21
00:21:52 openstackgerrit Elod Illes proposed openstack/nova master: Transform keypair.import notification https://review.openstack.org/467514
00:23:55 openstackgerrit Matt Riedemann proposed openstack/nova master: conf: Remove deprecated 'null_kernel' opt https://review.openstack.org/499611
00:40:30 mriedem1 edleafe: realize it's late, was just wondering why no tests failed due to https://review.openstack.org/#/c/486215/20/nova/scheduler/filter_scheduler.py@364
00:42:26 mriedem oh i know why, no testing of the legacy path with hosts in different cells
00:55:37 gmann bauzas: johnthetubaguy if you are around can you re check this. I updated main policy info there - https://review.openstack.org/#/c/508101/
00:55:46 openstackgerrit Merged openstack/nova master: Adds 'sata' as a valid disk bus for qemu and kvm hypervisors https://review.openstack.org/459794
00:56:45 Aditya multipath not working even if i placed 'volume_use_multipath=True' in libvirt section of nova.conf
00:56:47 Aditya https://bugs.launchpad.net/nova/+bug/1723928
00:56:49 openstack Launchpad bug 1723928 in os-brick "In case of volume_use_multipath=True, Nova unable to fetch CONF.libvirt.volume_use_multipath value from nova.conf" [Undecided,New]
00:57:49 Aditya multipathd is installed and runing
00:59:37 mlavalle go home mriedem
01:00:03 mlavalle have a nice weekend
01:00:06 mriedem but i am home
01:13:17 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Implement query param schema for host index https://review.openstack.org/513699
01:13:23 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Implement query param schema for delete assisted vol https://review.openstack.org/513668
01:13:32 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Implement query param schema for simple_tenant_usage https://review.openstack.org/507480
01:56:39 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Implement query param schema for fping index https://review.openstack.org/513890
03:23:39 openstackgerrit Merged openstack/nova master: Trivial: fix spelling of allocation_request https://review.openstack.org/513847
03:54:23 openstackgerrit Matt Riedemann proposed openstack/nova master: Add alternate hosts https://review.openstack.org/486215
03:54:24 openstackgerrit Matt Riedemann proposed openstack/nova master: Return Selection objects from the scheduler driver https://review.openstack.org/495854
03:54:24 openstackgerrit Matt Riedemann proposed openstack/nova master: Add Selection objects https://review.openstack.org/499239
03:54:25 openstackgerrit Matt Riedemann proposed openstack/nova master: Change RPC for select_destinations() https://review.openstack.org/510159
03:54:25 openstackgerrit Matt Riedemann proposed openstack/nova master: Move the claim_resources method to scheduler utils https://review.openstack.org/511357
03:54:26 openstackgerrit Matt Riedemann proposed openstack/nova master: Make conductor pass and use host_lists https://review.openstack.org/511358
03:55:16 mriedem edleafe: ^ i fixed up the stuff in the alternate hosts patch at the bottom of the series now - moved the alternate picking code into a common method since we need the same thing for both the non-legacy and legacy/caching scheduler case, and added a test for multi-cell in the caching scheduler case
03:55:23 sapd Hi everyone! I have an problem with my Openstack Cloud System. After upgrade from openstack ocata to openstack pike version. I keep openvswitch version 2.6.1. But yesterday, Some compute node was kernel panic. I have to reboot these compute nodes. This is IPMI Screen when It comes. https://prnt.sc/gzn8it. Thanks
05:18:26 openstackgerrit Merged openstack/nova master: conf: Remove deprecated 'null_kernel' opt https://review.openstack.org/499611
13:35:00 openstackgerrit Matt Riedemann proposed openstack/nova master: Only filter/weigh hosts once if scheduling a single instance https://review.openstack.org/513931
13:43:28 openstackgerrit Matt Riedemann proposed openstack/nova master: Add alternate hosts https://review.openstack.org/486215
13:43:28 openstackgerrit Matt Riedemann proposed openstack/nova master: Only filter/weigh hosts once if scheduling a single instance https://review.openstack.org/513931
13:43:29 openstackgerrit Matt Riedemann proposed openstack/nova master: Return Selection objects from the scheduler driver https://review.openstack.org/495854
13:43:29 openstackgerrit Matt Riedemann proposed openstack/nova master: Add Selection objects https://review.openstack.org/499239
13:43:30 openstackgerrit Matt Riedemann proposed openstack/nova master: Move the claim_resources method to scheduler utils https://review.openstack.org/511357
13:43:30 openstackgerrit Matt Riedemann proposed openstack/nova master: Change RPC for select_destinations() https://review.openstack.org/510159
13:43:31 openstackgerrit Matt Riedemann proposed openstack/nova master: Make conductor pass and use host_lists https://review.openstack.org/511358
16:09:27 openstackgerrit Ildiko Vancsa proposed openstack/nova master: libvirt: Allow multiple volume attachments https://review.openstack.org/267587
#openstack-nova - 2017-10-22
04:39:22 gmann alex_xu: do you remember why 'extra' joined tables is not in this server joined table query list - https://github.com/openstack/nova/blob/02dce6fc43ff7a2f444d01369315ae0f97cf39a1/nova/api/openstack/compute/schemas/servers.py#L273
04:39:30 gmann alex_xu: this one - https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L390
04:39:41 gmann or we missed it?
05:16:12 alex_xu gmann: those joined table didn't code into the ref in the orm
05:16:15 alex_xu gmann: https://github.com/openstack/nova/blob/master/nova/objects/instance.py#L51
05:26:16 gmann alex_xu: ohk, how about 'tags'
05:29:31 gmann alex_xu: actually i was preparing the schema for sort_key for list flavors and checking what all joined table we can 400 there
05:37:18 alex_xu gmann: it is in the microversion 2.26 https://github.com/openstack/nova/blob/02dce6fc43ff7a2f444d01369315ae0f97cf39a1/nova/api/openstack/compute/schemas/servers.py#L385
05:38:15 alex_xu gmann: I'm not sure we should take care the joined table for flavor
05:38:48 alex_xu gmann: or you mean we have some bug for the flavor list?
05:42:30 gmann alex_xu: for 'tags' i mean we did not put it in invalid joined tables query param
05:43:05 gmann alex_xu: for flavor, we do not have bug let me check if 500 there for those otherwise we can let it same like now
05:50:04 alex_xu gmann: oh, the tags is done by separate DB call
05:50:45 alex_xu gmann: https://github.com/openstack/nova/blob/master/nova/objects/instance.py#L964
19:15:57 openstackgerrit Chris Dent proposed openstack/nova master: WIP: [placement] Enable limiting GET /allocation_candidates https://review.openstack.org/513526
20:04:57 openstackgerrit Chris Dent proposed openstack/nova master: [placement] Enable limiting GET /allocation_candidates https://review.openstack.org/513526
21:10:50 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Numbered groupings to GET /allocation_candidates https://review.openstack.org/514092
21:10:50 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Parse numbered & unnumbered resources & traits https://review.openstack.org/514091
#openstack-nova - 2017-10-23
00:06:11 openstackgerrit Michael Still proposed openstack/nova master: Move shred to privsep. https://review.openstack.org/495537
00:06:12 openstackgerrit Michael Still proposed openstack/nova master: Move xend existence probes to privsep. https://review.openstack.org/495538
00:06:12 openstackgerrit Michael Still proposed openstack/nova master: Move the idmapshift binary into privsep. https://review.openstack.org/495541
00:06:13 openstackgerrit Michael Still proposed openstack/nova master: Move loopback setup and removal to privsep. https://review.openstack.org/495664
00:06:13 openstackgerrit Michael Still proposed openstack/nova master: Move nbd commands to privsep. https://review.openstack.org/500351
00:06:14 openstackgerrit Michael Still proposed openstack/nova master: Move kpartx calls to privsep. https://review.openstack.org/500354
00:06:14 openstackgerrit Michael Still proposed openstack/nova master: Move blkid calls to privsep. https://review.openstack.org/500398
01:25:20 openstackgerrit jichenjc proposed openstack/nova master: Refactor placement version check https://review.openstack.org/512497
01:39:40 openstackgerrit jichenjc proposed openstack/nova master: Refactor placement version check https://review.openstack.org/512497
02:13:56 openstackgerrit Takashi NATSUME proposed openstack/nova-specs master: Create specs directory for Rocky https://review.openstack.org/514101
02:53:27 openstackgerrit jichenjc proposed openstack/nova master: Add more functional test for placement.aggregates https://review.openstack.org/514109
03:15:07 openstackgerrit Yikun Jiang proposed openstack/nova master: Add migration_get_by_uuid in db api. https://review.openstack.org/511421
06:11:57 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Fix an example in "Delete Assisted Volume Snapshot" https://review.openstack.org/514128
06:16:46 Dinesh_Bhor cfriesen: Hi, you there? I want to discuss about this: https://review.openstack.org/#/c/512990/
06:18:53 namnh lyarwood: hi lee, do you know a etherpad for skip-upgrade(FFU) at sydney?
06:23:25 openstackgerrit Takashi NATSUME proposed openstack/nova master: Enable cold migration with target host(1/2) https://review.openstack.org/408955
06:23:45 openstackgerrit Takashi NATSUME proposed openstack/nova master: Enable cold migration with target host(2/2) https://review.openstack.org/408964
06:32:18 openstackgerrit Yushiro FURUKAWA proposed openstack/nova master: virt/ironic: Implement rescue and unrescue https://review.openstack.org/416487
06:57:16 openstackgerrit Huan Xie proposed openstack/nova master: VGPU: Define vgpu resource class https://review.openstack.org/511180
07:26:06 lyarwood namnh: I don't no sorry
07:36:57 openstackgerrit Merged openstack/nova stable/ocata: Account for compute.metrics.update in legacy notification whitelist https://review.openstack.org/509440
07:37:04 openstackgerrit Merged openstack/nova stable/pike: Add _wait_for_action_fail_completion to InstanceHelperMixin https://review.openstack.org/509922
07:37:08 openstackgerrit Merged openstack/nova stable/pike: Add recreate test for live migrate rollback not cleaning up dest allocs https://review.openstack.org/509923
08:03:57 openstackgerrit Michael Still proposed openstack/nova master: Move nbd commands to privsep. https://review.openstack.org/500351
08:03:58 openstackgerrit Michael Still proposed openstack/nova master: Move kpartx calls to privsep. https://review.openstack.org/500354
08:03:58 openstackgerrit Michael Still proposed openstack/nova master: Move blkid calls to privsep. https://review.openstack.org/500398
08:31:48 openstackgerrit Chris Dent proposed openstack/nova master: [placement] Enable limiting GET /allocation_candidates https://review.openstack.org/513526
08:53:14 openstackgerrit sahid proposed openstack/nova master: libvirt: rework _get_vpcu_total to return online pCPUs https://review.openstack.org/509730
08:53:15 openstackgerrit sahid proposed openstack/nova master: libvirt: set emulator threads on isolated host cpus https://review.openstack.org/510897
09:01:29 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/os-vif master: Change Subnet.dhcp_server to contain multiple IPs https://review.openstack.org/509107
09:17:38 ygl hi all
09:18:43 ygl can some one point me to the exact code the libvirt uses to launch a vm on kvm hypervisor in nova ?
09:24:48 ygl can some one point me to the exact code the libvirt uses to launch a vm on kvm hypervisor in nova ?

Earlier   Later