Earlier  
Posted Nick Remark
#openstack-nova - 2018-06-02
02:14:10 openstackgerrit Chris Dent proposed openstack/nova master: Use nova.db.api directly https://review.openstack.org/543262
02:20:52 openstackgerrit Chris Dent proposed openstack/nova master: Ensure that os-traits sync is attempted only at start of process https://review.openstack.org/553857
13:20:54 openstackgerrit Matt Riedemann proposed openstack/nova master: Time how long it takes to get host instance info during scheduling https://review.openstack.org/571928
13:23:29 openstackgerrit Matt Riedemann proposed openstack/nova master: Time how long it takes to get host instance info during scheduling https://review.openstack.org/571928
#openstack-nova - 2018-06-03
18:13:13 openstackgerrit Merged openstack/nova stable/queens: Metadata-API fails to retrieve avz for instances created before Pike https://review.openstack.org/571317
18:39:05 openstackgerrit Julia Kreger proposed openstack/nova master: ironic: ensure a host is set for volume connectors https://review.openstack.org/571982
19:50:11 openstackgerrit Matt Riedemann proposed openstack/nova stable/pike: Metadata-API fails to retrieve avz for instances created before Pike https://review.openstack.org/571320
22:42:12 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (4) https://review.openstack.org/570750
22:43:52 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (5) https://review.openstack.org/570842
22:45:27 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (6) https://review.openstack.org/571330
23:08:54 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (7) https://review.openstack.org/571992
23:24:39 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (8) https://review.openstack.org/571993
#openstack-nova - 2018-06-04
02:20:17 openstackgerrit tianhui proposed openstack/nova master: Fix bug to filter_scheduler https://review.openstack.org/571998
02:46:56 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Initial change set of z/VM driver https://review.openstack.org/523387
02:46:57 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver https://review.openstack.org/527658
02:46:58 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add snapshot function https://review.openstack.org/534240
02:46:59 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add power actions https://review.openstack.org/543340
02:47:00 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add get console output https://review.openstack.org/543344
03:49:41 openstackgerrit tianhui proposed openstack/nova master: Fix bug to filter_scheduler https://review.openstack.org/571998
03:50:06 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add rules column to instance_group_policy table. https://review.openstack.org/560832
03:50:07 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy to InstanceGroup object and api models. https://review.openstack.org/563375
03:50:08 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy field to ServerGroup notification object https://review.openstack.org/563401
03:50:09 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Change the anti-affinity Filter to adapt to new policy https://review.openstack.org/571166
03:50:10 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Adapt _validate_instance_group_policy to new policy model https://review.openstack.org/571465
05:06:12 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (1) https://review.openstack.org/572018
05:31:22 openstackgerrit Merged openstack/nova stable/pike: libvirt: handle DiskNotFound during update_available_resource https://review.openstack.org/571426
05:31:27 openstackgerrit Merged openstack/nova stable/pike: libvirt: Skip fetching the virtual size of block devices https://review.openstack.org/571427
06:48:01 openstackgerrit jichenjc proposed openstack/nova master: Remove unused _disk_qcow2_to_raw https://review.openstack.org/572025
06:53:31 openstackgerrit jichenjc proposed openstack/nova master: Enhance api-guide general info some updates https://review.openstack.org/561773
07:05:37 openstackgerrit jichenjc proposed openstack/nova master: Downgrade overquota warning https://review.openstack.org/572028
07:23:51 openstackgerrit jichenjc proposed openstack/nova master: Enhance api-guide general info some updates https://review.openstack.org/561773
07:27:25 gibi good mornin nova
07:27:40 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Use ThreadPoolExecutor for max_concurrent_live_migrations https://review.openstack.org/563505
07:33:25 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Only run placement request filters when Placement will be called https://review.openstack.org/569969
07:38:50 bauzas gibi: good morning
07:54:43 pvc hi
07:54:47 pvc where should i add this
07:54:56 pvc sscheduler_default_filters = ..... ,PciPassthroughFilter
08:00:01 gibi pvc: to the nova.conf on the hosts where your nova-scheduler services are running
08:00:59 pvc im using kolla then i add that on [default]
08:02:42 gibi pvc: add it to the [scheduler] section
08:03:29 pvc self._waiter.wait(msg_id, timeout) File "/var/lib/kolla/venv/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 440, in wait message = self.waiters.get(msg_id, timeout=timeout) File "/var/lib/kolla/venv/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 328, in get 'to message ID %s' % msg_id)
08:04:04 gibi pvc: and please note that scheduler_default_filters are deprecated and renamed to enabled_filters as of https://review.openstack.org/#/c/349959/
08:04:28 pvc this is my error
08:04:29 pvc - Fault Message Timed out waiting for a reply to message ID ad3febe91f124965a547ffe931d16e7e
08:05:04 pvc NoMatches: No 'nova.scheduler.driver' driver found, looking for 'nova.scheduler.filter_scheduler.FilterScheduler'
08:06:52 pvc this is my conf gibi http://paste.openstack.org/show/722636/
08:07:29 gibi pvc: what nova version do you use?
08:07:43 pvc im using queens
08:10:50 gibi pvc: instead of scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler try scheduler_driver=filter_scheduler
08:11:36 gibi pvc: https://github.com/openstack/nova/blob/stable/queens/nova/conf/scheduler.py#L40
08:16:14 openstackgerrit Takashi NATSUME proposed openstack/nova-specs master: Change a validation in creating a server group https://review.openstack.org/546484
08:16:20 openstackgerrit Takashi NATSUME proposed openstack/nova-specs master: Change a validation in creating a server group https://review.openstack.org/546484
08:48:53 pvc gibi updated http://paste.openstack.org/show/722639/
08:52:29 gibi pvc: I think you dont need line:5
08:52:45 gibi pvc: line:4 already makes the pci filter available
08:53:47 gibi pvc: line:7 needs to be in the [scheduler] section
08:56:09 pvc here gibi http://paste.openstack.org/show/722642/
08:58:10 pvc okay now sir gibi?
08:59:06 gibi pvc: looks good to me now
08:59:46 pvc okay i'll reconfigure again.
08:59:51 pvc i just add it on the flavor
09:00:55 pvc --property pci_passthrough:alias='GTX:2' is that okay gibi
09:03:31 gibi pvc: you are transitioning to an area which I have less experties
09:04:03 gibi pvc: but it looks good
09:09:22 pvc gibi No valid host was found. There are not enough hosts available.
09:09:38 pvc gibi http://paste.openstack.org/show/722644/
09:12:31 gibi pvc: try to check the scheduler log to see which filter removed your host as potential target for your vm
09:13:44 kashyap cfriesen: Responded on the review
09:14:58 pvc gibi Filter PciPassthroughFilter returned 0 hosts
09:21:38 kashyap mdbooth: Morning
09:21:52 kashyap mdbooth: Was trying to debug this only failure: http://logs.openstack.org/58/567258/4/check/openstack-tox-py35/727a7d4/testr_results.html.gz
09:22:02 kashyap (Context patch: https://review.openstack.org/#/c/567258/)
09:23:58 mdbooth kashyap: Looking
09:24:19 kashyap Thank you
09:24:41 kashyap mdbooth: So, it is blowing up here: nova/tests/unit/virt/test_virt_drivers.py --> test_live_migration()
09:25:13 mdbooth kashyap: Ah, this is syntactic
09:25:24 mdbooth Hopefully an easy one :)
09:25:33 kashyap Oh, really?
09:26:06 kashyap Please enlighten, /me is not feeling his best today
09:26:08 mdbooth kashyap: Those words normally precede a severe humbling
09:26:14 mdbooth So we'll see
09:26:44 kashyap mdbooth: If you want to apply the patch locally, here is a convenient: https://kashyapc.fedorapeople.org/0001-libvirt-Remove-usage-of-migrateToURI-2-APIs.patch
09:26:47 gibi pvc: then something is wrong with your pci setup
09:27:00 kashyap You can `git am` it, if you like.
09:27:58 pvc gibi on what side
09:28:08 mdbooth kashyap: git review -d is fine
09:28:10 gibi pvc: that is a good question :)
09:28:27 kashyap mdbooth: Yep, I find it a tad slower, though. But only a few seconds :-)
09:28:29 pvc i already enabled VT-d and VT-x
09:33:50 openstackgerrit Chen proposed openstack/nova master: Fix a typo https://review.openstack.org/572061
09:37:42 openstackgerrit tianhui proposed openstack/nova master: Fix bug for hypervisors https://review.openstack.org/572063
09:47:33 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Use ThreadPoolExecutor for max_concurrent_live_migrations https://review.openstack.org/563505
09:50:00 jangutter sahid: would you like me to build a lower-level unit test specifically for _set_config_VIFGeneric (re https://review.openstack.org/571461 )? I can do that.
09:57:56 mdbooth kashyap: Found it.
09:58:03 mdbooth kashyap: Ok, that was obtuse :)
09:58:11 kashyap mdbooth: I am still wading through PDB
09:58:27 kashyap Thanks for taking time to debug :-)
09:58:48 kashyap Right now I have debugger here: https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L7347
10:02:21 mdbooth kashyap: Commented

Earlier   Later