Friday, 2020-05-08

*** cshen has joined #openstack-ansible00:04
*** cshen has quit IRC00:08
*** cshen has joined #openstack-ansible02:05
snadgeim having a problem with the scheduler on train02:05
snadgei have about 7 compute nodes available, but when a colleague runs a script of his to spawn a bunch of instances, they all spawn on the one node02:06
snadgethen eventually the script fails because there's "No valid host was found. There are not enough hosts available"02:07
snadgein the dashboard, all the nodes are "Enabled" and state "Up"02:08
*** cshen has quit IRC02:09
*** itandops has quit IRC02:11
*** mmercer has joined #openstack-ansible02:16
*** rh-jelabarre has joined #openstack-ansible02:19
*** rh-jelabarre has quit IRC02:20
*** rh-jelabarre has joined #openstack-ansible02:20
*** rh-jelabarre has quit IRC02:50
*** udesale has joined #openstack-ansible03:33
*** cshen has joined #openstack-ansible04:06
*** cshen has quit IRC04:11
*** udesale_ has joined #openstack-ansible04:16
*** udesale has quit IRC04:18
*** schwicht has quit IRC04:21
*** schwicht has joined #openstack-ansible04:24
*** schwicht has quit IRC04:29
*** evrardjp has quit IRC04:36
*** evrardjp has joined #openstack-ansible04:36
*** hamzy__ has joined #openstack-ansible04:38
*** dpaclt has joined #openstack-ansible04:40
dpacltHello GM04:40
*** hamzy_ has quit IRC04:41
*** cshen has joined #openstack-ansible05:02
*** cshen has quit IRC05:06
*** udesale_ has quit IRC05:13
*** schwicht has joined #openstack-ansible05:16
*** udesale has joined #openstack-ansible05:22
*** jamesdenton has quit IRC05:42
*** jamesdenton has joined #openstack-ansible05:44
*** sep has joined #openstack-ansible06:01
*** cshen has joined #openstack-ansible06:15
*** schwicht has quit IRC06:18
*** udesale has quit IRC06:28
*** udesale has joined #openstack-ansible06:30
*** jamesdenton has quit IRC06:54
*** jamesdenton has joined #openstack-ansible06:55
*** fghaas has joined #openstack-ansible07:10
*** yolanda has joined #openstack-ansible07:12
noonedeadpunklet's merge it https://review.opendev.org/#/c/725598/07:14
*** tosky has joined #openstack-ansible07:17
*** udesale_ has joined #openstack-ansible07:25
*** udesale has quit IRC07:28
*** gokhani has joined #openstack-ansible08:32
gokhanihi jrosser, I achived run ironic in my train environment which is installed by OSA :)08:39
gokhaniOSA side there is one problem, if we install nova-compute and nova-scheduler in lxc containers, it gives error about multipath-tools package. it can not install multipath-tools on lxc.08:43
*** dpaclt has quit IRC08:52
*** andrelf has joined #openstack-ansible09:06
*** gokhani has quit IRC09:16
*** gokhani has joined #openstack-ansible09:20
*** d34dh0r53 has quit IRC09:36
*** d34dh0r53 has joined #openstack-ansible09:39
*** threestrands has quit IRC09:41
*** hwoarang has quit IRC09:43
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Don't do cleanup for Suse images  https://review.opendev.org/72632309:47
noonedeadpunkI think nobody supposed to install nova-compute inside lxc - it should be placed only on bare on compute hosts (ie kvm ones)09:48
gokhaninoonedeadpunk, https://github.com/openstack/openstack-ansible/blob/master/inventory/env.d/ironic.yml#L59 is_metal:false in inventory10:03
*** cshen has quit IRC10:09
openstackgerritErik Berg proposed openstack/openstack-ansible stable/train: ceph: run handlers after common  https://review.opendev.org/71378410:10
openstackgerritErik Berg proposed openstack/openstack-ansible stable/train: WIP/DNM: Upgrade ceph to nautilus and enable msgr2  https://review.opendev.org/71077810:10
*** owalsh has quit IRC10:15
*** owalsh has joined #openstack-ansible10:22
*** sshnaidm|afk is now known as sshnaidm|off10:31
*** cshen has joined #openstack-ansible10:32
noonedeadpunkgokhani: but it's ironic_compute, not nova_compute10:40
*** gokhani has quit IRC10:47
andrelfjrosser and noonedeadpunk the 2 errors that i was getting yesterday was resolved with this changes to os_horizon ansible role http://paste.openstack.org/show/793313/11:08
andrelfsorry for the deplayed patch11:08
andrelfthe apache config wasn't checking the diferences in apache2.2 and 2.4 and was still using the deprecated file django.wsgi11:09
*** gokhani has joined #openstack-ansible11:09
andrelfi think that way if more clean11:09
andrelf*is more clean11:10
noonedeadpunkandrelf: maybe you want to push patches to gerrit?:)11:10
andrelfi never done it11:10
noonedeadpunkit's pretty easy. You need gerrit account and git-review>=1.27.0 python module11:11
noonedeadpunkYou do clone repo, make edits, do `git commit` and then `git review`11:12
noonedeadpunkofc you also may look through https://docs.openstack.org/openstack-ansible/latest/contributor/index.html but generally abouve workflow should work:)11:13
noonedeadpunkah, and you need to place your public ssh key to gerrit account as well11:13
andrelfok i will check that noonedeadpunk11:13
andrelfthanks11:13
gokhaninoonedeadpunk sorry I typed wrong. I try to intend ironic-compute.11:15
*** ygk_12345 has joined #openstack-ansible11:19
*** cshen has quit IRC11:21
*** cshen_ has joined #openstack-ansible11:21
*** rh-jelabarre has joined #openstack-ansible12:00
andrelfnoonedeadpunk i have configured a the gerrit acount and now regarding the commit, should i make one commit/review for each error (403 in debian / and multidomain suport) or i should make it all in the same commit?12:19
noonedeadpunkandrelf: if that diff covers both, you may send single one12:20
noonedeadpunkjust write in description what does it cover12:20
andrelfok trying to make that now12:20
*** itandops has joined #openstack-ansible12:26
*** watersj has joined #openstack-ansible12:42
*** yolanda has quit IRC12:44
*** yolanda has joined #openstack-ansible12:44
*** fghaas has left #openstack-ansible12:51
*** cshen_ has quit IRC13:05
*** cshen has joined #openstack-ansible13:10
*** itandops has quit IRC13:21
openstackgerritAndre proposed openstack/openstack-ansible-os_horizon master: Update permissions for apache >= 2.4  https://review.opendev.org/72638613:32
*** itandops has joined #openstack-ansible13:38
noonedeadpunkandrelf: jsut try to keep 80 lines per line for commit msg)13:38
andrelfyep i will go. i think i can try to change the commit message or no need for that now?13:39
*** gokhani has quit IRC13:49
noonedeadpunkandrelf: if it's possible:) just do `git commit --amend` edit message and do `git review` again13:51
andrelfok i will do that after pushing the patch for the second error13:51
openstackgerritAndre proposed openstack/openstack-ansible-os_horizon master: update WSGI multidomain values  https://review.opendev.org/72639413:57
openstackgerritAndre proposed openstack/openstack-ansible-os_horizon master: Update permissions for apache >= 2.4  https://review.opendev.org/72638613:59
andrelfok updated both13:59
noonedeadpunkandrelf: cool, thanks!14:04
andrelfnoonedeadpunkbecause my company is now going to use more of openstack i wil be testing alot in Debian 10 atm14:05
*** gokhani has joined #openstack-ansible14:10
andrelfnoonedeadpunk I'm doing a lot of testing/maintenance jobs before the cluster becomes ready for production workload but it's nice to have a project that is not locked to vendor settings/decisions and because of that we can use all the customizations that it offers14:11
noonedeadpunkok, nice to hear. it also really cool to have more tests, as ppl tend to use centos/ubuntu at the moment.14:12
noonedeadpunkAlso we're pretty open to contributions:)14:12
andrelfI'n not a big fan of ubuntu. Centos i like but because of some problems regarding its older kernel i now prefer to use a more updated (and stable) distro like debian 1014:15
noonedeadpunkYeah, agree Centos vs Debian I'd use Debian for sure14:16
jrosserandrelf: really great to see your patches, thanks for taking the time to do that :) really appreciate it.14:18
noonedeadpunk++14:21
andrelfjrosser I'm still an infant regarding OpenStack knowledge but with this project, I will be able better understand how stuff is deployed. Atm we have a small cluster but with time I'm confident that we will replace our current Ovirt cluster with an OpenStack one for all of our projects using this project14:23
noonedeadpunkOh, we had pretty interesting migration from obsolete Flexiant to Openstack - and we migrated literally all resources with almost no downtime. But they both were sharing the same ceph14:24
noonedeadpunkand even were able to automate migration process14:25
andrelfnice14:39
*** gokhani has quit IRC14:49
*** gokhani has joined #openstack-ansible14:50
*** udesale_ has quit IRC15:28
*** gokhani has quit IRC15:30
*** ygk_12345 has quit IRC15:35
*** gyee has joined #openstack-ansible15:41
*** cshen has quit IRC15:51
*** spatel has joined #openstack-ansible16:02
*** jbadiapa has joined #openstack-ansible16:04
*** cshen has joined #openstack-ansible16:19
*** cshen has quit IRC16:23
*** ygk_12345 has joined #openstack-ansible16:23
*** evrardjp has quit IRC16:36
*** evrardjp has joined #openstack-ansible16:36
*** hamzy__ has quit IRC16:43
*** hamzy has joined #openstack-ansible16:47
*** ygk_12345 has left #openstack-ansible16:51
*** andrelf has quit IRC17:22
*** rh-jelabarre has quit IRC18:09
*** rh-jelabarre has joined #openstack-ansible18:09
noonedeadpunkjrosser: mnaser guilhermesp can we merge https://review.opendev.org/#/c/726323/ to unblock gates?18:11
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Don't do cleanup for Suse images  https://review.opendev.org/72645218:18
*** cshen has joined #openstack-ansible18:20
*** cshen has quit IRC18:24
*** cshen has joined #openstack-ansible18:30
*** yolanda has quit IRC18:35
spateljamesdenton: are you around?18:50
spatelare you seeing anything wrong here - http://paste.openstack.org/show/793335/18:50
spatelduring apply terraform getting error - Error: Error trying to get network information from the Network API: Could not find any matching port for port openstack_networking_port_v2.int_sriov.id18:51
*** watersj has quit IRC18:59
jamesdentonnot ever used terraform, so i couldn't say. is a port actually getting created?19:12
*** cshen has quit IRC19:35
*** cshen has joined #openstack-ansible19:39
*** jamesdenton has quit IRC19:43
*** cshen has quit IRC19:43
*** jamesdenton has joined #openstack-ansible19:54
*** cshen has joined #openstack-ansible19:59
*** mgariepy has quit IRC20:12
spateljamesdenton: i figured it out20:25
spatelport = "openstack_networking_port_v2.int_sriov.id"   this should be inside port = "${openstack_networking_port_v2.int_sriov.id}"20:26
spatel${..} was missing20:26
jamesdentongood deal20:39
*** KeithMnemonic has quit IRC21:01
*** spatel has quit IRC21:49
*** mmethot_ has joined #openstack-ansible22:06
*** mmethot has quit IRC22:08
*** waxfire has quit IRC23:07
*** tosky has quit IRC23:11

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!