Earlier  
Posted Nick Remark
#openstack-nova - 2018-12-03
20:30:54 mnaser mriedem: do you see a more ideal/cleaner path for pre-emptible instances within nova?
20:31:09 sean-k-mooney mnaser: mriedem i think johnthetubaguy had this working out of tree last cycle i belive so it would be interesting to know what is out standing but ya i also know we have a lot of todos
20:32:26 sean-k-mooney from a parity point of view vs aws it would be nice to have. anyway my pizza is just cooked so im going to say goodnight
20:32:29 sean-k-mooney o/
20:34:05 tssurya sean-k-mooney: there was a presentation at the summit on the same: https://www.openstack.org/summit/berlin-2018/summit-schedule/events/22438/science-demonstrations-preemptible-instances-at-cern-and-bare-metal-containers-for-hpc-at-ska
20:34:05 mriedem mnaser: honestly i'm not at all up to date on what's being proposed anymore
20:34:20 mriedem something something build failure -> notification loop -> rebuild from cell0
20:34:44 mnaser mriedem: yeah that idea seems to be around having an option where nova leaves thing in PENDING instead of ERROR when NoValidHost
20:35:03 mnaser and then $some_service would do things and either request rebuild or reset state to error
20:42:50 dansmith mnaser: yep that's what we discussed in dublin
20:43:04 dansmith I too haven't circled back to it because progress seems to be very infrequent and it's hard to maintain context on it
20:43:46 mnaser yeah i can imagine losing context over time with a lot of stuff going on can be hard :x
20:43:55 mnaser i just mostly sync'd up through a bunch of reading and talks
22:17:43 mriedem dansmith: thanks, lots of good comments in there https://review.openstack.org/#/c/616037/
22:25:53 dansmith mriedem: cool, I'll try to get to the rest of it soonish
22:58:57 openstackgerrit Surya Seetharaman proposed openstack/nova master: WIP: API microversion bump for handling-down-cell https://review.openstack.org/591657
22:58:57 openstackgerrit Surya Seetharaman proposed openstack/nova master: Add DownCellFixture https://review.openstack.org/614810
#openstack-nova - 2018-12-04
01:33:22 Zer0Byte_ hey
01:33:29 Zer0Byte_ i have a quesstion maybe someone can help me
01:34:09 Zer0Byte_ im trying to setup hw:cpu_cores in openstack queens but just create each cpu as sockets and complety ignore this value
01:34:16 Zer0Byte_ ?
01:34:16 Zer0Byte_ any idea if i have to set something else
02:01:23 openstackgerrit Jason SUN proposed openstack/os-vif master: Change openstack-dev to openstack-discuss https://review.openstack.org/621825
02:04:36 openstackgerrit zhongshengping proposed openstack/nova master: Change openstack-dev to openstack-discuss https://review.openstack.org/621827
02:11:25 izza_ can anyone help me about tensorflow..
02:23:41 openstackgerrit Merged openstack/nova master: SIGHUP n-cpu to clear provider tree cache https://review.openstack.org/615646
02:29:04 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Change openstack-dev to openstack-discuss https://review.openstack.org/621846
02:33:45 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Handle tags in _bury_in_cell0 https://review.openstack.org/621856
02:42:21 openstackgerrit Jason SUN proposed openstack/python-novaclient master: Change openstack-dev to openstack-discuss https://review.openstack.org/621869
03:22:56 izza_ hello
03:24:43 izza_ can you please help us on tensorflow error that we encountered
03:24:57 izza_ 2018-12-03 11:30:11.110534: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
03:25:11 izza_ tensorflow.python.framework.errors_impl.InternalError: failed initializing StreamExecutor for CUDA device ordinal 0: Internal: failed call to cuDevicePrimaryCtxRetain: CUDA_ERROR_UNKNOWN: unknown error
03:31:59 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Bump compute service to indicate attach/detach root volume is supported https://review.openstack.org/614750
03:34:42 openstackgerrit Merged openstack/nova master: Fix InstanceNotFound during _destroy_evacuated_instances https://review.openstack.org/606122
04:27:13 openstackgerrit Takashi NATSUME proposed openstack/os-traits master: Update author-email in setup.cfg https://review.openstack.org/621973
04:32:45 openstackgerrit Takashi NATSUME proposed openstack/osc-placement master: Update author-email in setup.cfg https://review.openstack.org/621976
04:38:35 openstackgerrit zhongshengping proposed openstack/nova master: Change openstack-dev to openstack-discuss https://review.openstack.org/621827
06:32:39 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Bump compute service to indicate attach/detach root volume is supported https://review.openstack.org/614750
06:42:52 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Handle tags in _bury_in_cell0 https://review.openstack.org/621856
06:57:45 openstackgerrit Yongli He proposed openstack/nova-specs master: add 'show-server-group' spec https://review.openstack.org/612255
07:01:25 openstackgerrit Yikun Jiang proposed openstack/nova master: Add ratio online data migration when load compute node https://review.openstack.org/613499
07:01:26 openstackgerrit Yikun Jiang proposed openstack/nova master: Add compute_node ratio online data migration script https://review.openstack.org/609995
07:03:33 openstackgerrit Yongli He proposed openstack/nova-specs master: add spec "show-server-numa-topology" https://review.openstack.org/612256
07:26:48 izza_ hi
07:38:44 izza_ can you please help us in tensorflow... still seeing cpu was using instead of gpu upon testing the tensorflow
07:49:28 openstackgerrit Merged openstack/nova master: Refactor TestEvacuateDeleteServerRestartOriginalCompute https://review.openstack.org/608705
07:57:24 openstackgerrit Takashi NATSUME proposed openstack/nova stable/queens: Remove unnecessary redirect https://review.openstack.org/607402
08:30:12 openstackgerrit zhongshengping proposed openstack/nova master: Change openstack-dev to openstack-discuss https://review.openstack.org/621827
08:39:19 izza_ can you please help us... we are successfully test tensorflow and using gpu but when we exit the instance and try again it uses the cpu now, not the gpu
08:41:54 izza_ a weird behavior
08:42:53 izza_ pls help on this
08:50:16 izza_ already working
08:50:20 openstackgerrit Jan Gutter proposed openstack/os-vif master: Extend port profiles with datapath offload type https://review.openstack.org/572081
08:50:44 izza_ we just set to cuda_visible_device=0
09:20:27 openstackgerrit Maciej Jozefczyk proposed openstack/nova master: Force refresh instance info_cache during heal https://review.openstack.org/591607
09:38:02 openstackgerrit Michael Still proposed openstack/nova master: Remove utils.execute() from libvirt remotefs calls. https://review.openstack.org/619701
09:38:02 openstackgerrit Michael Still proposed openstack/nova master: Remove utils.execute() calls from xenapi. https://review.openstack.org/619700
09:38:03 openstackgerrit Michael Still proposed openstack/nova master: Move nova.libvirt.utils away from using nova.utils.execute(). https://review.openstack.org/619703
09:38:03 openstackgerrit Michael Still proposed openstack/nova master: Remove utils.execute() from quobyte libvirt storage driver. https://review.openstack.org/619702
09:38:04 openstackgerrit Michael Still proposed openstack/nova master: Remove final users of utils.execute() in libvirt. https://review.openstack.org/619705
09:38:04 openstackgerrit Michael Still proposed openstack/nova master: Imagebackend should call processutils.execute directly. https://review.openstack.org/619704
09:38:05 openstackgerrit Michael Still proposed openstack/nova master: Remove utils.execute() from the hyperv driver. https://review.openstack.org/620008
09:38:05 openstackgerrit Michael Still proposed openstack/nova master: Remove the final user of utils.execute() from virt.images https://review.openstack.org/620007
09:38:06 openstackgerrit Michael Still proposed openstack/nova master: Move a generic bridge helper to a linux_net privsep file. https://review.openstack.org/620010
09:38:06 openstackgerrit Michael Still proposed openstack/nova master: Remove utils.execute() from virt.disk.api. https://review.openstack.org/620009
09:38:07 openstackgerrit Michael Still proposed openstack/nova master: Move some linux network helpers to use privsep. https://review.openstack.org/621398
09:38:07 openstackgerrit Michael Still proposed openstack/nova master: Move bridge creation to privsep. https://review.openstack.org/620180
09:38:08 openstackgerrit Michael Still proposed openstack/nova master: Move interface enabling to privsep. https://review.openstack.org/621528
09:38:08 openstackgerrit Michael Still proposed openstack/nova master: Move simple execute call to processutils. https://review.openstack.org/621527
09:38:09 openstackgerrit Michael Still proposed openstack/nova master: Move interface disabling to privsep. https://review.openstack.org/622150
09:38:09 openstackgerrit Michael Still proposed openstack/nova master: Move setting mac addresses for network devices to privsep. https://review.openstack.org/621529
09:38:10 openstackgerrit Michael Still proposed openstack/nova master: Move binding ips to privsep. https://review.openstack.org/622151
10:05:23 openstackgerrit Chris Dent proposed openstack/nova master: Delete the placement code https://review.openstack.org/618215
10:06:22 openstackgerrit Chris Dent proposed openstack/nova master: Clean up header encoding handling in compute API https://review.openstack.org/606967
11:00:22 openstackgerrit garyk proposed openstack/nova master: Ensure that block device rollback is done when attachment fails https://review.openstack.org/622207
11:12:42 openstackgerrit garyk proposed openstack/nova master: Ensure that block device rollback is done when attachment fails https://review.openstack.org/622207
12:05:23 openstackgerrit Silvan Kaiser proposed openstack/nova master: Exec systemd-run without --user flag in Quobyte driver https://review.openstack.org/554195
12:08:52 kaisers stephenfin: mbooth: ping ^^^
12:39:18 openstackgerrit Lee Yarwood proposed openstack/nova master: WIP compute: Split shared instance storage and disk checks https://review.openstack.org/622300
12:39:18 openstackgerrit Lee Yarwood proposed openstack/nova master: libvirt: Add workaround to remove instance dir during cleanup with rbd https://review.openstack.org/618478
13:31:41 MrRon Hello together. I wish you a wonderful day. I have a short question: Is there a plan to develop a nova-tempest-plugin in future ?
13:44:22 efried gmann: Is MrRon's question something you would know about?
13:47:23 gmann efried: MrRon : there is no plan for nova-tempest-plugin as of now. it came up before also for few scheduler filters test case. we had patch also up to add the tempest plugin for nova. I think currently there is no such case where nova tests cannot be covered with Tempest repo or nova functional test. But if there is any in future we can rethink
13:47:43 efried thanks gmann
13:52:47 cdent jaypipes: I heard a rumor you were advisining all of openstack drop RDBMS in favor of etcd!?
13:53:04 cdent \o/
13:53:38 jaypipes cdent: :)
13:53:51 jaypipes Clipper4 or FoxPro, baby!
13:54:07 cdent totes foxpro
13:54:23 jaypipes also, throw in a nice dose of CSV files for good measure.
13:54:47 jaypipes and replace configdrive with ftp
13:56:38 cdent let's do TSV files to be extra sure
13:56:46 cdent alex_xu++
13:56:48 gmann efried: MrRon https://review.openstack.org/#/c/448482/ that time, there were only scheduler test case in that list which could be covered in functional tests.
13:56:55 jaypipes alex_xu: LOL! :)
13:57:14 jangutter jaypipes, cdent: Ashton-Tate's dBASE IV, accept no substitute.
14:00:02 jaypipes jangutter: I used to use that. No joke...
14:00:29 efried jaypipes: Are you waiting for belmoreira/tssurya to spin up ironic nodes with the series at https://review.openstack.org/#/c/615677/ before reviewing?
14:00:43 jaypipes jangutter, alex_xu, cdent: pop quiz... what was Nova's original data store?

Earlier   Later