*** strigazi has quit IRC | 00:01 | |
*** vabada has quit IRC | 00:01 | |
*** strigazi has joined #openstack-containers | 00:02 | |
*** vabada has joined #openstack-containers | 00:02 | |
*** jaewook_oh has joined #openstack-containers | 01:07 | |
*** itlinux has joined #openstack-containers | 01:44 | |
*** itlinux has quit IRC | 01:44 | |
*** ykarel has joined #openstack-containers | 02:18 | |
*** hongbin has joined #openstack-containers | 02:20 | |
*** ykarel has quit IRC | 02:32 | |
*** ykarel has joined #openstack-containers | 03:13 | |
*** hongbin has quit IRC | 03:38 | |
*** Nel1x has quit IRC | 04:07 | |
*** Namrata has joined #openstack-containers | 05:01 | |
*** ramishra has joined #openstack-containers | 05:09 | |
*** udesale has joined #openstack-containers | 05:09 | |
*** ykarel_ has joined #openstack-containers | 05:11 | |
*** itlinux has joined #openstack-containers | 05:12 | |
*** ykarel has quit IRC | 05:14 | |
*** ykarel__ has joined #openstack-containers | 05:15 | |
*** ykarel_ has quit IRC | 05:18 | |
*** ykarel_ has joined #openstack-containers | 05:20 | |
*** ykarel__ has quit IRC | 05:23 | |
*** ykarel__ has joined #openstack-containers | 05:24 | |
*** ykarel_ has quit IRC | 05:27 | |
*** ykarel_ has joined #openstack-containers | 05:29 | |
*** ykarel__ has quit IRC | 05:32 | |
*** pcaruana has joined #openstack-containers | 06:11 | |
*** rcernin has quit IRC | 07:12 | |
*** mattgo has joined #openstack-containers | 07:28 | |
*** shu-mutow has joined #openstack-containers | 07:36 | |
tobberydberg | Hi everyone! Having some issues spinning up clusters after we upgraded to queens... | 07:57 |
---|---|---|
tobberydberg | Created new templates based on the latest fedora-atomic | 07:58 |
tobberydberg | During creation of the cluster only the master node gets created, no minions. The stack seems to be stuck in the folowing resource: | 07:59 |
tobberydberg | kube_masters xxxxxxxxxxxx OS::Heat::ResourceGroup CREATE_IN_PROGRESS | 08:00 |
tobberydberg | The only error found so far anywhere is this error in cloud-init-output on the master-server: | 08:00 |
tobberydberg | ```Created symlink /etc/systemd/system/multi-user.target.wants/wc-notify.service → /etc/systemd/system/wc-notify.service. | 08:00 |
tobberydberg | 2018-09-28 07:38:42,998 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) | 08:00 |
tobberydberg | 2018-09-28 07:38:42,998 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python3.6/site-packages/cloudinit/config/cc_scripts_user.py'>) failed | 08:00 |
tobberydberg | Cloud-init v. 17.1 finished at Fri, 28 Sep 2018 07:38:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 264.88 seconds``` | 08:00 |
*** serlex has joined #openstack-containers | 08:16 | |
*** Namrata has quit IRC | 08:16 | |
*** Namrata has joined #openstack-containers | 08:17 | |
*** ykarel__ has joined #openstack-containers | 08:28 | |
*** ykarel_ has quit IRC | 08:31 | |
*** ttsiouts has joined #openstack-containers | 08:32 | |
strigazi | tobberydberg can you run, runc list in the master node? | 08:49 |
*** ykarel__ is now known as ykarel | 08:59 | |
*** ykarel is now known as ykarel|lunch | 09:04 | |
*** salmankhan has joined #openstack-containers | 09:08 | |
*** ttsiouts has quit IRC | 09:15 | |
*** ttsiouts has joined #openstack-containers | 09:18 | |
tobberydberg | strigazi: Problem resolved, thanks anyway! Other issues at this point, might get back with that =) | 09:42 |
*** ykarel|lunch is now known as ykarel | 09:48 | |
brtknr | tobberydberg: what was the problem? | 09:56 |
brtknr | tobberydberg: if you dont mind sharing | 09:56 |
tobberydberg | default size of docker-volume-size was to small brtknr | 10:03 |
brtknr | tobberydberg: ah okay! sounds familiar. i also had trouble creating a cluster when cinder volume is disabled because i had specified a number for docker-volume-size. unsetting it solved the issue. | 10:04 |
tobberydberg | Think we found a bug filed about that, but can't find it now. Will post reference to it here if I find it | 10:04 |
tobberydberg | Sounds like the same, yes | 10:05 |
*** ttsiouts has quit IRC | 11:09 | |
*** udesale has quit IRC | 11:32 | |
*** shu-mutow has quit IRC | 11:43 | |
*** yolanda has joined #openstack-containers | 11:44 | |
*** Bhujay has joined #openstack-containers | 11:58 | |
*** mgoddard has joined #openstack-containers | 12:00 | |
*** serlex has quit IRC | 12:11 | |
brtknr | strigazi: do you know if it is possible to mount a hostPath in a multinode k8s deployment? online docs say the answer is no but i was wondering if you had found another way... | 12:13 |
*** ttsiouts has joined #openstack-containers | 12:21 | |
strigazi | brtknr: I didn't get it, what do you want to do? | 12:22 |
*** ykarel_ has joined #openstack-containers | 12:28 | |
*** ykarel has quit IRC | 12:31 | |
*** ykarel_ is now known as ykarel | 12:31 | |
*** serlex has joined #openstack-containers | 12:56 | |
*** jaewook_oh has quit IRC | 12:59 | |
*** serlex has quit IRC | 13:03 | |
*** zul has quit IRC | 13:16 | |
*** zul has joined #openstack-containers | 13:19 | |
*** ramishra has quit IRC | 13:22 | |
brtknr | strigazi: I want to set the right filesystem permission on a mounted path, instead of root | 13:38 |
brtknr | strigazi: at the moment, files created inside a mounted path are attributed to root, but setting securityContext.runAsUser to anything other than root causes the pod deployment to fail | 13:39 |
*** Namrata has quit IRC | 13:44 | |
tobberydberg | Magnum in latest Queens - there seems to be some missing communication between heat and magnum. When deleting a cluster, the underlying stack gets deleted but magnum cluster never finish its delete but will be stuck in "DELETE_IN_PROGRESS" until you issue a new delete request after the stack deletion has finished. | 13:44 |
tobberydberg | There seems to also be a similar issue when creating a cluster. The underlying stack finish its creation process ending up in CREATE_COMPLETE but the stack gets stuck in "CREATE_IN_PROGRESS". | 13:44 |
tobberydberg | So far we haven't been able to find anything else affected by this and the k8s installation seems to work. Haven't found any solution for this issue, or any errors in logs either... | 13:44 |
tobberydberg | Anyone else that experienced that? Will update here if find the source or/and solution | 13:45 |
strigazi | tobberydberg, it was the same for brtknr, one sec | 13:50 |
strigazi | tobberydberg: http://eavesdrop.openstack.org/irclogs/%23openstack-containers/%23openstack-containers.2018-09-25.log.html | 13:51 |
strigazi | tobberydberg: in [drivers] send_cluster_metrics=False | 13:51 |
tobberydberg | Thanks a lot strigazi ... let me see if I can try that out immediately | 13:55 |
*** Nel1x has joined #openstack-containers | 13:56 | |
*** hongbin has joined #openstack-containers | 14:19 | |
tobberydberg | Thanks once again strigazi ... works like charm! | 14:29 |
strigazi | :) | 14:29 |
tobberydberg | Just to have it said, could find that option in the documentation =) | 14:29 |
tobberydberg | Running openstack-ansible, something that you think you be set by default? | 14:30 |
strigazi | tobberydberg: https://docs.openstack.org/releasenotes/magnum/queens.html#relnotes-6-0-1-stable-queens-upgrade-notes | 14:32 |
tobberydberg | sorry strigazi ... to late on a friday here ... had the pike docs in front of me :-) | 14:35 |
strigazi | tobberydberg: no problem, happy to help :) | 14:35 |
tobberydberg | Need beer and .... and another beer... | 14:35 |
strigazi | me too, I could join you, let's do it in Berlin | 14:36 |
*** mattgo has quit IRC | 14:38 | |
*** Bhujay has quit IRC | 14:58 | |
*** dave-mccowan has joined #openstack-containers | 15:07 | |
*** dave-mccowan has quit IRC | 15:13 | |
*** mgoddard has quit IRC | 15:16 | |
*** ykarel is now known as ykarel|away | 15:35 | |
*** zul has quit IRC | 15:41 | |
*** mgoddard has joined #openstack-containers | 15:47 | |
*** ttsiouts has quit IRC | 15:55 | |
*** zul has joined #openstack-containers | 16:28 | |
*** ykarel_ has joined #openstack-containers | 16:29 | |
*** ykarel|away has quit IRC | 16:30 | |
*** ykarel__ has joined #openstack-containers | 16:31 | |
*** ykarel_ has quit IRC | 16:31 | |
*** salmankhan has quit IRC | 16:38 | |
*** ianychoi has quit IRC | 16:39 | |
*** ianychoi has joined #openstack-containers | 16:44 | |
*** Dobroslaw has quit IRC | 16:45 | |
*** ykarel__ has quit IRC | 17:00 | |
*** Nel1x has quit IRC | 17:04 | |
*** ejat has quit IRC | 17:29 | |
colin- | is magnum presenting? or not that type of event | 17:30 |
openstackgerrit | Doug Hellmann proposed openstack/magnum master: change dist name to match PyPI https://review.openstack.org/606162 | 18:33 |
*** mgoddard has quit IRC | 18:47 | |
*** openstackgerrit has quit IRC | 20:07 | |
*** mgoddard has joined #openstack-containers | 21:21 | |
*** mgoddard has quit IRC | 21:43 | |
brtknr | there is a talk by flwang | 22:00 |
brtknr | colin-: ^ | 22:00 |
*** hongbin has quit IRC | 23:02 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!