Friday, 2020-04-10

*** jonaspaulo has quit IRC00:02
*** ardan has quit IRC00:07
*** ardan has joined #openstack00:07
*** dlbewley has quit IRC00:11
*** gary_perkins has quit IRC00:24
*** gary_perkins has joined #openstack00:24
*** arnoldoree has quit IRC00:43
*** jmasud has quit IRC00:53
*** jmasud has joined #openstack00:55
*** asidorenko has joined #openstack01:06
*** asidorenko_ has quit IRC01:08
*** gyee has quit IRC01:09
*** asidorenko has quit IRC01:14
*** asidorenko has joined #openstack01:15
*** Goneri has quit IRC01:47
*** skyraven has joined #openstack01:54
*** JayLiu has quit IRC01:58
*** __ministry has joined #openstack02:02
*** skyraven has quit IRC02:08
*** arnoldoree has joined #openstack03:29
*** rcernin has joined #openstack03:46
*** arnoldoree has quit IRC03:58
*** arnoldoree has joined #openstack03:58
*** skyraven has joined #openstack04:05
*** skyraven has quit IRC04:09
*** kenperkins has quit IRC04:41
*** jmasud has quit IRC04:55
*** jmasud has joined #openstack04:56
*** sauvin has joined #openstack05:02
*** rcernin has quit IRC05:03
*** JSharp is now known as jaesharp05:32
*** jaesharp is now known as JSharp05:32
*** JSharp is now known as JSharp_05:32
*** JSharp_ is now known as jaesharp05:32
*** jaesharp is now known as JSharp05:32
*** skyraven has joined #openstack06:06
*** skyraven has quit IRC06:11
*** elroncio has joined #openstack06:51
*** albert23` is now known as albert2306:56
*** jmasud has quit IRC06:56
*** jmasud has joined #openstack06:58
*** jcapitao has joined #openstack06:59
*** slaweq has joined #openstack07:00
*** fsimonce has joined #openstack07:06
*** tesseract has joined #openstack07:08
*** this10nly has joined #openstack07:19
*** suuuper has joined #openstack07:33
*** rpittau|afk is now known as rpittau07:36
*** NewJorg has quit IRC07:47
*** skyraven has joined #openstack07:47
*** NewJorg has joined #openstack07:48
*** slaweq has quit IRC07:51
*** slaweq has joined #openstack07:52
*** slaweq has quit IRC07:56
*** links has joined #openstack08:04
*** tkajinam has quit IRC08:25
*** jtomasek has joined #openstack08:36
*** jtomasek has quit IRC08:38
*** tonythomas has joined #openstack08:54
*** jmasud has quit IRC08:54
*** jmasud has joined #openstack08:56
*** jtomasek has joined #openstack09:23
*** jonaspaulo has joined #openstack09:24
*** skyraven has quit IRC09:25
Pimpekhi, I'm having issues deploying a kubernetes cluster via magnum. the issue is with the kube-master VM. it starts but I guess it doesn't get provisioned properly. here is the full journalctl output from the kube-master VM: https://pastebin.com/VRkvPvA009:41
PimpekI assume the issue is with this: Authorization failed: Unable to establish connection to http://127.0.0.1:5000/v3/auth/tokens09:42
Pimpekbut I don't have 127.0.0.1 mentioned in heat.conf. I've hardcoded the controller IP everywhere09:42
Pimpekon the VM /etc/os-collect-config.conf  and /var/lib/os-collect-config/heat_local.json both have the correct IP09:43
Pimpekand it's reachable from within the VM09:43
PimpekI'm using the Fedora-Atomic-27-20180419.0.x86_64.qemu2 image. I had less luck with newer ones09:44
Pimpekany ideas? help would be much appreciated09:44
*** wspthr has quit IRC09:53
*** wspthr has joined #openstack09:53
*** skyraven has joined #openstack10:00
*** avivgt has joined #openstack10:01
*** wspthr has quit IRC10:06
*** persia_ is now known as persia10:07
*** wspthr has joined #openstack10:08
*** rpittau is now known as rpittau|bbl10:19
*** skyraven has quit IRC10:38
*** Kokpit has joined #openstack10:48
KokpitHello everyone, I have an error while launching a nova instance, not sure why, how do I list the error log? I'm using openstack CLI10:49
*** jcapitao is now known as jcapitao_lunch10:58
PimpekKokpit: /var/log/nova/*log11:01
*** Kokpit has left #openstack11:08
*** Kokpit has joined #openstack11:10
KokpitHello everyone, I have an issue with a service named: openstack-nova-api.service, looks it's disabled and stopped and I can't turn it on. journalctl -xe: https://gist.github.com/chokpit/a858aa29df24db69ac2fc88036ca920111:18
*** nksegos has joined #openstack11:20
*** Dantalion has quit IRC11:21
PimpekKokpit: check /var/log/nova/nova-api.log. and see what you have under enabled_apis= in nova.conf11:23
*** ivve has quit IRC11:28
KokpitPimpek, 2020-04-10 14:17:11.197 7967 ERROR nova.cmd.api [-] No APIs were started. Check the enabled_apis config option.11:39
KokpitA lot of lines like that11:39
PimpekKokpit: yeah, enable some in nova.conf. this is what I have: enabled_apis=osapi_compute,metadata11:44
*** damien_r has quit IRC11:47
*** rpittau|bbl is now known as rpittau11:58
*** jraju__ has joined #openstack12:01
*** links has quit IRC12:01
KokpitPimpek, thank you, that working, but still I having issue while running an instance: https://gist.github.com/chokpit/9fbd832d77a47a2e008211d0be550c2512:04
PimpekKokpit you get a Connection refused, so nothing is listening there. maybe the IP is miss-configured? or the keystone service isn't up?12:06
KokpitPimpek, I'm getting the same error when typing "openstack service list --long"12:08
Pimpekis httpd/apache2 running?12:09
KokpitPimpek, No, it's down, and I can't bring it up https://gist.github.com/chokpit/f715ed415c5fffd7032736f061a6851112:15
Pimpekcheck individual logs. the reason is not visible12:16
Pimpekalso, I had issues by manually enabling services via sytemctl. learned the hard way that it's not good practice12:17
*** jcapitao_lunch is now known as jcapitao12:18
KokpitPimpek, which log file is most relevant?12:20
KokpitPimpek, it's contains too much information, how do I filtering it12:20
Pimpekthe ones of which the services wont' start :)12:20
Pimpektry just greping ERROR12:20
Kokpitok12:20
*** elroncio has quit IRC12:26
*** skyraven has joined #openstack12:34
*** KingJ has quit IRC12:35
*** sleepee has joined #openstack12:36
*** skyraven has quit IRC12:39
*** jmasud has quit IRC12:54
*** jmasud has joined #openstack12:56
*** skyraven has joined #openstack13:18
*** avivgt has quit IRC13:21
*** sleepee has quit IRC13:31
*** shibboleth has joined #openstack13:40
*** kenperkins has joined #openstack13:54
*** jidar has quit IRC14:04
*** this10nly has quit IRC14:08
*** jidar has joined #openstack14:09
*** schwicht has joined #openstack14:15
*** slaweq has joined #openstack14:18
*** slaweq has quit IRC14:27
*** slaweq has joined #openstack14:28
*** miloa has quit IRC14:28
*** slaweq has quit IRC14:33
*** rpittau is now known as rpittau|afk14:57
*** JamesBenson has joined #openstack15:24
*** tesseract has quit IRC15:29
*** gyee has joined #openstack15:31
*** Goneri has joined #openstack15:40
*** Eryn_1983_FL has joined #openstack15:41
Eryn_1983_FLhi guys15:41
Eryn_1983_FLwhere can i put a script to run at first boot up of a instance?  and make it like the default, we adding hosts to saltstack,15:41
PimpekEryn_1983_FL: you can probably load a cloud-init script from a file15:42
Pimpekcheck if salt has the option to select one on instance creation15:43
Eryn_1983_FLyueah but i got to click it to add it15:49
Eryn_1983_FLi want to always pull it15:49
Eryn_1983_FLsee the onlyplace i see it you have to select the script or type it in15:52
Eryn_1983_FLi want it automatic15:52
Eryn_1983_FLso we can hit one button bam web1 is up, bam salt runs on it then it gets in the load balancer,15:53
Eryn_1983_FLthen when we are done with it or updating code we destroy the web1, remove the key from saltmaster, and make a new web1# run salt on it and then add to load balancer.15:53
Eryn_1983_FLthats the super highlevel what we are trying to do.15:54
*** roylez has quit IRC15:57
*** roylez has joined #openstack15:57
*** jcapitao has quit IRC16:00
-openstackstatus- NOTICE: review.opendev.org is being restarted for scheduled maintenance; see http://lists.opendev.org/pipermail/service-announce/2020-April/000003.html16:04
*** slaweq has joined #openstack16:12
*** slaweq has quit IRC16:40
*** jmasud has quit IRC16:55
*** jmasud has joined #openstack16:56
*** __ministry has quit IRC16:59
-openstackstatus- NOTICE: etherpad.openstack.org will be offline for about 30 minutes while it is migrated to a new server with a new hostname; see http://lists.opendev.org/pipermail/service-announce/2020-April/000003.html17:01
*** jraju__ has quit IRC17:03
*** dlbewley has joined #openstack17:26
*** brokencycle has joined #openstack17:38
*** cgayan has quit IRC17:48
*** cgayan has joined #openstack17:48
-openstackstatus- NOTICE: The etherpad migration is still in progress; revised estimated time of completion 18:30 UTC17:51
*** juvenal has quit IRC17:59
*** melwitt has quit IRC17:59
*** BlackDex has quit IRC17:59
*** mugsie has quit IRC17:59
*** hns has quit IRC17:59
*** x7c00 has quit IRC17:59
*** xnox has quit IRC17:59
*** cyberpear has quit IRC17:59
*** dpaterson has quit IRC17:59
*** pid1 has quit IRC17:59
*** Iambchop has quit IRC17:59
*** whyz has quit IRC17:59
*** andy_ has quit IRC17:59
*** shibboleth has quit IRC18:02
*** juvenal has joined #openstack18:03
*** dpaterson has joined #openstack18:03
*** melwitt has joined #openstack18:03
*** xnox has joined #openstack18:03
*** BlackDex has joined #openstack18:03
*** mugsie has joined #openstack18:03
*** hns has joined #openstack18:03
*** x7c00 has joined #openstack18:03
*** cyberpear has joined #openstack18:03
*** pid1 has joined #openstack18:03
*** Iambchop has joined #openstack18:03
*** whyz has joined #openstack18:03
*** andy_ has joined #openstack18:03
*** jtomasek has quit IRC18:06
dlbewleybuffer 1318:12
*** juvenal has quit IRC18:15
*** juvenal has joined #openstack18:17
*** jtomasek has joined #openstack18:22
*** Kokpit has quit IRC18:26
*** slaweq has joined #openstack18:29
Eryn_1983_FLok Pimpek18:33
Eryn_1983_FLthanks Pimpek  that will help18:39
*** dlbewley has quit IRC18:45
*** dlbewley has joined #openstack18:55
*** kenperkins_ has joined #openstack19:05
*** kenperkins has quit IRC19:05
*** kenperkins_ is now known as kenperkins19:05
PimpekEryn_1983_FL I see. you're probably looking for some kind of image templates. I don't know, I'm new to this myself. maybe someone else can help out19:16
*** shibboleth has joined #openstack19:21
*** nksegos has quit IRC19:30
*** cah_link has quit IRC19:32
*** suuuper has quit IRC19:34
*** ttsiouts has joined #openstack19:41
Eryn_1983_FLyeah im gettin close now20:05
Eryn_1983_FLnow if i can only remove the salt keys after i destroy images.20:05
-openstackstatus- NOTICE: Due to a database migration error, etherpad.opendev.org is offline until further notice.20:08
*** aedc_ has joined #openstack20:18
*** aedc has quit IRC20:20
*** aedc_ has quit IRC20:28
*** kenperkins_ has joined #openstack20:33
*** kenperkins has quit IRC20:33
*** sshnaidm|off has quit IRC20:46
*** jmasud has quit IRC20:54
*** kenperkins_ is now known as kenperkins20:54
*** jmasud has joined #openstack20:55
*** dlbewley has quit IRC21:36
*** dlbewley has joined #openstack21:58
*** ttsiouts has quit IRC22:01
*** dlbewley has quit IRC22:03
*** jamesdenton has joined #openstack22:15
*** jamesden_ has quit IRC22:16
*** ttsiouts has joined #openstack22:22
-openstackstatus- NOTICE: Maintenance on etherpad.opendev.org is complete and the service is available again22:24
*** ttsiouts has quit IRC22:27
*** dlbewley has joined #openstack22:39
*** jamesden_ has joined #openstack23:00
*** ttsiouts has joined #openstack23:02
*** jamesdenton has quit IRC23:04
*** jonaspaulo has quit IRC23:13
*** rcernin has joined #openstack23:20
*** skyraven has quit IRC23:21
*** ttsiouts has quit IRC23:36
*** shibboleth has quit IRC23:36
*** dlbewley has quit IRC23:47

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