openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Kernel Modules: Load via chroot into host https://review.openstack.org/510710 | 00:05 |
---|---|---|
*** gouthamr has joined #openstack-helm | 00:21 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Kernel Modules: Load via chroot into host https://review.openstack.org/510710 | 00:26 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Charts: Make names consistent across all charts https://review.openstack.org/510714 | 00:30 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: add aodh chart https://review.openstack.org/508264 | 00:36 |
jayahn | we (all korean) are back in business after a long 10 days holiday. :) .. I am doing real hard work to adjust myself again to "working mode" though. | 02:00 |
*** wxy_ has joined #openstack-helm | 02:09 | |
*** lukepatrick has joined #openstack-helm | 02:41 | |
osh-chatbot1 | <mattmceuen> Welcome back! Hope you had a great holiday. Try to ease back into real life :-) | 03:00 |
*** krypto has joined #openstack-helm | 03:44 | |
*** coolsvap has joined #openstack-helm | 04:08 | |
*** mattmceuen has joined #openstack-helm | 04:10 | |
*** gouthamr has quit IRC | 04:14 | |
jayahn | :) thanks!! | 04:17 |
v1k0d3n | welcome back jayahn :) | 04:17 |
jayahn | v1k0d3n: thanks. :) | 04:18 |
*** lukepatrick has quit IRC | 04:29 | |
*** mattmceuen has quit IRC | 04:45 | |
*** yamamoto has quit IRC | 06:11 | |
*** krypto has quit IRC | 07:58 | |
osh-chatbot1 | <abhishekjaiswal> hi while installing maria db i am getting `PersistentVolumeClaim is not bound: "mysql-data-mariadb-0" (repeated 5 times)` | 08:37 |
osh-chatbot1 | <abhishekjaiswal> anyone up for help | 08:39 |
osh-chatbot1 | <mariusv> you can mark this line as `false` https://github.com/openstack/openstack-helm/blob/master/mariadb/values.yaml#L45 and will work | 08:41 |
osh-chatbot1 | <mariusv> but it looks like your ceph is not available | 08:42 |
osh-chatbot1 | <mariusv> `kubectl get all --all-namespaces` | 08:42 |
osh-chatbot1 | <abhishekjaiswal> ceph svc/ceph-mon ClusterIP None <none> 6789/TCP 32m ceph svc/ceph-rgw ClusterIP 10.233.12.12 <none> 8088/TCP 32m | 08:42 |
osh-chatbot1 | <abhishekjaiswal> ceph is running | 08:42 |
osh-chatbot1 | <abhishekjaiswal> i might be missing these step `http://openstack-helm.readthedocs.io/en/latest/install/multinode.html#kubernetes-node-dns-resolution` | 08:45 |
*** krypto has joined #openstack-helm | 08:48 | |
openstackgerrit | Sungil Im proposed openstack/openstack-helm-addons master: WIP: Fluent-logging helm chart https://review.openstack.org/507023 | 09:19 |
openstackgerrit | Sungil Im proposed openstack/openstack-helm-addons master: Fluent-logging helm chart https://review.openstack.org/507023 | 09:23 |
*** korzen_ has quit IRC | 09:29 | |
*** korzen has joined #openstack-helm | 09:32 | |
osh-chatbot1 | <abhishekjaiswal> i am getting this error on ceph cluster | 09:40 |
osh-chatbot1 | <abhishekjaiswal> health HEALTH_ERR no osds | 09:40 |
osh-chatbot1 | <mariusv> please paste: `kubectl get all --all-namespaces` | 09:40 |
osh-chatbot1 | <mariusv> but as I said it looks like ceph is not there | 09:40 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/openstack-helm master: WIP: Support services in different namespaces https://review.openstack.org/510810 | 09:49 |
osh-chatbot1 | <abhishekjaiswal> @mariusv | 09:53 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/openstack-helm master: WIP: Support services in different namespaces https://review.openstack.org/510810 | 09:53 |
osh-chatbot1 | <abhishekjaiswal> File uploaded https://kubernetes.slack.com/files/U6CG24GSK/F7FV30QJG/all.txt / https://slack-files.com/T09NY5SBT-F7FV30QJG-5fc607a655 | 09:53 |
osh-chatbot1 | <abhishekjaiswal> File uploaded https://kubernetes.slack.com/files/U6CG24GSK/F7G25QHKP/ceph-all.txt / https://slack-files.com/T09NY5SBT-F7G25QHKP-23fe307001 | 09:55 |
osh-chatbot1 | <mariusv> see why this are dead: ``` po/ceph-osd-5lwv4 0/1 CrashLoopBackOff 4 2m po/ceph-osd-h8hsj 0/1 CrashLoopBackOff 4 2m po/ceph-osd-rjzjt 0/1 CrashLoopBackOff 4 2m ``` | 09:57 |
osh-chatbot1 | <mariusv> I’m assuming because can’t reach the mons but just to make sure | 09:57 |
osh-chatbot1 | <mariusv> `kubectl describe po/ceph-osd-5lwv4 -n ceph` | 09:57 |
osh-chatbot1 | <abhishekjaiswal> File uploaded https://kubernetes.slack.com/files/U6CG24GSK/F7FTHL59Q/-.txt / https://slack-files.com/T09NY5SBT-F7FTHL59Q-76a69744db | 09:58 |
osh-chatbot1 | <abhishekjaiswal> FYI i tried purging ceph and installing it again | 09:59 |
osh-chatbot1 | <mariusv> your cluster is in a weird shape | 10:03 |
osh-chatbot1 | <abhishekjaiswal> what should i do know should i delete and start with helm init | 10:03 |
osh-chatbot1 | <mariusv> it looks like calico is not quite ready so does ceph and dns you have part of it up and part of it down | 10:05 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/openstack-helm master: WIP: Support services in different namespaces https://review.openstack.org/510810 | 10:12 |
osh-chatbot1 | <abhishekjaiswal> File uploaded https://kubernetes.slack.com/files/U6CG24GSK/F7FCJL6DP/-.txt / https://slack-files.com/T09NY5SBT-F7FCJL6DP-2a6e8a20b7 | 10:18 |
osh-chatbot1 | <abhishekjaiswal> calico is up and running | 10:18 |
osh-chatbot1 | <abhishekjaiswal> can anyone tell me what is this step `To do this you will first need to find out what the IP Address of your kube-dns deployment is:` | 10:22 |
osh-chatbot1 | <abhishekjaiswal> how to do ceph cleanup | 10:26 |
osh-chatbot1 | <abhishekjaiswal> i want to delete ceph from scratch, any help | 10:26 |
*** korzen has quit IRC | 11:16 | |
*** korzen has joined #openstack-helm | 11:18 | |
osh-chatbot1 | <mattmceuen> Hey @abhishekjaiswal , I believe there's a known issue (planned to be resolved soon) with the ceph implementation where you may need to reboot to complete clean ceph up. Can you try that? | 11:32 |
osh-chatbot1 | <abhishekjaiswal> mean to say to reboot the system | 11:32 |
osh-chatbot1 | <abhishekjaiswal> @mattmceuen | 11:33 |
osh-chatbot1 | <mattmceuen> Yup | 11:33 |
*** yamamoto has joined #openstack-helm | 11:38 | |
*** jaypipes has joined #openstack-helm | 11:39 | |
*** yamamoto has quit IRC | 11:44 | |
*** yamamoto has joined #openstack-helm | 11:44 | |
*** yamamoto has quit IRC | 11:47 | |
*** yamamoto has joined #openstack-helm | 11:48 | |
*** yamamoto has joined #openstack-helm | 11:55 | |
*** krypto has quit IRC | 11:56 | |
*** julim has quit IRC | 11:57 | |
*** krypto has joined #openstack-helm | 11:57 | |
*** krypto has quit IRC | 11:57 | |
*** krypto has joined #openstack-helm | 11:57 | |
*** hachi_ has joined #openstack-helm | 12:15 | |
*** yamamoto has quit IRC | 12:27 | |
*** yamamoto has joined #openstack-helm | 12:29 | |
*** yamamoto has quit IRC | 12:33 | |
*** MarkBaker has joined #openstack-helm | 12:48 | |
osh-chatbot1 | <mariusv> you can still cleanup without rebooting by deleting the files on the filesystem `/var/lib/openstack-helm/ceph/` IIRC | 12:59 |
osh-chatbot1 | <mariusv> yeah, clean `/var/lib/openstack-helm` and you should be good to go | 12:59 |
*** mattmceuen has joined #openstack-helm | 13:03 | |
*** jistr is now known as jistr|mtg | 13:11 | |
*** jistr|mtg is now known as jistr | 13:19 | |
osh-chatbot1 | <v1k0d3n> @abhishekjaiswal if you want to just review, this bash script works for multinode. just ignore the var on L34 since that’s not used anymore. | 13:31 |
osh-chatbot1 | <v1k0d3n> https://github.com/v1k0d3n/bootkube-ci/blob/master/deploy-addons/openstack-helm-up | 13:31 |
osh-chatbot1 | <v1k0d3n> the `openstack-up-clean` script will clean what’s needed to be cleaned as well for you. | 13:31 |
osh-chatbot1 | <v1k0d3n> i believe…it’s still a bit of a WIP. we’re going to covert this demonstration into a project very soon. | 13:32 |
*** julim has joined #openstack-helm | 13:32 | |
*** krypto has quit IRC | 13:33 | |
*** krypto has joined #openstack-helm | 13:40 | |
korzen | hi portdirect | 13:43 |
*** gouthamr has joined #openstack-helm | 13:46 | |
mattmceuen | Hi all -- agenda for today's meeting, please add stuff! https://etherpad.openstack.org/p/openstack-helm-meeting-2017-10-10 | 13:48 |
*** lukepatrick has joined #openstack-helm | 13:51 | |
osh-chatbot1 | <portdirect> To clean ceph, you just need to delete the directory that been mentioned on the host, and the ceph namespace to ensure all secrets are purged. | 13:52 |
osh-chatbot1 | <portdirect> The one thing that may hold you up is if any rbd devices are mounted, quick you can umount -f to ckean | 13:53 |
osh-chatbot1 | <v1k0d3n> true, removing orphaned jobs related to ceph is important. deleting the namespace does that :slightly_smiling_face: | 13:53 |
*** krypto has quit IRC | 13:57 | |
*** MarkBaker has quit IRC | 13:59 | |
portdirect | korzen: o/ | 13:59 |
korzen | portdirect, I have built the k8s-entrypoint container with kuberbetes-entrypoint in /usr/local/bin | 14:00 |
korzen | with new tag v0.2.1 | 14:00 |
portdirect | w00t :D | 14:00 |
portdirect | thats awesome korzen -thanks | 14:00 |
openstackgerrit | Artur Korzeniewski proposed openstack/openstack-helm master: Change entrypoint version https://review.openstack.org/510541 | 14:00 |
*** felipemonteiro has joined #openstack-helm | 14:05 | |
*** felipemonteiro_ has joined #openstack-helm | 14:06 | |
*** goldenfri has joined #openstack-helm | 14:09 | |
*** felipemonteiro has quit IRC | 14:10 | |
*** MarkBaker has joined #openstack-helm | 14:14 | |
*** lukepatrick has quit IRC | 14:18 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Kubeadm-aio2 https://review.openstack.org/509985 | 14:21 |
*** MarkBaker has quit IRC | 14:36 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Neutron: Update tunnel interface loaction logic https://review.openstack.org/510906 | 14:48 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Neutron: Update tunnel interface loaction logic https://review.openstack.org/510906 | 14:48 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Neutron: Update tunnel interface loaction logic https://review.openstack.org/510906 | 14:50 |
mattmceuen | Welcome everyone - here's the agenda: https://etherpad.openstack.org/p/openstack-helm-meeting-2017-10-10 | 15:01 |
mattmceuen | Please add anything you'd like to discuss! | 15:01 |
mattmceuen | Noob mistake | 15:02 |
mattmceuen | Please migrate over to the actual meeting room ;-) | 15:02 |
v1k0d3n | we've all been there :) | 15:02 |
*** felipemonteiro_ has quit IRC | 15:07 | |
osh-chatbot1 | <renmak> This PS could use some reviews please. Few other US are dependent on getting this PS merge. Ceph OSD disk targeting (Ceph 1 OSD per POD) https://review.openstack.org/#/c/457754/ | 15:13 |
*** renmak_ has joined #openstack-helm | 15:14 | |
*** renmak__ has joined #openstack-helm | 15:14 | |
*** alraddarla has joined #openstack-helm | 15:29 | |
*** lukepatrick has joined #openstack-helm | 15:37 | |
*** hachi_ has quit IRC | 15:38 | |
*** MarkBaker has joined #openstack-helm | 15:48 | |
*** MarkBaker has quit IRC | 16:01 | |
*** felipemonteiro has joined #openstack-helm | 16:06 | |
*** felipemonteiro_ has joined #openstack-helm | 16:07 | |
*** gouthamr has quit IRC | 16:10 | |
*** felipemonteiro has quit IRC | 16:11 | |
openstackgerrit | Artur Korzeniewski proposed openstack/openstack-helm master: Ceph subnet_range calculation improvement https://review.openstack.org/510930 | 16:19 |
mattmceuen | Hey @jayahn, here is the workshop I mentioned -- would be great to get some of your team there to help facilitate! | 16:23 |
mattmceuen | https://www.openstack.org/summit/sydney-2017/summit-schedule/events/20424/openstack-helm-workshop-deploy-openstack-on-kubernetes?BackURL=https%3A%2F%2Fwww.openstack.org%2Fsummit%2Fsydney-2017%2Fsummit-schedule%2Fglobal-search%3Ft%3Dopenstack-helm%23eventid%3D20424 | 16:23 |
openstackgerrit | Merged openstack/openstack-helm master: KubeAPI: Update secrets to be in conformance with k8s 1.8 https://review.openstack.org/510708 | 16:52 |
*** gouthamr has joined #openstack-helm | 16:56 | |
*** gouthamr has quit IRC | 17:00 | |
*** gouthamr has joined #openstack-helm | 17:01 | |
jayahn | mattmceuen: we will definitely help on the workshop. Do you have a workshop scenario? Let's talk what we can do next week. :) | 17:09 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Kernel Modules: Load via chroot into host https://review.openstack.org/510710 | 17:14 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Kubeadm-aio2 https://review.openstack.org/509985 | 17:16 |
*** renmak_ has quit IRC | 17:23 | |
*** renmak__ has quit IRC | 17:23 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/457754 | 17:40 |
mattmceuen | jayahn - will get something put together and to you ahead of next week's meeting :) | 17:55 |
*** coolsvap has quit IRC | 18:15 | |
*** hachi_ has joined #openstack-helm | 18:15 | |
*** hachi_ has quit IRC | 18:33 | |
*** lukepatrick has quit IRC | 18:47 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Kubeadm-aio2 https://review.openstack.org/509985 | 18:54 |
*** hachi_ has joined #openstack-helm | 19:19 | |
openstackgerrit | Merged openstack/openstack-helm master: Change entrypoint version https://review.openstack.org/510541 | 19:34 |
openstackgerrit | Merged openstack/openstack-helm master: Neutron: Update tunnel interface loaction logic https://review.openstack.org/510906 | 19:34 |
*** lukepatrick has joined #openstack-helm | 19:41 | |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: dns-helper: use "sleep inifnity" to wait forever https://review.openstack.org/510325 | 19:59 |
*** MarkBaker has joined #openstack-helm | 20:08 | |
*** julim has quit IRC | 20:17 | |
*** hachi_ has quit IRC | 20:18 | |
*** lrensing has joined #openstack-helm | 20:24 | |
*** openstackgerrit has quit IRC | 20:33 | |
*** openstackgerrit has joined #openstack-helm | 20:33 | |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-addons master: WIP - Grafana Chart https://review.openstack.org/508974 | 20:33 |
*** alraddarla has quit IRC | 20:34 | |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: [DO NOT MERGE] Barbican with Dogtag backend https://review.openstack.org/503399 | 20:53 |
*** gouthamr has quit IRC | 21:06 | |
*** lukepatrick has quit IRC | 21:12 | |
*** lukepatrick has joined #openstack-helm | 21:17 | |
*** MarkBaker has quit IRC | 21:30 | |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-addons master: WIP - Grafana Chart https://review.openstack.org/508974 | 22:03 |
*** felipemonteiro_ has quit IRC | 22:04 | |
*** mattmceuen has quit IRC | 22:11 | |
*** mattmceuen has joined #openstack-helm | 22:11 | |
openstackgerrit | Harsh Kotak proposed openstack/openstack-helm master: Docs: Fix typo in install guide https://review.openstack.org/511065 | 22:18 |
*** mattmceuen has quit IRC | 22:18 | |
*** yamamoto has joined #openstack-helm | 22:19 | |
*** mattmceuen has joined #openstack-helm | 22:22 | |
*** lrensing has quit IRC | 22:59 | |
*** julim has joined #openstack-helm | 23:01 | |
v1k0d3n | hey all...can i ask what the goal with openstack-helm-addons is again? | 23:12 |
v1k0d3n | saw the maas chart was completely abandoned, and i was wondering why there wasn't more of a community discussion on this. | 23:13 |
v1k0d3n | we were starting to talk to canonical about potentially picking up some of this work together... | 23:13 |
osh-chatbot1 | <mattmceuen> I think that's a good discussion to have. I think it was abandoned because noone in OSH was working on it, but it may make sense to unabandon it if someone wants to work on it. If the collective opinion is that it doesn't belong in OSH for some reason, then it's important to get it to some place where Canonical can collaborate on it. But that's a good convo to have. | 23:18 |
v1k0d3n | i am currently having conversations with Ubuntu about this, as i think that they could/would do it if someone would sponsor this work. i know we have interest in doing this...but i think others are interested in this as well ;) | 23:28 |
v1k0d3n | we want to decouple MaaS from other parts of our infra as much as possible...at least where it make sense. | 23:28 |
*** gouthamr has joined #openstack-helm | 23:40 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Kernel Modules: Load via chroot into host https://review.openstack.org/510710 | 23:40 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Kubeadm-aio2 https://review.openstack.org/509985 | 23:40 |
*** mattmceuen has quit IRC | 23:44 | |
*** lukepatrick has quit IRC | 23:46 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Kubeadm-aio2 https://review.openstack.org/509985 | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!