Sunday, 2019-05-26

*** goldyfruit has quit IRC00:16
*** goldyfruit has joined #openstack-lbaas02:29
*** gthiemonge has quit IRC02:55
*** gthiemonge has joined #openstack-lbaas02:56
*** yboaron_ has joined #openstack-lbaas03:01
*** yboaron_ has quit IRC03:06
*** goldyfruit has quit IRC04:18
*** gcheresh_ has joined #openstack-lbaas04:34
*** gcheresh_ has quit IRC04:40
*** gcheresh_ has joined #openstack-lbaas05:31
*** yboaron_ has joined #openstack-lbaas06:01
*** gcheresh has joined #openstack-lbaas06:10
*** gcheresh_ has quit IRC06:10
*** altlogbot_0 has quit IRC06:29
*** altlogbot_0 has joined #openstack-lbaas06:30
*** gthiemonge has quit IRC06:33
*** gthiemonge has joined #openstack-lbaas06:34
openstackgerritMerged openstack/octavia-dashboard stable/stein: Fix devstack plugin python3 support  https://review.opendev.org/66081408:23
openstackgerritMerged openstack/octavia-dashboard stable/rocky: Fix devstack plugin python3 support  https://review.opendev.org/66081608:25
*** etp has quit IRC09:03
*** sapd1_x has joined #openstack-lbaas09:13
*** etp has joined #openstack-lbaas09:33
*** etp has quit IRC09:48
*** sapd1_x has quit IRC12:15
*** sapd1_x has joined #openstack-lbaas12:22
*** sapd1_x has quit IRC12:43
*** ramishra has quit IRC13:26
*** gthiemonge has quit IRC14:59
*** gthiemonge has joined #openstack-lbaas14:59
*** gcheresh has quit IRC15:01
*** gcheresh has joined #openstack-lbaas15:20
*** gcheresh has quit IRC15:32
*** psachin has joined #openstack-lbaas17:56
*** goldyfruit has joined #openstack-lbaas18:00
v1k0d3nok, i feel really stupid for asking this question, but i keep getting an error `Failed to build compute instance due to: Invalid key_name provided.`, even though i have the correct ssh key referenced in the `octavia.conf` file. is there a nova setting that i'm missing, because i believe that my octavia configuration is correct at this point.18:05
nmagneziv1k0d3n, is it possible that you loaded the nova key to the wrong project/tenant?18:10
v1k0d3ni thought about that, but i've only been working under the same tenant so far (admin, as i'm working on an automated setup...soup to nuts w/Octavia set up).18:18
v1k0d3nnmagnezi, if it helps (details), i can actually launch the `amphora-x64-haproxy` image, and log in using the same key i have configured in the `octavia.conf` file.18:36
v1k0d3nso i'm a little lost on why it doesn't appear to be working.18:36
v1k0d3nhttps://www.irccloud.com/pastebin/Oqwwp8H4/18:39
v1k0d3nalso if it helps ^^18:39
nmagneziv1k0d3n, I know how it sounds but.. can you list your key pairs?18:40
mjblackv1k0d3n: the key needs to exist for the account that will launch the amphora instances (e.g. octavia)18:40
v1k0d3nyup! was just doing that now as well to help give a whole picture.18:40
nmagnezimjblack, +118:40
nmagneziv1k0d3n, do make sure that the key is in the same tenant/project Octavia attempts to spawn Amphora instances on18:41
v1k0d3nhttps://www.irccloud.com/pastebin/RgEGwEr0/18:41
v1k0d3nit is...i'm doing this all via the openstack cli...and i only have one account/project on here right now.18:42
v1k0d3nlike i said, this is a fairly fresh setup, because i'm working through the automated process of setting it all up.18:42
mjblackcan you do a "openstack user list --domain default" and send the output?18:43
v1k0d3ni can force the project name in that file..18:43
v1k0d3none sec.18:43
nmagneziv1k0d3n, grep project_name /etc/octavia/octavia.conf18:43
*** gcheresh has joined #openstack-lbaas18:45
v1k0d3nhttps://www.irccloud.com/pastebin/ObnAxg8T/18:45
v1k0d3nit should be using the admin project18:45
v1k0d3nwhich is where i'm attempting to deploy from18:45
mjblackv1k0d3n: what about the user list output?18:46
v1k0d3nhttps://www.irccloud.com/pastebin/iEwDo4lt/18:46
mjblackare you logging in as the octavia user account or the 'admin' user account?18:47
v1k0d3nhttps://www.irccloud.com/pastebin/RtcnIHTt/18:47
v1k0d3ndo i need to log in as octavia to deploy the amphora lb?18:48
mjblackyou need to be whatever account you have configured that will launch the amphora images18:48
v1k0d3ni was under the impression that users would deploy their load-balancer.18:48
mjblackin typical cases its the octavia user18:48
mjblackso you need to log in as octavia and add the ssh key18:48
v1k0d3nah. hmmm...one sec.18:48
mjblackand have it named what you have configured in octavia.conf18:49
v1k0d3nok, that helps. one second and let me try something.18:51
mjblackusers will deploy load balancers but the VM instances launched will be managed by the service and will be invisible to the users18:54
mjblackyou will need to also be aware that quotas (cores, ram, instances, and ports) come into effect as well for the project you configure to own the VM instances18:55
v1k0d3nhmmm18:55
v1k0d3nhttps://www.irccloud.com/pastebin/uuOvgTrO/18:56
v1k0d3ni'm now in the service project, and the key is there with the correct name (or at least it appears os).18:56
v1k0d3ns/os/so18:56
v1k0d3nquotas are all fine.18:57
mjblackbut did you add the key as the octavia user?18:57
v1k0d3nhttps://www.irccloud.com/pastebin/BwZPIsw4/18:57
v1k0d3ncrap. doh!18:57
v1k0d3ni had "a moment". sorry18:58
mjblackssh keypairs in openstack belong to the user18:58
v1k0d3nyup yup that was a dumb error.18:58
mjblackits okay, I know all this being on the other side of this conversation ;)18:58
mjblack*at one point18:59
v1k0d3ni'm now positive that you're right on the keypair user thing. adding now and going to try again.18:59
v1k0d3nthank you for being patient. these are all super noob questions.19:01
*** psachin has quit IRC19:01
v1k0d3nit looks like it created! sweet.19:02
v1k0d3nthat was totally it. thank you so much folks.19:03
mjblacknp :)19:03
v1k0d3n_hopefully_ this gets me on my way. it's been quite a learning curve for getting this to work (on a few fronts). looking forward to using it though.19:03
mjblackbut thats where the fun is19:05
v1k0d3nvery true, i totally agree.19:06
v1k0d3nand then helping others :)19:06
v1k0d3nmjblack: how long until it typical get's out of a "pending" state?19:14
v1k0d3ngiven the track record i have with setting this LB up, i'm assuming i'm hitting something else.19:15
v1k0d3ndo most people have these issues at the start?19:15
v1k0d3n(learning hurdles to be clear)19:15
*** gcheresh has quit IRC19:15
mjblackyoure probably hitting into something else19:15
v1k0d3nah, in the logs it can't connect to device.19:16
v1k0d3ni know it has to be on the correct, reachable network. in this case it's on my admin network.19:16
v1k0d3nlet me try to go down that path and make sure i'm good.19:17
mjblackis the security groups you specified in octavia.conf allowing traffic from your octavia controller?19:17
*** pnull has joined #openstack-lbaas19:25
v1k0d3nhmmmm...maybe not the correct one.19:27
v1k0d3nlet me see if a change will help.19:27
v1k0d3ni did have the default.19:27
v1k0d3ni'm trying to think how i would automate this somehow in kolla, without knowing what the generated id's would be in advance.19:28
*** goldyfruit has quit IRC19:38
*** goldyfruit has joined #openstack-lbaas21:50
*** rcernin has joined #openstack-lbaas21:57
johnsomThe warning messages are normal. Typically it takes ~30 seconds for nova to boot and instance, but some setups (virtualbox for example) can take up to 15 minutes.23:39

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