Wednesday, 2019-10-02

*** gyee has quit IRC00:08
snadgeyeah i decided to plod ahead with a 3 node Centos 7 test deployment00:22
snadgebut in prod we use RHEL 7.. figured RHEL 8 will likely have improvements with regards to containers, virtualisation etc00:22
snadgeim excited that the motivation to use the standard openstack ansible deployment scripts in production has been kicked into gear00:26
snadgenew shiny ;)00:27
openstackgerritMerged openstack/openstack-ansible-os_panko master: Add global override for service bind address  https://review.opendev.org/68314500:40
*** markvoelker has quit IRC01:35
*** spsurya has joined #openstack-ansible01:47
*** Smeared_Beard has quit IRC02:04
*** irclogbot_1 has quit IRC02:09
*** irclogbot_1 has joined #openstack-ansible02:11
*** cp has quit IRC02:54
*** cp has joined #openstack-ansible02:56
snadgeim trying to boostrap 19.0.4 and its bombing out with the error "You are using pip version 9.0.1, however version 19.2.3 is available."03:07
snadgei haven't seen this before.. latest centos 703:07
snadge /opt/ansible-runtime/bin/pip install --upgrade pip03:08
snadgethat seems to pretend to upgrade it.. but then bails out with the same error, so i'm obviously missing something03:09
*** markvoelker has joined #openstack-ansible03:10
*** BjoernT has quit IRC03:16
snadgeHTTPError: 403 Client Error: Forbidden for url: http://opendev.org/openstack/requirements/raw/238bb754fb637c9f548b03af964f4e882d806b75/upper-constraints.txt03:20
snadgeahh im guessing that's the actual problem.. never mind03:21
*** Jeffrey4l has quit IRC03:38
*** Jeffrey4l has joined #openstack-ansible03:40
*** alvinstarr has quit IRC04:38
*** Miouge has quit IRC04:40
*** dasp has quit IRC04:40
*** jamesdenton has quit IRC04:41
*** Miouge has joined #openstack-ansible04:42
*** jamesdenton has joined #openstack-ansible04:44
*** Smeared_Beard has joined #openstack-ansible04:46
*** pcaruana has joined #openstack-ansible04:52
*** Smeared_Beard has quit IRC05:20
*** SmearedBeard has joined #openstack-ansible05:39
*** kopecmartin|off is now known as kopecmartin05:49
jrossermorning06:21
*** cshen has joined #openstack-ansible06:28
*** luksky has joined #openstack-ansible06:35
*** dasp has joined #openstack-ansible06:40
*** jbadiapa has joined #openstack-ansible07:00
*** jbadiapa has quit IRC07:13
*** tosky has joined #openstack-ansible07:17
*** jbadiapa has joined #openstack-ansible07:19
ChosSimbaOnemorning.07:30
ChosSimbaOnenoonedeadpunk: Did you setup your cors for gnoochi + grafana via the playbooks? I do not see any variables relating to this?07:31
*** jbadiapa has quit IRC07:34
*** ivve has joined #openstack-ansible07:56
*** rpittau|afk is now known as rpittau07:57
*** markvoelker has quit IRC08:09
noonedeadpunkChosSimbaOne: I just used overrides for this08:33
noonedeadpunkjrosser: seems that things passing, great work!08:37
noonedeadpunkAnd even https://review.opendev.org/#/c/681002/ is ok08:37
jrosseryeah, its looking good08:38
jrosserwe have one little problem i'm just patching08:38
*** jawad_axd has joined #openstack-ansible08:38
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_nova master: Ensure git is available to clone novnc or spice  https://review.opendev.org/68610408:39
ChosSimbaOnenoonedeadpunk: Ahh, okay will look into this.08:39
jrosser^ that fixes the big cleanup of nova packages that merged yesterday08:40
jrosserit's another problem that we only test roles with metal jobs08:40
jrosserand that breaks only for container jobs on the integrated repo test08:40
noonedeadpunkyeah, I feel like lxc testing is pretty important08:41
noonedeadpunkbut it takes so much time for integrated builds08:41
jrossereverything on one metal host leaves a lot of room for package installs to be broken, even for multinode metal use case08:42
jrosserso lxc job is still a good proxy for a multinode metal deployment08:42
noonedeadpunkand we're testing only kvm, while we eventually might drop packages necessary for other virts..08:42
jrosserthen theres one more thing broken08:43
jrosserdebian jobs failed but i wonder if thats an infra mirror thing08:43
jrosserhttps://zuul.opendev.org/t/openstack/build/5b184b93fd2442ba86709ea14c8f7b54/log/job-output.txt#293708:44
noonedeadpunkIt looks like not fully synced repos08:45
jrosseryes because https://packages.debian.org/stretch/libssl-dev08:45
jrosserthat looks consistent wanting 1.1.0l-1~deb9u1 version for both the lib and the -dev package08:45
noonedeadpunkyep, exactly08:46
noonedeadpunkSo I expect that recheck will eventually work08:46
jawad_axdjrosser: noonedeadpunk: Quick question: In HA haproxy nodes(3), if internal load balancer IP is e.g 10.10.25.100, Do I need to setup this IP on all three haproxy nodes so it will work with failover  while haproxy nodes has IPs 10.10.25.[90,91,92]?08:54
jrosserjawad_axd: no, you let keepalived deal with that IP08:54
jawad_axdSo you mean, I dont really need separate nice for internal lb?08:55
jawad_axd*nic08:55
jrosseryou can have as many/few nic as you want08:56
jawad_axdDo I need to define internal lb IP on some nic or OSA takes care of it automatically ?08:57
jrosserlook at the defaults for the haproxy role08:59
jrosserhere is a quick grep of my user variables for keepalived stuff http://paste.openstack.org/show/780656/08:59
* jrosser got a couple hours meetings now, bbl08:59
ChosSimbaOnejrosser: enjoy :-)09:00
cshennoonedeadpunk I saw you also commented here https://bugs.launchpad.net/cinder/+bug/1806156 , do you have any workaround at the end?09:23
openstackLaunchpad bug 1806156 in Cinder "shared_targets_online_data_migration fails when cinder-volume service not running" [Undecided,Confirmed]09:23
noonedeadpunknot really... But haven't experience problems on the fresh installs...09:25
cshennoonedeadpunk Ok, it's strange. We were also hit by fresh install yesterday, so not only by upgrade.09:26
noonedeadpunkyep, I saw your comment... That's sad.09:27
noonedeadpunkBtw, why don't you run stein fresh install?:)09:28
cshenOH, you mean fresh install of stein?09:28
cshenActually we're still using Rocky in the production. So I was testing fresh install of OSA 18.1.8.09:29
noonedeadpunkyep09:29
noonedeadpunkAh, it's test deployment09:29
cshennoonedeadpunk: Ok, thanks for the info. I need to find workaround for Rocky myself.09:30
*** jbadiapa has joined #openstack-ansible09:30
noonedeadpunkyeah, sorry, really hadn't enaough time for digging more into that:(09:34
cshennoonedeadpunk: no problem.09:34
cshennoonedeadpunk: fyi, I found somebody removed cinder online data migration in Train. https://opendev.org/openstack/cinder/commit/230bda82c1ada91dcec90b21913d713795164b19 Maybe it helps you as well.09:37
noonedeadpunkcshen: so it looks like shared_targets_online_data_migration should be removed in rocky at all09:40
noonedeadpunkSince they were added in Queens09:40
cshennoonedeadpunk: at least for the fresh install, there is NO need to do any online data migration.09:41
admin0what is the best way to delete instances which has attachments ? shutdown, unattach and then delete instance and volume ?09:41
admin0my issue is that the instances can be deleted, leaving cinder hanging09:41
cshennoonedeadpunk: for Q->R, I think it's not necessary either.09:41
noonedeadpunkcshen: actually they shouldn't fail even if they are runned09:41
noonedeadpunkadmin0: so cinder thinks that volume is attached even after deleting instance?09:42
cshencshen: for online data migration, the step needs RPC communication, but during the upgrade, you can't rely on every cinder service is up and running.09:45
cshennoonedeadpunk: so the online data migration task is fundamentally flawed.09:52
noonedeadpunkbut cinder folks in the bug seemed to have a bit another opinion on things:)09:53
jrosserduring upgrade don't we serialise these tasks09:58
*** hwoarang has quit IRC10:01
*** hwoarang has joined #openstack-ansible10:02
*** markvoelker has joined #openstack-ansible10:10
*** markvoelker has quit IRC10:15
*** cshen has quit IRC10:26
*** SmearedBeard has quit IRC10:27
*** ivve has quit IRC10:32
*** zbr|ruck is now known as zbr|lunch10:39
*** cshen has joined #openstack-ansible10:43
*** tosky_ has joined #openstack-ansible10:49
*** tosky has quit IRC10:52
*** jbadiapa has quit IRC10:57
*** tosky_ is now known as tosky10:58
taccois there any way to integrate existing ceph cluster in osa without ssh-access to the MONs?10:59
taccodidn't found anything in the ceph_client role10:59
*** tosky_ has joined #openstack-ansible11:02
*** tosky is now known as Guest1863911:02
*** tosky_ is now known as tosky11:02
*** Guest18639 has quit IRC11:04
admin0noonedeadpunk,  yes11:06
jrossertacco: https://review.opendev.org/#/c/671762/11:06
*** nicolasbock has joined #openstack-ansible11:06
*** masterpe has quit IRC11:07
*** csmart has quit IRC11:07
*** openstackstatus has quit IRC11:09
*** csmart has joined #openstack-ansible11:16
*** alvinstarr has joined #openstack-ansible11:18
jrossernoonedeadpunk: seems debian breaks everywhere11:19
noonedeadpunkyep:(11:19
noonedeadpunkI guess it's time to reach infra?)11:20
*** masterpe has joined #openstack-ansible11:22
*** SmearedBeard has joined #openstack-ansible11:30
*** ansmith has quit IRC11:35
masterpehi, If I create an instance from a instance where the metadata hw_scsi_model: virtio-scsi and hw_disk_bus: scsi has been set in the image. The root disk get a name /dev/vda. The libvirt config have the line: <target dev='vda' bus='scsi'/> If I look into the instance. The disk is a /dev/sda11:37
*** SmearedBeard has quit IRC11:38
*** rpittau is now known as rpittau|afk11:38
masterpeIf I attache a new volume (the volume does not have the metadata set). The libvirt has <target dev='sda' bus='scsi'/>.11:39
noonedeadpunkthat sounds very familiar and I can probably recall some bug report regarding it11:40
noonedeadpunkisn't it https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1822129 ?11:41
openstackLaunchpad bug 1822129 in horizon (Ubuntu Xenial) "[SRU] leave device name empty so that nova can determine it instead" [Medium,In progress]11:41
noonedeadpunkIt was originaly https://bugs.launchpad.net/nova/+bug/1560965 iirc but moved to horizon11:42
openstackLaunchpad bug 1560965 in OpenStack Dashboard (Horizon) "libvirt selects wrong root device name" [Low,Fix released] - Assigned to Eric Desrochers (slashd)11:42
*** SmearedBeard has joined #openstack-ansible11:43
masterpenoonedeadpunk: The thing is that if the instances with the extra attached volume boots up again. It trys to boot from sda and not from vda. there I think S is before the V in the alphabet and there is no boot order in libvirt.11:45
noonedeadpunkthat's exactly what these bugs were about I guess11:45
noonedeadpunkor not this one...11:46
noonedeadpunkHave you mentioned fixes applied for your deployment?11:48
*** lkoranda has joined #openstack-ansible11:52
*** ivve has joined #openstack-ansible11:56
ChosSimbaOnenoonedeadpunk: So i got it working with the cors changes. Thank you for the help. Now i just need to build a good dashboad :-D11:59
noonedeadpunkChosSimbaOne: can wish you good luck:)12:00
*** goldyfruit_ has quit IRC12:03
*** jbadiapa has joined #openstack-ansible12:06
*** goldyfruit_ has joined #openstack-ansible12:11
*** SmearedBeard has quit IRC12:14
*** goldyfruit_ has quit IRC12:17
*** ianychoi has quit IRC12:21
*** ianychoi has joined #openstack-ansible12:25
*** ansmith has joined #openstack-ansible12:27
*** jbadiapa has quit IRC12:35
*** hwoarang has quit IRC13:01
*** hwoarang has joined #openstack-ansible13:03
*** cshen has quit IRC13:10
*** SmearedBeard has joined #openstack-ansible13:10
*** ivve has quit IRC13:12
*** luksky has quit IRC13:14
*** cshen has joined #openstack-ansible13:17
jrossernoonedeadpunk: i ran that debian apt install locally just to double check and it is fine http://paste.openstack.org/show/780746/13:18
*** jawad_axd has quit IRC13:27
*** jawad_axd has joined #openstack-ansible13:28
*** jawad_ax_ has joined #openstack-ansible13:30
*** jawad_axd has quit IRC13:33
*** jawad_ax_ has quit IRC13:34
*** luksky has joined #openstack-ansible13:42
*** sum12 has quit IRC13:45
*** sum12 has joined #openstack-ansible13:46
*** lkoranda has quit IRC13:47
*** zbr|lunch is now known as zbr|ruck13:48
*** zul has joined #openstack-ansible13:51
*** markvoelker has joined #openstack-ansible13:53
*** markvoelker has quit IRC13:58
*** prometheanfire has quit IRC13:58
*** prometheanfire has joined #openstack-ansible13:59
*** goldyfruit has joined #openstack-ansible14:09
*** gkadam has joined #openstack-ansible14:12
*** gkadam has quit IRC14:12
*** goldyfruit_ has joined #openstack-ansible14:15
*** goldyfruit has quit IRC14:17
*** BjoernT has joined #openstack-ansible14:26
*** markvoelker has joined #openstack-ansible14:26
*** openstackstatus has joined #openstack-ansible14:27
*** ChanServ sets mode: +v openstackstatus14:27
*** goldyfruit___ has joined #openstack-ansible14:33
*** goldyfruit_ has quit IRC14:35
*** luksky has quit IRC14:48
*** cshen has quit IRC15:08
*** macz has joined #openstack-ansible15:17
*** macz has quit IRC15:22
*** markvoelker has quit IRC15:25
*** goldyfruit_ has joined #openstack-ansible15:30
*** gyee has joined #openstack-ansible15:30
*** goldyfruit___ has quit IRC15:33
openstackgerritDuncan Martin Walker proposed openstack/openstack-ansible master: Use parallel git clone  https://review.opendev.org/58837215:40
*** tosky_ has joined #openstack-ansible15:41
*** tosky is now known as Guest8305815:41
*** tosky_ is now known as tosky15:41
*** Guest83058 has quit IRC15:43
*** ianychoi has quit IRC15:51
*** BjoernT has quit IRC15:53
*** ianychoi has joined #openstack-ansible15:54
*** chaptertoaster has quit IRC15:54
*** BjoernT has joined #openstack-ansible15:56
*** pcaruana has quit IRC16:10
*** SmearedBeard has quit IRC16:10
*** pcaruana has joined #openstack-ansible16:12
*** jawad_axd has joined #openstack-ansible16:30
*** jawad_axd has quit IRC16:35
*** tosky_ has joined #openstack-ansible16:40
*** tosky has quit IRC16:43
*** jawad_axd has joined #openstack-ansible16:44
*** tosky_ is now known as tosky16:45
*** SmearedBeard has joined #openstack-ansible16:58
*** manjeets has quit IRC16:59
*** jawad_axd has quit IRC17:10
*** SmearedBeard has quit IRC17:14
*** SmearedBeard has joined #openstack-ansible17:14
*** SmearedBeard has quit IRC17:18
*** BjoernT has quit IRC17:22
gillesMoHello ! I'm in a mixed OS version while upgrading to Ubuntu 18 and repos seems to build eroneous packages. While redeploying my second controller (no similar problem with the first one), keystone is reinstalled in the third controller (still Ubuntu 16) but cannot start because it search a libssl1.1.so library that is in Ubuntu 18 not 16.17:22
gillesMorepo-build.yml does not help.17:23
*** luksky has joined #openstack-ansible17:43
*** pcaruana has quit IRC17:45
jrossermaybe —limit localhost,controller2 when installing the new stuff?18:26
jrossermnaser: check this out, bootstrap-ansible 5x quicker on local tests :) https://review.opendev.org/#/c/588372/18:28
*** BjoernT has joined #openstack-ansible18:44
*** BjoernT has quit IRC18:49
*** BjoernT has joined #openstack-ansible18:52
*** dave-mccowan has joined #openstack-ansible18:59
*** kopecmartin is now known as kopecmartin|off19:05
*** spsurya has quit IRC19:09
mnaserjrosser: oh neat, looks like debian failures are infra related?19:11
jrosseryeah long discussion with them today about that19:12
jrosserdib needs a bit of fiddling to make the security repo come from the same place during image build and in CI runs19:12
mnaserjrosser: im also curious how centos fails with git missing19:12
mnaseryet in the job -- Failed to find required executable git in paths: /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin19:12
jrosserbecause of your nova cleanup :)19:12
jrosserI have a patch to fix it19:13
mnaserah darn19:13
mnaseri knew id break something..19:13
jrosserit passes in the role test because metal  sees all the packages from everywhere19:13
mnaserso does nova uninstall git then?19:13
jrosserbut lxc job is a good proxy for multinode because you have to get the package installs right19:14
jrosserit doesn’t see it host git from in the nova container19:14
mnaseroh gotcha19:14
mnaseri guess maybe python_venv_build should install git?19:14
mnaser(if it sees git in the reqs anyways)19:15
mnaserwhich is always but i guess its possible for someone to pin to a pypi released thing19:15
jrosservenv build installs stuff if repo server is t there? toolchain etc I think19:16
*** BjoernT has quit IRC19:37
jrosserguilhermesp: just discussing the octaiva image out-of-disk-space in #openstack-lbaas19:42
*** BjoernT has joined #openstack-ansible19:47
guilhermespoh cool jrosser let me get into that channel19:51
guilhermespseems that im in the middle of the conversation :P19:52
*** ansmith_ has joined #openstack-ansible19:58
*** ansmith has quit IRC20:00
*** dave-mccowan has quit IRC20:04
*** dave-mccowan has joined #openstack-ansible20:10
*** markvoelker has joined #openstack-ansible20:21
*** jtro has joined #openstack-ansible21:03
*** tosky_ has joined #openstack-ansible21:05
*** tosky has quit IRC21:06
*** tosky_ is now known as tosky21:08
*** ansmith_ has quit IRC21:09
*** markvoelker has quit IRC21:11
*** markvoelker has joined #openstack-ansible21:12
*** BjoernT has quit IRC21:30
*** BjoernT has joined #openstack-ansible21:35
*** markvoelker has quit IRC21:41
*** markvoelker has joined #openstack-ansible21:41
*** markvoelker has quit IRC21:45
*** markvoelker has joined #openstack-ansible21:45
*** ansmith_ has joined #openstack-ansible21:48
*** BjoernT has quit IRC21:50
*** BjoernT has joined #openstack-ansible21:54
*** carlosmss has quit IRC21:56
*** markvoelker has quit IRC22:17
*** BjoernT has quit IRC22:24
*** goldyfruit_ has quit IRC22:33
*** tosky has quit IRC23:16
*** luksky has quit IRC23:22
*** jtro has quit IRC23:55

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!