Saturday, 2017-11-11

bndzorah well, my bad. il fix that and should be gucci00:01
cloudnullyou can rerun any/all of it00:02
cloudnullso just add the hap config and rerun setup-everything00:02
cloudnullor you can start from setup-infra00:03
cloudnullits totally up to you00:03
bndzorah nice00:03
bndzorso what is exactly external_lb_vip_address00:04
bndzoris that where horizon will listen ?00:04
cloudnullexternal_lb_vip_address is some address that would be considered public. its used by openstack for the public endpoint and haproxy will use it as a public bind address with an ssl cert00:05
*** gouthamr has quit IRC00:05
bndzorgotcha00:05
bndzorcan i set it to an ip or do i need to create a alias for it00:05
cloudnullinternal_lb_vip_address is some address that will only be used internal to the cluster, typically this is on the br-mgmt ip space.00:05
cloudnullyou can set either of these to anything you want, however they can not be the same.00:06
bndzoralright00:06
cloudnullyou could use external_lb_vip_address=10.0.0.1 and internal_lb_vip_address=10.0.0.200:06
cloudnulltotally fine.00:06
bndzorah ok00:07
*** thorst has joined #openstack-ansible00:07
bndzorim curious how its going to perform00:07
cloudnulljust make sure you have those addresses on your host(s) (or manageable by keepalived) and all will be right with the world.00:07
bndzor4x40ge mlag00:08
bndzorwith a 20ge uplink to them internetz00:08
bndzorwell it passed haproxy test now, thats really nice that it "resumes"00:10
cloudnullWe typically run LACP w/ 2 bonded 10GiB nics. Which is great!00:10
bndzoryeah same setup here00:10
bndzorjust not too happy about them nics in some machines, most of have intels, but some have broadcoms ;(00:10
bndzorthere was a wierd issue on some of the hp cards (broadcom) where firmware had to be flashed to get pxe up and running00:11
*** snowman48391 has quit IRC00:11
cloudnullI've had good luck with intel x710(s), x520(s)00:13
cloudnullas well as melenox connect x3-pros00:13
cloudnullI've not had to deal with many broadcom nics in prod00:13
bndzorone of the broadcom cards went apeshit after a few days, and got the same mac on both ports...00:13
*** snowman4839 has joined #openstack-ansible00:13
cloudnullthat's a bummer.00:13
bndzorive never had any issues with intel, love their cards00:14
bndzorhmm00:14
bndzorfatal: [infra1_galera_container-a9b96010]: FAILED! => {"attempts": 5, "changed": false, "dest": "/opt/get-pip.py", "failed": true, "msg": "Request failed: <urlopen error [Errno 113] No route to host>", "state": "absent", "url": "http://172.29.236.9:8181/os-releases/16.0.1/ubuntu-16.04-x86_64/get-pip.py"}00:14
cloudnullit should fall back and use a recovery method00:14
bndzorah, yes seems like it00:15
cloudnullin the pip install role we use blocks which support recovery tasks and thats one place I know where we use it00:15
bndzor:)00:15
cloudnullits a bad UX00:15
cloudnullI've heard that ansible is going to adjust that in 2.500:16
cloudnullso it'll get better with time00:16
*** pbandark1 has joined #openstack-ansible00:16
cloudnullfor now it just looks bad, but its not, unless it is :D00:16
*** pbandark has quit IRC00:16
*** pbandark1 is now known as pbandark00:16
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts stable/pike: Combined backport for LXC container create storage options  https://review.openstack.org/51733800:21
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts stable/pike: Enable cross project gating  https://review.openstack.org/51900000:27
bndzorHMM IT FAILED00:27
bndzorRERUNNING00:27
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts stable/pike: Combined backport to fix issues and enhance efficiency  https://review.openstack.org/51734100:28
cloudnullwhere did it fail?00:29
bndzorhmm00:30
bndzorstill failing00:30
bndzorlemme paste00:30
openstackgerritLogan V proposed openstack/openstack-ansible master: Fix automatic log copying in Zuul runs  https://review.openstack.org/51644800:30
cloudnullo/ logan-00:30
bndzorhttp://paste.openstack.org/show/626046/00:31
logan-o/ cloudnull00:31
logan-how was the trip?00:31
*** thorst has quit IRC00:31
*** thorst has joined #openstack-ansible00:31
cloudnullbndzor: looks like it can not connect to http://172.29.236.9:8181 which would be the internal vip address on hap00:32
cloudnullis that up ?00:32
cloudnullthat address is used for the repo server00:33
*** thorst has quit IRC00:33
cloudnulllogan-: the trip was good, long travel time, but great overall.00:33
logan-:)00:33
*** thorst has joined #openstack-ansible00:33
cloudnullmissed seeing you there, hopefully we can get a few cloud beers at the PTG :D00:34
logan-yep! hope so00:34
bndzorhmm00:34
cloudnullbndzor: you can see if the haproxy bits are working using hatop -s /var/run/haproxy.sock on your haproxy nodes.00:35
bndzornah i forgot about the internal :)00:35
*** TxGirlGeek has quit IRC00:35
bndzorso, on what vlan/range should internal_lb_vip_address be ?00:35
bndzormgmt ?00:36
cloudnulltypically mgmt00:36
bndzoraah00:36
bndzoroh, wait, it is00:36
cloudnullmy bad. `hatop -s /var/run/haproxy.stat`00:38
cloudnullalso can you curl the vip address00:38
cloudnullon that port 818100:38
*** thorst has quit IRC00:38
bndzorhatop -s works00:38
bndzoron infra 1 to 300:39
cloudnullare the repo servers up?00:39
cloudnulland your vips should be on one of your lb nodes.00:39
bndzorinfra1_repo_container-a5c60a53                RUNNING 1         onboot, openstack 10.0.3.205, 172.29.239.250               -00:40
cloudnulldoes hatop report that the repo-servers are up ?00:40
bndzortrying to find it00:42
cloudnullI gotta run, bbl00:43
cloudnullhave a good one all00:43
bndzorhmm i cant see it there00:43
bndzorcya cloud and thanks for the help!00:43
cloudnullbndzor: are you using hap with keepalived ?00:43
bndzori think i saw keepalive somewhere, yeah. I just went straight for the example config00:44
cloudnullhttps://docs.openstack.org/openstack-ansible-haproxy_server/latest/configure-haproxy.html#making-haproxy-highly-available00:44
cloudnullmight be of help00:44
bndzorthanks!00:45
cloudnullif it comes to it you could just add the needed vips to one of your LBs and circle back on making it HA00:46
cloudnullsomething like `ip addr add $CIDR_ADD dev br-mgmt`00:47
bndzoril play around a bit :)00:47
bndzorah oki00:48
cloudnulljust do that on one of the nodes.00:48
cloudnulldoing it on all three would be bad00:48
bndzoryah00:48
bndzorgiving that a try right now00:48
cloudnullit's not HA but can complete the deployment and re-add the HA bits later on.00:48
bndzoryep :)00:49
cloudnullok, gotta run .00:49
cloudnullchao.00:49
bndzorhave a good one!00:49
bndzorand thanks again!00:50
*** rodolof has quit IRC00:57
*** esberglu has quit IRC01:33
*** SmearedBeard has quit IRC01:33
*** ZiLi0n has joined #openstack-ansible01:45
ZiLi0nhello everyone. anyone has the network interfaces configuration for a AIO deployment? I can't get it to work right, everytime I restart the networking service, it fails...01:47
*** woodard_ has joined #openstack-ansible01:47
*** woodard has quit IRC01:47
*** ZiLi0n has quit IRC02:01
*** pbandark has quit IRC02:04
*** dave-mccowan has joined #openstack-ansible02:05
*** dmsimard is now known as dmsimard|off02:17
*** ZiLi0n has joined #openstack-ansible02:22
ZiLi0nhello everyone. anyone has the network interfaces configuration for a AIO deployment? I can't get it to work right, everytime I restart the networking service, it fails...02:22
*** dave-mcc_ has joined #openstack-ansible02:23
*** dave-mccowan has quit IRC02:26
*** thorst has joined #openstack-ansible02:35
*** thorst has quit IRC02:43
*** thorst has joined #openstack-ansible02:44
*** thorst has quit IRC02:44
*** dave-mcc_ has quit IRC03:26
ZiLi0nhi, I am running into errors with pip and the repo. It tries to access port 8181 but there is nothing listening there.03:51
*** ZiLi0n has quit IRC04:32
*** weezS has joined #openstack-ansible04:42
*** thorst has joined #openstack-ansible04:45
*** sxc731 has joined #openstack-ansible04:55
*** bhujay has joined #openstack-ansible05:06
*** bhujay has quit IRC05:13
*** bhujay has joined #openstack-ansible05:14
*** agrebennikov has quit IRC05:30
*** weezS has quit IRC05:36
*** taseer2 is now known as Taseer05:47
*** sxc731 has left #openstack-ansible06:02
*** bhujay has quit IRC06:15
*** bhujay has joined #openstack-ansible07:18
*** SmearedBeard has joined #openstack-ansible07:45
gunixZili0n/07:49
gunix?07:49
*** Smeared_Beard has joined #openstack-ansible07:50
*** SmearedBeard has quit IRC07:51
*** thorst has quit IRC08:30
*** jwitko has quit IRC08:54
*** cshen has joined #openstack-ansible09:01
*** cshen has quit IRC09:30
*** ericzolf has joined #openstack-ansible10:01
*** Smeared_Beard has quit IRC10:13
openstackgerritDimitrios Markou proposed openstack/openstack-ansible-os_neutron master: Fix typo  https://review.openstack.org/51901410:21
openstackgerritDimitrios Markou proposed openstack/openstack-ansible-os_neutron master: Fix typo  https://review.openstack.org/51901410:26
openstackgerritDimitrios Markou proposed openstack/openstack-ansible-os_neutron master: Add hosts to ODL test inventory  https://review.openstack.org/51896410:26
*** thorst has joined #openstack-ansible10:28
*** chhavi has joined #openstack-ansible11:17
*** armaan has quit IRC11:20
*** bruvik has quit IRC11:35
*** chhavi has quit IRC11:39
*** pbandark has joined #openstack-ansible11:57
*** cshen has joined #openstack-ansible11:57
*** bruvik has joined #openstack-ansible11:59
*** bruvik has quit IRC12:04
*** cshen has quit IRC12:25
*** cshen has joined #openstack-ansible12:26
*** thorst has quit IRC12:27
*** hachi_ has joined #openstack-ansible12:32
*** bruvik has joined #openstack-ansible12:34
*** cshen has quit IRC13:03
*** bruvik has quit IRC13:08
*** pbandark has quit IRC13:10
*** pbandark has joined #openstack-ansible13:16
*** thorst has joined #openstack-ansible13:24
*** bhujay has quit IRC13:47
*** thorst has quit IRC13:54
*** thorst has joined #openstack-ansible13:54
*** thorst has quit IRC13:56
*** cshen has joined #openstack-ansible14:22
*** dave-mccowan has joined #openstack-ansible14:27
*** cshen has quit IRC14:27
*** dave-mccowan has quit IRC14:29
*** ZiLi0n has joined #openstack-ansible14:30
*** dave-mccowan has joined #openstack-ansible14:35
*** dave-mccowan has quit IRC14:42
*** bruvik has joined #openstack-ansible14:42
*** bruvik has quit IRC14:47
*** savvas has joined #openstack-ansible14:54
*** thorst has joined #openstack-ansible14:56
*** pbandark has quit IRC15:06
*** pbandark has joined #openstack-ansible15:11
*** cshen has joined #openstack-ansible15:14
*** pbandark has quit IRC15:15
*** cshen has quit IRC15:25
*** SmearedBeard has joined #openstack-ansible15:30
*** armaan has joined #openstack-ansible15:39
*** bhujay has joined #openstack-ansible15:41
*** Smeared_Beard has joined #openstack-ansible15:49
*** SmearedBeard has quit IRC15:49
*** dave-mccowan has joined #openstack-ansible15:57
*** dave-mcc_ has joined #openstack-ansible15:59
*** dave-mccowan has quit IRC16:03
*** thorst has quit IRC16:35
ZiLi0nError with "install UCA repository key" during setup-host phase. it says it cannot lock dpkg17:03
ZiLi0nhas anyone seen this? cloned stable/pike17:03
*** Smeared_Beard has quit IRC17:08
*** armaan has quit IRC17:14
*** dave-mcc_ has quit IRC17:15
*** SmearedBeard has joined #openstack-ansible17:18
*** jbadiapa has quit IRC17:19
ZiLi0nI think my problem is that I am following the example of appendix A, which is a control&network node + compute node17:22
ZiLi0nand I am trying to deploy a all in one deployment, and the parallelism of ansible is making the playbook fail because it tries to use yum at the same time17:24
ZiLi0nI am running openstack-ansible with --forks=1 to make it serial, but anyway I am not sure if following appendix A it will deploy a functioning OpenStack :)17:25
SmearedBeardZiLi0n for all in one, you can just run scripts/bootstrap-aio.sh that will do everything for you17:31
*** armaan has joined #openstack-ansible17:34
*** jbadiapa has joined #openstack-ansible17:34
ZiLi0nSmearedBeard thank you. can I still custom the config? I would like to have a flat network and a vlan provider network, that is all custom changes I need17:37
SmearedBeardZiLi0n you can certainly customise after the install, not sure about within the install17:39
ZiLi0nSmearedBeard, thank you, the customization after the install can be done re-running setup-openstack playbook?17:42
*** cshen has joined #openstack-ansible17:46
*** dave-mccowan has joined #openstack-ansible17:50
*** pabelanger has left #openstack-ansible17:51
ZiLi0nSmearedBeard there is a bootstrap-host file that seems to allow to configure the AIO deployment, I will take a look17:54
*** jbadiapa has quit IRC17:58
*** cshen has quit IRC18:06
*** bruvik has joined #openstack-ansible18:17
*** thorst has joined #openstack-ansible18:17
*** bruvik has quit IRC18:21
*** ZiLi0n has quit IRC18:29
*** SmearedBeard has quit IRC18:37
*** ZiLi0n has joined #openstack-ansible18:45
ZiLi0ncan the AIO have a unique network interface for both the host as well as br-vxlan,br-vlan,br-mgmt,storage?18:47
*** cshen has joined #openstack-ansible18:52
*** thorst has quit IRC19:00
*** ericzolf has quit IRC19:01
*** bhujay has quit IRC19:06
*** cshen has quit IRC19:14
*** jonher has joined #openstack-ansible19:25
*** armaan has quit IRC19:34
*** armaan has joined #openstack-ansible19:34
*** armaan has quit IRC19:39
*** cshen has joined #openstack-ansible19:56
*** savvas has quit IRC20:03
*** savvas has joined #openstack-ansible20:04
*** hachi_ has quit IRC20:05
*** SmearedBeard has joined #openstack-ansible20:12
*** savvas has quit IRC20:12
*** savvas has joined #openstack-ansible20:13
*** SmearedBeard has quit IRC20:34
*** thorst has joined #openstack-ansible20:38
*** thorst has quit IRC20:44
*** andries has quit IRC21:27
*** ZiLi0n has quit IRC21:36
*** dave-mccowan has quit IRC21:55
*** snowman4839 has quit IRC21:56
*** cshen has quit IRC22:21
*** thys has joined #openstack-ansible22:22
*** thys has left #openstack-ansible22:22
*** tyhys has joined #openstack-ansible22:24
*** dave-mccowan has joined #openstack-ansible22:42
*** dave-mccowan has quit IRC23:15
*** SmearedBeard has joined #openstack-ansible23:29
*** snowman4839 has joined #openstack-ansible23:30
*** ZiLi0n has joined #openstack-ansible23:31
ZiLi0nI am not sure what I am doing wrong, but is there any extra configuration I have to do to get traffic through floating ip working in a AIO deployment?23:42
tyhysZiLi0n: Haha I came here for the same reason. Have it working the way I want with devstack, but with OSA I cant get floating ips working.23:45
ZiLi0ntythys fun! are you expecting the floating traffic to flow through the br-vlan interface?23:46
tyhysThats the only interface I see on the 172.29.48.0/22, which coincides with the default public ip network in OSA23:49
tyhyseither have to figure out what exactly to change in the playbooks or how to route traffic from 172.29.48.0/22 to 192.168.1.0/2423:50
ZiLi0nok, we agree on that then, I think so too. But did you realize that there is an alias ip address 172.24.248.1 as interface of the OSA host itself? It says that is for pentest, so I guess that has to be removed23:51
tyhysI tried changing things in openstack_user_config.yml, but it just barks at me saying the aio host has two ips23:52
tyhyspentest? didnt see anything about that, but i did see the alias. 172.24.248.100 with a 172.24.248.1 alias23:53
ZiLi0ncheck /etc/network/interfaces.d/osa-deployment23:55
ZiLi0ngo to the end of the file23:55
ZiLi0nso the default gateway 172.29.248.1 is "simulated" as reachable setting that IP in the host itself23:55
ZiLi0nI just removed that and rebooted23:55
ZiLi0nI have a external with that IP address, let's see what happens23:56
tyhysyea i saw that23:56
tyhysbut that says tempest not pentest23:56
ZiLi0nhaha my bad sorry!23:59
tyhys:)23:59
ZiLi0nI have rebooted and now I can't get to horizon...23:59
tyhysyea that address is working as a gateway23:59

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