Thursday, 2019-12-12

*** schwicht has quit IRC00:26
*** schwicht has joined #openstack-ansible01:04
snadgeapparently im far enough through the install where I can log into Horizon, and it tells me the status of my storage is "down" .. maybe thats why tempest is failing to log into instances via ssh ;)01:31
snadgei think it would be nice if prior to doing run_tempest in the playbook, it saved a savd_state.json so you could run tempest cleanup .. and there was a way to rerun tempest, exactly how its done int he playbook with the same parameters etc01:34
snadgeim sure there is, its just non trivial for me to figure it out and then try to debug why the tests are failing.. I lack the requisite knowledge to be able to do this01:35
*** gyee has quit IRC01:45
*** rgogunskiy has joined #openstack-ansible01:46
*** rgogunskiy has quit IRC01:50
*** schwicht has quit IRC02:28
*** udesale has joined #openstack-ansible03:45
*** shyamb has joined #openstack-ansible05:07
*** hwoarang has quit IRC05:33
*** hwoarang has joined #openstack-ansible05:34
*** raukadah is now known as chkumar|ruck06:05
*** pcaruana has joined #openstack-ansible06:18
*** elenalindq has joined #openstack-ansible06:19
*** shyamb has quit IRC06:26
*** andrea15 has joined #openstack-ansible06:53
*** shyamb has joined #openstack-ansible07:02
*** jbadiapa has joined #openstack-ansible07:06
*** shyamb has quit IRC07:10
*** shyamb has joined #openstack-ansible07:10
*** gkadam has joined #openstack-ansible07:13
*** gkadam has quit IRC07:13
*** chkumar|ruck is now known as chkumar|rover07:32
*** shyamb has quit IRC07:41
*** cshen has joined #openstack-ansible08:13
jrossersnadge: I think it’s ok to treat the resources pre-created flyby the tempest role as a one time static thing, like the neutron network and the images and so on08:19
jrosserhmm phone autocorrect a bit there08:19
jrosseryou should be able to find where the tempest workspace is in the utility container and poke around manually if needed to run things again, or just re-run the os_tempest role08:21
*** tosky has joined #openstack-ansible08:27
snadgetempest tests are still running.. maybe that's a good sign08:41
openstackgerritMerged openstack/openstack-ansible stable/train: Make upgrade script respect OSA_CONFIG_DIR  https://review.opendev.org/69826208:47
ChosSimbaOneGood morning. So quick question about haproxy and keepalived. I was trying to get it working yesterday, and haproxy was complaining that the interface bond0.12 did not have an ip. So my question is, should i set an ip for just one of the infra hosts, and keepalived will handle this, or should it be configured on every host?08:51
*** rpittau|afk is now known as rpittau09:00
*** shyamb has joined #openstack-ansible09:01
*** peeejayz has joined #openstack-ansible09:01
*** jcosmao has joined #openstack-ansible09:08
*** jcosmao has left #openstack-ansible09:08
*** hwoarang has quit IRC09:23
*** hwoarang has joined #openstack-ansible09:26
*** goldyfruit_ has quit IRC09:29
snadgejrosser.. ive enabled remote desktop on my pc at work, so I have full access to everything now.. the cinder service is now up, so it looks like block storage is now working, all the tests pass except 109:48
*** DanyC has joined #openstack-ansible09:48
snadgethe error is the same thing "Failed to establish authenticated ssh connection to cirros@172.29.249.128"09:49
snadgeit looks like that ip is allocated from br-vlan which is attached both to infra1 and the compute nodes.. which can ping each other on that br-vlan interface09:50
snadgetempest generates a bunch of logs in the utility container, im not sure if they're much help.. i'd like to find evidence of this 172.29.249.128 somewhere.. is it something tempest temporarily created then deleted when it failed? or is it some other problem09:56
*** shyamb has quit IRC09:57
*** shyamb has joined #openstack-ansible09:59
jrosser172.29.249.128 is probably the floating IP of the vm created by tempest10:06
jrosserthats probably deleted10:07
jrossereither through horizon or at the cli you can try to boot your own cirros instance and attach a floating IP10:07
jrosserthen try to ssh to it from the utility continaer10:07
*** ansmith_ has joined #openstack-ansible10:17
*** ansmith has quit IRC10:19
jrossernoonedeadpunk: is this all good now? https://review.opendev.org/#/c/698266/ like needing any final role SHA bump or is everything accounted for10:20
snadgei did exactly what you suggested.. even added a security group rule for icmp and port 22 just in case10:25
snadgecouldn't ping.. when i checked the console, its stuck at a prompt with just GRUB10:25
snadgeand wont do anything10:25
snadgei wonder if its because its trying to use kvm in a vsphere vm or something silly like that10:27
jrosserright, so the vm won't boot if it's just stuck at grub10:29
*** shyamb has quit IRC10:30
jrosserthis suggests there is still an underlying storage problem10:31
snadgebut it at least finds grub.. as this screenshot appears to indicate10:31
snadgehttps://i.imgur.com/DvFnyLo.png10:31
snadgehttps://ask.openstack.org/en/question/107212/ocata-vnc-shows-cirros-instance-stuck-at-grub/10:33
snadgelooks like its a libvirtd issue with vmware10:33
*** mensis has quit IRC10:35
snadgethe workaround is to put "hw_machine_type = x86_64=pc-i440fx-rhel7.2.0" in nova.conf on the compute nodes.. or downgrade kvm.. this is why you don't use vmware or redhat ;)10:36
noonedeadpunko/10:41
noonedeadpunkjrosser: it's good and relevant. I think we didin't merge anything else in train.10:41
noonedeadpunkSo everything we need for the relese is to merge https://review.opendev.org/#/c/698266/10:42
noonedeadpunk(and patch in releases repo)10:42
noonedeadpunkso maybe you with gshippey can vote on it?:)10:43
*** shyamb has joined #openstack-ansible10:43
*** shyamb has quit IRC10:44
*** shyamb has joined #openstack-ansible10:44
*** goldyfruit_ has joined #openstack-ansible10:50
*** DanyC has quit IRC10:56
*** rgogunskiy has joined #openstack-ansible10:57
*** DanyC has joined #openstack-ansible10:58
*** DanyC has quit IRC10:59
*** pcaruana has quit IRC11:03
*** pcaruana has joined #openstack-ansible11:06
snadgeim so close.. it boots now, but wont dhcp.. but from my compute nodes and infra1, i can ping the router gateway and dhcp server on that same subnet11:07
*** goldyfruit_ has quit IRC11:13
*** udesale has quit IRC11:14
*** DanyC has joined #openstack-ansible11:14
*** shyamb has quit IRC11:19
*** shyamb has joined #openstack-ansible11:24
*** cshen has quit IRC11:31
taccohttp://paste.openstack.org/show/4FVncOmfTIW03iONhB3H/ why the hack was this one skipped?11:32
*** sshnaidm|afk is now known as sshnaidm11:32
noonedeadpunkit should be executed only on one host out of the all keystone group11:33
taccook but is't executed on any of it.. should i limit the setup to only one host?11:34
noonedeadpunkyou can try running with --limit cp01_keystone_container-52ed5a0711:34
taccook. will try it.11:34
noonedeadpunkthat wy you'll have only 1 host in ansible_play_hosts which will make this task to run against it11:34
taccook i'll give it a try. Thanks11:35
jrossersnadge: i don't know if broadcast traffic is allowed on between your vmware vm? the dhcp request is broadcast so i'd be looking with tcpdump at the compute and infra node to see it leave and arrive11:38
*** sep has quit IRC11:39
snadgewe had to set promiscuous mode on the nics that were attached to the vms.. so that the linux bridging would work11:40
snadgeim guessing this is something different again11:40
jrosserare you using vxlan tenant network?11:41
jrosserif so you'll need working multicast too11:42
snadgei dont believe im using vxlan.. i think its vlan, which could be being stripped by the vm11:43
snadgei think that could be another vmware thing11:43
*** sep has joined #openstack-ansible11:43
snadgei've read somewhere you need to set the vlan id to 409511:44
snadgeA VLAN ID of 4095 represents all trunked VLANs .. i bet its that11:45
*** sep has quit IRC11:46
*** cshen has joined #openstack-ansible11:48
*** sep has joined #openstack-ansible11:50
snadgeNetwork Type: flat11:58
snadgePhysical Network: flat11:58
snadgeso i did what you suggested and tcpdump br-vlan, and I can see the dhcp request and reply12:00
*** nicolasbock has joined #openstack-ansible12:06
*** shyamb has quit IRC12:11
*** mgariepy has joined #openstack-ansible12:14
snadgeit just started working and i didn't even do anything XD12:17
*** schwicht has joined #openstack-ansible12:30
*** ansmith_ has quit IRC12:34
elenalindqnoonedeadpunk and jrosser Just wanted to let you know my upgrade from Stein to Train worked! :) *Thank you* for your help and the 696886 commit totally fixed the db sync problem (by adding the missing mysqldump util). From there, straight line to finish.12:35
noonedeadpunkok, that's nice to hear:)12:36
*** mensis has joined #openstack-ansible12:37
*** sshnaidm has quit IRC12:37
*** sshnaidm has joined #openstack-ansible12:38
*** isakgicu has joined #openstack-ansible12:54
isakgicuhello guys12:54
isakgicutrying to deploy cinder service for testing purpose and getting this exception: http://paste.openstack.org/show/787495/12:55
*** DanyC has quit IRC12:55
jrosserelenalindq: thats great12:56
*** shyamb has joined #openstack-ansible12:59
isakgicualso at the beginning of os-cinder-install.yml playbook I have this: http://paste.openstack.org/show/787496/ , is it ok?13:02
noonedeadpunkI think that you might miss some value while configuring cinder backends13:08
noonedeadpunkHowever I can't say which one unfortunatelly13:08
noonedeadpunkor placed a simple value instead of making it a list13:09
noonedeadpunkisakgicu: are you deploying aio?13:10
*** cshen has quit IRC13:11
isakgicuno, using 3 hosts atm, but want to test something with cinder, so I am trying to install it on controller node13:12
*** cshen has joined #openstack-ansible13:14
isakgicuso, can I use cinder_backend instead of cinder_backends ?13:14
isakgicuhere : http://paste.openstack.org/show/787497/13:15
*** shyamb has quit IRC13:15
noonedeadpunkyou may define there single backend, but section should be named cinder_backends anyway13:17
*** sshnaidm has quit IRC13:18
noonedeadpunkI think you should define cinder_default_volume_type somewhere in user_variables or group_vars13:18
*** sshnaidm has joined #openstack-ansible13:19
*** DanyC has joined #openstack-ansible13:21
*** sep has quit IRC13:23
*** schwicht has quit IRC13:34
*** sep has joined #openstack-ansible13:35
*** ansmith has joined #openstack-ansible13:36
openstackgerritMerged openstack/openstack-ansible stable/train: Bump SHAs for stable/train  https://review.opendev.org/69826613:38
isakgicunoonedeadpunk; thnx, I had to define cinder_default_volume_type in user_variables13:39
*** cshen has quit IRC13:53
*** cshen has joined #openstack-ansible13:53
*** pcaruana has quit IRC13:57
*** CeeMac has joined #openstack-ansible13:58
*** schwicht has joined #openstack-ansible14:00
*** sshnaidm has quit IRC14:04
*** schwicht has quit IRC14:06
openstackgerritkourosh vivan proposed openstack/openstack-ansible-os_rally stable/stein: Removes reference to deprecated rally-manage  https://review.opendev.org/69872514:12
*** aedc has joined #openstack-ansible14:17
*** pcaruana has joined #openstack-ansible14:36
*** spatel has joined #openstack-ansible14:45
*** cshen has quit IRC14:49
*** sshnaidm has joined #openstack-ansible14:49
*** cshen has joined #openstack-ansible15:01
*** lbragstad has joined #openstack-ansible15:04
*** cshen has quit IRC15:06
*** KeithMnemonic has joined #openstack-ansible15:07
*** schwicht has joined #openstack-ansible15:12
*** cshen has joined #openstack-ansible15:13
taccowhoops.. how can i recreate the initial roles in osa?15:26
taccothrow keystone away and build from scratch?15:26
*** spatel has quit IRC15:29
*** chkumar|rover is now known as raukadah|r15:49
*** raukadah|r is now known as raukadah15:50
*** hwoarang has quit IRC15:52
*** hwoarang has joined #openstack-ansible15:54
*** cshen has quit IRC15:54
*** DanyC_ has joined #openstack-ansible16:03
*** gyee has joined #openstack-ansible16:05
*** DanyC has quit IRC16:05
*** dave-mccowan has joined #openstack-ansible16:10
*** schwicht has quit IRC16:14
*** irclogbot_2 has quit IRC16:14
*** irclogbot_2 has joined #openstack-ansible16:15
*** lbragstad has quit IRC16:16
evrardjpnoonedeadpunk: thx16:27
*** schwicht has joined #openstack-ansible16:29
noonedeadpunkevrardjp: what for?:)16:31
*** lbragstad has joined #openstack-ansible16:35
*** isakgicu has quit IRC16:41
*** schwicht has quit IRC16:48
*** schwicht has joined #openstack-ansible16:57
openstackgerritMerged openstack/openstack-ansible-os_ironic master: tox: Keeping going with docs  https://review.opendev.org/69067317:01
*** sshnaidm has quit IRC17:18
*** ThiagoCMC has quit IRC17:28
*** peeejayz has quit IRC17:29
*** DanyC_ has quit IRC17:34
*** KeithMnemonic has quit IRC17:36
*** rpittau is now known as rpittau|afk17:49
*** DanyC has joined #openstack-ansible17:49
*** DanyC has quit IRC17:51
*** DanyC has joined #openstack-ansible17:51
*** lbragstad has quit IRC17:52
*** DanyC has quit IRC18:11
cjloadernice noonedeadpunk looks like release is near!18:18
noonedeadpunkyeah, waiting for the release team to merge final rc and recheck release then18:19
*** rmcall has joined #openstack-ansible18:40
*** DanyC has joined #openstack-ansible18:46
*** DanyC has quit IRC19:02
*** DanyC has joined #openstack-ansible19:06
*** mgariepy has quit IRC19:08
*** sshnaidm has joined #openstack-ansible19:09
*** DanyC_ has joined #openstack-ansible19:10
*** DanyC has quit IRC19:13
*** DanyC_ has quit IRC19:14
*** tosky has quit IRC19:21
openstackgerritMerged openstack/openstack-ansible-os_rally stable/stein: Removes reference to deprecated rally-manage  https://review.opendev.org/69872519:51
*** KeithMnemonic has joined #openstack-ansible20:09
*** pcaruana has quit IRC20:19
*** schwicht has quit IRC20:53
openstackgerritMerged openstack/openstack-ansible-os_tacker master: tox: Keeping going with docs  https://review.opendev.org/69067620:56
openstackgerritMerged openstack/openstack-ansible-os_manila master: tox: Keeping going with docs  https://review.opendev.org/69064820:56
openstackgerritMerged openstack/openstack-ansible-memcached_server master: tox: Keeping going with docs  https://review.opendev.org/69068120:56
openstackgerritMerged openstack/openstack-ansible-ops master: tox: Keeping going with docs  https://review.opendev.org/69060820:56
openstackgerritMerged openstack/openstack-ansible-os_gnocchi master: tox: Keeping going with docs  https://review.opendev.org/69067820:56
openstackgerritMerged openstack/openstack-ansible-os_cinder master: tox: Keeping going with docs  https://review.opendev.org/69062020:56
openstackgerritMerged openstack/openstack-ansible-os_swift master: tox: Keeping going with docs  https://review.opendev.org/69068220:56
openstackgerritMerged openstack/openstack-ansible-os_barbican master: tox: Keeping going with docs  https://review.opendev.org/69061220:57
openstackgerritMerged openstack/openstack-ansible-os_horizon master: tox: Keeping going with docs  https://review.opendev.org/69068320:59
openstackgerritMerged openstack/openstack-ansible-os_aodh master: tox: Keeping going with docs  https://review.opendev.org/69061020:59
openstackgerritMerged openstack/openstack-ansible-os_sahara master: tox: Keeping going with docs  https://review.opendev.org/69066121:00
openstackgerritMerged openstack/openstack-ansible-os_nova master: tox: Keeping going with docs  https://review.opendev.org/69068521:01
openstackgerritMerged openstack/openstack-ansible-openstack_openrc master: tox: Keeping going with docs  https://review.opendev.org/69065221:02
openstackgerritMerged openstack/openstack-ansible-os_blazar master: tox: Keeping going with docs  https://review.opendev.org/69063321:03
*** EmilienM is now known as EmilienM|mtg21:10
*** EmilienM|mtg is now known as EmilienM21:15
*** DanyC has joined #openstack-ansible21:18
openstackgerritMerged openstack/openstack-ansible-os_cloudkitty master: tox: Keeping going with docs  https://review.opendev.org/69063221:22
*** elenalindq has quit IRC21:34
*** ansmith has quit IRC21:35
openstackgerritMerged openstack/openstack-ansible-os_keystone master: tox: Keeping going with docs  https://review.opendev.org/69062321:36
openstackgerritMerged openstack/openstack-ansible-os_neutron stable/rocky: l3 agent on network_hosts do dvr_snat, anywhere else dvr  https://review.opendev.org/69848921:58
openstackgerritMerged openstack/ansible-role-systemd_mount master: Change upper constraints url  https://review.opendev.org/69437121:59
*** ansmith has joined #openstack-ansible22:14
*** dmsimard has quit IRC23:07
*** rmcall has quit IRC23:08
*** rmcall has joined #openstack-ansible23:08
*** dmsimard has joined #openstack-ansible23:08
*** oligau has quit IRC23:09
*** irclogbot_2 has quit IRC23:11
*** sshnaidm is now known as sshnaidm|off23:11
*** irclogbot_1 has joined #openstack-ansible23:11
*** oligau has joined #openstack-ansible23:12
openstackgerritMerged openstack/ansible-role-systemd_service master: Drop static content from html-docs  https://review.opendev.org/69436923:26
*** jbadiapa has quit IRC23:37
*** nicolasbock has quit IRC23:42
openstackgerritMerged openstack/openstack-ansible-tests master: Check for existance of ethtool and iproute2  https://review.opendev.org/67854623:59

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