Thursday, 2018-08-23

*** unicell has quit IRC00:51
*** unicell has joined #openstack-helm00:52
*** chenyb4 has joined #openstack-helm01:21
openstackgerritPete Birley proposed openstack/openstack-helm master: Openstack: Use k8s secret to store config  https://review.openstack.org/59001801:40
portdirectcfriesen: for keystone we need to for proper federation support01:40
portdirectfor the rest we are currently using eventlet for most things - and will be shifting to uwsgi/nginx at some point most likly01:41
chenyb4Hi, guys.  I have one error when i execute ./tools/deployment/developer/ceph/045-ceph-ns-activate.sh01:52
chenyb4The error appear in https://github.com/openstack/openstack-helm/blob/master/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-manager.sh.tpl#L3801:53
chenyb4create securet appear "STDIN": error decoding from json: illegal base64 data at input byte 22401:55
chenyb4Are you anybody can help me?01:57
*** unicell has quit IRC02:06
*** dansmith has joined #openstack-helm02:28
*** jayahn has quit IRC02:29
*** srwilkers has quit IRC02:29
*** mnasiadka has quit IRC02:29
*** htimsnad has quit IRC02:29
*** b-str has quit IRC02:29
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Helm: dont update the default stable repo on install  https://review.openstack.org/59540703:05
*** unicell has joined #openstack-helm03:06
*** unicell has quit IRC03:11
*** unicell has joined #openstack-helm03:27
*** gmmaha has quit IRC03:30
*** unicell has quit IRC03:32
*** gmmaha has joined #openstack-helm03:37
openstackgerritRenis Makadia proposed openstack/openstack-helm master: WIP Tenant Ceph - Ceph for Glance and Cinder  https://review.openstack.org/59307203:47
*** unicell has joined #openstack-helm04:16
openstackgerritMerged openstack/openstack-helm master: Ldap: remove chart from repo  https://review.openstack.org/59519404:17
*** unicell has quit IRC04:25
*** unicell has joined #openstack-helm04:25
openstackgerritRenis Makadia proposed openstack/openstack-helm master: WIP Tenant Ceph - Ceph for Glance and Cinder  https://review.openstack.org/59307205:10
openstackgerritMerged openstack/openstack-helm-infra master: Helm: dont update the default stable repo on install  https://review.openstack.org/59540705:14
openstackgerritRenis Makadia proposed openstack/openstack-helm master: WIP Ceph chart cleanup  https://review.openstack.org/59548305:29
*** nguyenhai has joined #openstack-helm06:31
*** sawblade6 has joined #openstack-helm06:35
*** goutham1 has joined #openstack-helm06:37
*** zhangfei has joined #openstack-helm06:46
*** goutham1 has quit IRC06:57
*** unicell has quit IRC07:05
*** unicell has joined #openstack-helm07:07
*** unicell has quit IRC07:12
*** goutham1 has joined #openstack-helm07:16
*** jayahn has joined #openstack-helm07:19
openstackgerritchenyb4 proposed openstack/openstack-helm master: Add nfs client install physical node in doc description  https://review.openstack.org/59551107:21
*** goutham1 has quit IRC07:35
openstackgerritRenis Makadia proposed openstack/openstack-helm master: WIP Tenant Ceph - Ceph for Glance and Cinder  https://review.openstack.org/59307207:37
*** gkadam has joined #openstack-helm07:44
*** gkadam is now known as gkadam-afk08:14
openstackgerritchenyb4 proposed openstack/openstack-helm master: Add nfs client install physical node in doc description  https://review.openstack.org/59551108:26
*** goutham1 has joined #openstack-helm08:55
*** goutham1 has left #openstack-helm09:03
*** SlickNik has quit IRC10:09
*** jamesgu has quit IRC10:59
*** jamesgu has joined #openstack-helm11:01
*** zhangfei has quit IRC11:38
*** chenyb4 has quit IRC11:47
*** SamYaple has quit IRC12:05
*** SamYaple has joined #openstack-helm12:06
*** ispp has joined #openstack-helm12:24
*** schwicht has joined #openstack-helm12:33
*** dims_ is now known as dims12:37
openstackgerritMike Pham proposed openstack/openstack-helm master: This PS develop script for backup of DBs and PVCs  https://review.openstack.org/58706512:41
*** moh_ahmed has joined #openstack-helm12:41
moh_ahmedHey folks. I'm trying to deploy OpenStack-Helm but seems like I'm running into this issue on my nova-compute: Connection to libvirt failed: unable to connect to server at '127.0.0.1:16509': Connection refused12:43
moh_ahmedMy libvirt pod is crashlooping but I can't seem to figure out why12:43
moh_ahmedFinally, my nova-compute-default pod is stuck in Init12:44
portdirectmoh_ahmed: can you get the logs from your libvirt pod?12:44
moh_ahmedYup, where do you want me to paste it?12:45
portdirectPaste.openstack.org12:45
moh_ahmedportdirect: http://paste.openstack.org/show/728682/12:46
moh_ahmedI was seeing libvirt.d already running on host prior to this. I stopped the daemons (Ubuntu 16.04, service libvirt-bin stop) and thought it was fixed12:47
portdirectOh, that will be your issue12:48
portdirectIs the libvirt pod now running?12:48
moh_ahmedNope, CrashLooping12:48
portdirectBut nothing in the log other than what you pasted?12:49
moh_ahmedCorrect. I do see libvirt-guests daemon started12:49
moh_ahmedI have tried deleting the pods and re-running the scripts12:50
portdirectHmm, neither of those should be running on the host12:50
portdirectCan you just apt-get remove libvirt12:50
moh_ahmedSure. Let me try that12:51
portdirectAnd then try after rebooting the node12:51
*** schwicht has quit IRC12:51
*** eeiden has joined #openstack-helm13:26
*** schwicht has joined #openstack-helm13:27
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Helm-Toolkit: Move sensitive config data to secrets.  https://review.openstack.org/59373213:38
moh_ahmedportdirect: I'll give it a go. Thanks!13:38
*** d|k has quit IRC13:58
*** ianychoi has quit IRC13:59
*** ianychoi has joined #openstack-helm14:00
*** ispp has quit IRC14:03
moh_ahmedportdirect: So the libvirt pod stopped crashing, but I have a lot of pods in init state now. Anyway to kick start them?14:10
moh_ahmedI'll probably do a wipe and start again. I think removing libvirt had some other effects on the rest of the pods and its now stuck in a weird state.14:17
*** moh_ahmed has quit IRC14:57
*** moh_ahmed has joined #openstack-helm14:57
*** moh_ahme_ has joined #openstack-helm15:02
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm master: Ceph client keys: Make configmap and job names configurable  https://review.openstack.org/59426615:04
*** moh_ahmed has quit IRC15:05
*** moh_ahmed has joined #openstack-helm15:10
*** moh_ahme_ has quit IRC15:13
*** aaronsheffield has joined #openstack-helm15:35
*** sthussey has joined #openstack-helm15:50
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Helm-Toolkit: Move sensitive config data to secrets.  https://review.openstack.org/59373215:55
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Gate: Restore voting to keystone webhook gate  https://review.openstack.org/59582215:56
*** eeiden has quit IRC16:03
*** gkadam-afk has quit IRC16:07
*** eeiden has joined #openstack-helm16:24
openstackgerritPete Birley proposed openstack/openstack-helm master: Keystone: Correct endpoint definition  https://review.openstack.org/59582816:34
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: K8S: Update to current 1.10.x release  https://review.openstack.org/59584117:28
*** moh_ahme_ has joined #openstack-helm17:33
*** moh_ahmed has quit IRC17:37
*** moh_ahmed has joined #openstack-helm17:39
*** moh_ahme_ has quit IRC17:43
openstackgerritMerged openstack/openstack-helm-infra master: Helm-Toolkit: Move sensitive config data to secrets.  https://review.openstack.org/59373217:55
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: [DNM]: Load apparmor profile via helm  https://review.openstack.org/59050118:27
*** unicell has joined #openstack-helm18:37
*** sgrasley has joined #openstack-helm18:43
*** moh_ahme_ has joined #openstack-helm18:45
*** anticw has quit IRC18:46
*** moh_ahmed has quit IRC18:48
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: [DNM]: Load apparmor profile via helm  https://review.openstack.org/59050118:54
*** aaronsheffield has quit IRC18:57
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: [DNM]: Load apparmor profile via helm  https://review.openstack.org/59050119:19
openstackgerritMerged openstack/openstack-helm master: Openstack: Use k8s secret to store config  https://review.openstack.org/59001819:24
*** aaronsheffield has joined #openstack-helm19:49
moh_ahme_Any idea on how to get WaitConditions to work with this kind of deployment? I see the following error when it gets to the wc_notify "Could not resolve host: heat-api.openstack.svc.cluster.local"20:00
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Helm: dont update the default stable repo on install  https://review.openstack.org/59587920:05
*** aaronsheffield has quit IRC20:06
*** aaronsheffield has joined #openstack-helm20:09
*** schwicht has quit IRC20:31
*** schwicht has joined #openstack-helm20:33
*** aaronsheffield has quit IRC21:03
*** gmmaha has quit IRC21:18
*** gmmaha has joined #openstack-helm21:19
*** moh_ahmed has joined #openstack-helm21:31
*** moh_ahme_ has quit IRC21:35
*** moh_ahmed has quit IRC21:36
*** aagate has joined #openstack-helm21:45
*** eeiden has quit IRC21:50
*** schwicht has quit IRC22:22
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm master: Ceph client keys: Make configmap and job names configurable  https://review.openstack.org/59426622:23
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm master: Ceph client keys: Make configmap and job names configurable  https://review.openstack.org/59426623:20
openstackgerritMerged openstack/openstack-helm-infra master: Gate: Restore voting to keystone webhook gate  https://review.openstack.org/59582223:48

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