Earlier  
Posted Nick Remark
#openstack-nova - 2018-06-10
03:46:26 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Fix nits in placement-return-all-resources series https://review.openstack.org/573604
11:08:09 openstackgerrit Merged openstack/nova master: Return all resources in provider_summaries https://review.openstack.org/558045
11:22:10 openstackgerrit Alvaro Lopez Garcia proposed openstack/nova master: Ensure that periodic reclaim cleans DB deleted instances https://review.openstack.org/323250
14:16:15 mnaser is it safe to remove the cell_v2 map_instances from openstack-ansible deployment process in queens/rocky assuming no user skips releases when doing upgrades?
15:48:12 openstackgerrit Merged openstack/nova master: Remove mox in test_compute_api.py (3) https://review.openstack.org/568184
16:23:25 openstackgerrit Maciej Kucia proposed openstack/nova-specs master: Fix Non-unique network names in Servers IPs API response https://review.openstack.org/558125
18:09:28 openstackgerrit Merged openstack/nova master: Remove mox in libvirt/test_driver.py (4) https://review.openstack.org/570750
18:54:29 openstackgerrit Chris Dent proposed openstack/nova master: Provide a direct interface to placement https://review.openstack.org/572576
22:18:54 openstackgerrit Chris Dent proposed openstack/nova master: Provide a direct interface to placement https://review.openstack.org/572576
23:56:56 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (1) https://review.openstack.org/572018
#openstack-nova - 2018-06-11
00:00:24 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (2) https://review.openstack.org/573481
00:26:14 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (3) https://review.openstack.org/574104
00:49:16 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (4) https://review.openstack.org/574106
01:15:48 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (5) https://review.openstack.org/574110
01:46:02 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (6) https://review.openstack.org/574113
01:55:55 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
01:56:24 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313
02:07:06 openstackgerrit jiang wei proposed openstack/nova master: Add action initiator attribute to the instance info https://review.openstack.org/536243
02:10:05 naichuans Hi, mriedem: melwitt: cores, do you have the time to review https://review.openstack.org/#/c/486475/ ?
02:11:13 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
02:21:50 pvc hi
02:21:52 pvc anyone can help me
02:23:22 naichuans pvc: vgpu still doesn't work?
02:24:12 pvc how can i share my GTX 1080 TI to 2 instance?
02:24:14 pvc is that possible?
02:24:48 naichuans If you are using passthrough, I think you can't share it among VMs
02:24:48 pvc https://www.openstack.org/assets/presentation-media/Enable-GPU-virtualization-in-OpenStack.pdf
02:25:01 pvc so what is alternative to passthrough?
02:25:21 pvc this ? https://docs.openstack.org/nova/queens/admin/virtual-gpu.html
02:27:30 naichuans You can use vgpu type support in XenServer, I can help you with it. But if you are using KVM, you need to talk with bauzas, who is an expert on vgpu in libvirt.
02:36:31 naichuans pvc: The basic virtual vgpu should be support for a long time, make sure you are using the latest source code and set white list in nova.conf
02:37:47 naichuans like http://paste.openstack.org/show/723145/, but at first check KVM setting, I haven't check it on KVM.
02:38:13 naichuans guild https://specs.openstack.org/openstack/nova-specs/specs/queens/implemented/add-support-for-vgpu.html
02:38:36 naichuans omit n-rp support
02:42:11 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add InstanceGroupPolicy object https://review.openstack.org/573628
02:42:12 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy to InstanceGroup object and api models. https://review.openstack.org/563375
02:42:13 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy field to ServerGroup notification object https://review.openstack.org/563401
03:08:22 pvc thank you naichuans
03:08:24 pvc you are using ironic?
03:08:53 naichuans No, we based on XenServer.
03:09:12 pvc you know Eclipse software?
03:09:43 pvc where should i enable that devices on scheduler?
03:10:10 naichuans what devices?
03:11:39 pvc the one you send on the paste
03:12:10 naichuans You need to add the content to nova.conf
03:13:49 pvc controller or compute?
03:14:19 naichuans compute
03:15:03 naichuans Oh, sorry, both of them
03:43:39 openstackgerrit Zhenyu Zheng proposed openstack/nova master: WIP https://review.openstack.org/564092
03:57:05 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Change the anti-affinity Filter to adapt to new policy https://review.openstack.org/571166
03:57:06 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Adapt _validate_instance_group_policy to new policy model https://review.openstack.org/571465
04:19:16 openstackgerrit Merged openstack/nova master: Remove support for /os-virtual-interfaces REST API https://review.openstack.org/569923
04:36:30 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Example verification for servers.inc https://review.openstack.org/529520
04:36:37 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Example verification for servers.inc https://review.openstack.org/529520
05:30:08 jichen hi,sahid, can you take a look at https://review.openstack.org/#/c/534240/52 and its follow up patches since you -1 on previous patch? Eric mentioned he hope you to take a look before he +2, thanks
05:36:50 pvc naichuans
05:37:02 pvc why nvidia-smi showing just 1 GPU
05:37:05 pvc but on my compute i have 2 GPU
05:38:27 naichuans It should be Nvidia related problem, I'm not sure
05:45:08 pvc any idea how can i boot a server with UEFI?
06:08:41 openstackgerrit Merged openstack/nova master: Remove unused _disk_qcow2_to_raw https://review.openstack.org/572025
07:05:51 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Microversion 2.63 - Use new format policy in server group https://review.openstack.org/567534
07:08:44 openstackgerrit jichenjc proposed openstack/nova master: doc follow https://review.openstack.org/#/c/572195 https://review.openstack.org/573091
07:14:30 openstackgerrit Zhenyu Zheng proposed openstack/nova master: WIP Add full traceback to ExceptionPayload in versioned notifications https://review.openstack.org/564092
07:25:04 pvc hi
07:25:12 pvc anyone know why nvidia-smi only showing 1 GPU?
07:25:14 pvc i have 2 GPU
07:25:57 pvc http://paste.openstack.org/show/723164/
07:30:18 openstackgerrit huanhongda proposed openstack/nova stable/ocata: Remove soft-deleted instances from quota_usages https://review.openstack.org/570653
07:31:17 openstackgerrit Balazs Gibizer proposed openstack/nova master: Remove network info stubbing in functional test https://review.openstack.org/570018
07:31:18 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add request_spec.RequestGroup versioned object https://review.openstack.org/568840
07:31:19 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add requested_resources field to RequestSpec https://review.openstack.org/567267
07:31:20 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add bandwidth related standard resource classes https://review.openstack.org/570847
07:31:21 openstackgerrit Balazs Gibizer proposed openstack/nova master: Transfer port.resource_request to the scheduler https://review.openstack.org/567268
07:31:22 openstackgerrit Balazs Gibizer proposed openstack/nova master: Send resource allocations in the port binding https://review.openstack.org/569459
07:31:23 openstackgerrit Balazs Gibizer proposed openstack/nova master: Test boot with more ports with bandwidth request https://review.openstack.org/573317
07:33:47 openstackgerrit jiang wei proposed openstack/nova master: Add action initiator attribute to the instance info https://review.openstack.org/536243
07:45:39 pvc can anyone http://paste.openstack.org/show/723164/
08:05:45 openstackgerrit Merged openstack/nova master: Pushing image traits to ironic node https://review.openstack.org/565620
08:10:07 openstackgerrit huanhongda proposed openstack/nova master: Return "deleted" time of instance when vm_state is DELETED or SOFT-DELETED https://review.openstack.org/574159
08:25:37 pvc Hi guys
08:25:59 pvc Why nvidia-smi just showing 1 GPu but i have 2?
08:26:05 pvc http://paste.openstack.org/show/723164/
08:39:00 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Test alloc_cands with indirectly sharing RPs https://review.openstack.org/519601
08:53:37 Kevin_Zheng ping gibi
09:00:26 openstackgerrit Takashi NATSUME proposed openstack/nova stable/queens: Fix the file name of development-environment.rst https://review.openstack.org/574175
09:07:19 giblet Kevin_Zheng: on a meeting right now, I will ping back in about 20minutes
09:12:55 Kevin_Zheng giblet, sure thanks, I may be at dinner 20 mins latter, so I will just put my question here for you to check out, I'm working on the functional tests for https://review.openstack.org/#/c/564092 , I kind forgot how to deal with the samples, as traceback content(line number etc) may change due to code changes.
09:13:04 Kevin_Zheng giblet, thanks in advance
09:30:11 giblet Kevin_Zheng: good problem :)
09:30:35 giblet Kevin_Zheng: push a failing test to review then give me some time to think about it.
09:30:41 pvc hi anyone experience nvidia-smi command just showing 1 gpu?
09:31:50 gibi Monday :/
09:32:37 Kevin_Zheng gibi, OK, then I will push the current version up
09:32:45 gibi Kevin_Zheng: thanks
09:32:57 gibi Kevin_Zheng: have a nice dinner!
09:33:04 Kevin_Zheng THX
09:33:27 openstackgerrit Zhenyu Zheng proposed openstack/nova master: WIP Add full traceback to ExceptionPayload in versioned notifications https://review.openstack.org/564092
09:39:07 openstackgerrit sahid proposed openstack/nova master: libvirt: remove unused get_ovs_interfaceid() https://review.openstack.org/572699
09:43:24 jichen hi,sahid, can you take a look at https://review.openstack.org/#/c/534240/52 and its follow up patches since you -1 on previous patch? Eric mentioned he hope you to take a look before he +2, thanks

Earlier   Later