Friday, 2017-12-29

openstackgerritPete Birley proposed openstack/openstack-helm master: Cinder: Enable backup  https://review.openstack.org/53028600:21
*** yangyapeng has quit IRC00:22
*** yangyapeng has joined #openstack-helm00:23
*** yangyapeng has quit IRC00:27
openstackgerritPete Birley proposed openstack/openstack-helm master: Glance: Update RBD pool management to better support luminious  https://review.openstack.org/53041400:31
openstackgerritPete Birley proposed openstack/openstack-helm master: Glance: Update RBD pool management to better support luminious  https://review.openstack.org/53041400:34
anticwmwynne: sometimes00:40
mwynneanticw: Do you know if the ubuntu VM needs LVM volumes for this to work?00:43
anticwit does not00:44
mwynneOk00:44
mwynneeven for ceph/cinder?00:44
mwynneI'm getting this during the ceph steps of hte AIO "fs.go:418] Stat fs failed. Error: no such file or directory"00:44
mwynne"kubelet[28833]: E1229 00:46:34.147454   28833 fs.go:418] Stat fs failed. Error: no such file or directory" Over and over again :S00:47
mwynneAnd this: "kubelet[28833]: W1229 00:47:52.395619   28833 conversion.go:110] Could not get instant cpu stats: different number of cpus"00:48
mwynneanticw: portdirect This make sense to either of you guys: http://paste.openstack.org/show/632833/00:49
mwynneThat's what I get while mysql is failing to do anything00:49
mwynneAnd this: http://paste.openstack.org/show/632834/00:49
osh-chatbot4<portdirect> so in my laptop it can take upto 4 mins for the volume to mount00:50
osh-chatbot4<portdirect> that kubelet error looks like cadvisor doing cadvisor things...00:51
osh-chatbot4<portdirect> https://github.com/kubernetes/kubernetes/issues/3506200:51
mwynneOk, so that's a known issue.00:51
mwynnehttp://paste.openstack.org/show/632835/00:52
mwynnefsck errors00:52
osh-chatbot4<portdirect> look at the last line in that log....00:53
mwynneSaw that00:53
osh-chatbot4<portdirect> is the pod alive now?00:53
mwynneLooks like it finishes the format shortly after that00:54
mwynnebut no00:54
mwynnethe pod never comes up00:54
osh-chatbot4<portdirect> is this the same setup as you were trying yesterday?00:55
mwynneyeah :(00:55
osh-chatbot4<portdirect> you have access to anything a bit faster?00:55
osh-chatbot4<portdirect> It really looks like resources are holding you back :(00:56
mwynneThis is running on a box with 8 physical CPUS and 64 gigs of ram00:56
mwynneI've allocated 16GB and 8 CPUs to this VM00:56
osh-chatbot4<portdirect> but the IOPs.00:56
openstackgerritMerged openstack/openstack-helm master: Docs: remove potentially confusing references to versions and RBAC  https://review.openstack.org/53041200:56
mwynneall the disk writes?00:56
osh-chatbot4<portdirect> you are running ceph, in a vm ontop of raid :S00:56
osh-chatbot4<portdirect> I'm surprised its not working, but am really out of ideas as to what else could be up00:57
mwynneportdirect: No RAID on my compute nodes00:57
mwynneI was mistaken yesterday00:58
osh-chatbot4<portdirect> anything else from the kubelet logs after the attempring to format?00:58
mwynneI mean, I can shut down the other VMs on that compute node if I have to :S00:58
mwynnebut I'd like to avoid that00:58
mwynneportdirect: http://paste.openstack.org/show/632845/01:00
mwynnehttp://paste.openstack.org/show/632846/01:00
portdirectfor context could you dump `kubectl get --all-namespaces pods`01:01
mwynnehttp://paste.openstack.org/show/632848/01:02
osh-chatbot4<portdirect> you have 1 restart on the mariadb pod01:02
osh-chatbot4<portdirect> that means it did come up01:03
osh-chatbot4<portdirect> but did not get ready in time01:03
osh-chatbot4<portdirect> can I lend you a vm to try this on?01:03
mwynneRight.01:04
mwynneSo that means it wasn't able to complete everything, so it rebooted?01:05
mwynnehttp://paste.openstack.org/show/632851/01:05
mwynneI'm assuming that's due to the reboot?01:05
portdirectyup01:05
mwynneok01:05
portdirectlooks like it crashed during init...01:05
mwynneMakes sense..01:05
portdirect(or was killed)01:05
mwynneCan I increase timeouts all over the place?01:05
mwynneI guess I can kill VMs on my compute nodes as well01:05
portdirectI'd go the latter route01:06
mwynnebut with the specs I have I wouldn't have expected to have this issue :S01:06
portdirectas increasing timouts wont solve the underlying issue01:06
mwynneBut I'll give that a go anyway. Don't seem to have another option.01:06
mwynneThanks for all your help :)01:06
portdirectwhat processors are they? 8 cpus and 64gb ram?01:06
mwynneNew Ryzens01:07
mwynne(Ryzens with the known hardware issue... we're waiting for replacements)01:07
portdirectand to clarify, you mean 8 cores? or 8 physical cpus?01:07
mwynnesorry, 8 physical CORES01:07
mwynne1 CPU01:08
portdirectyeah - I'd kill the other vms..01:08
mwynneAlright. Will do. Thanks again for the help!01:08
mwynneHow does this work on your laptop in a VM?01:08
*** ljjjustin has joined #openstack-helm01:08
portdirectnp - if that doesnt work I can lend you a vm for a day that will 100% work.01:08
mwynneWhat kind of laptop do you have?! haha01:09
portdirectnothing special01:09
portdirecthp g3, 32gb ram, ssd01:09
mwynnehuh, ok.01:09
mwynneWell I'll give it a try anyway.01:09
portdirectthough i run direct of the metal...01:10
portdirect*on01:10
mwynneoh, no VM?01:10
portdirectI run both01:10
portdirectosh on the metal01:10
portdirectthen a cluster in vms01:10
portdirectbut having a really fast ssd is key there.01:10
mwynneYeah, an SSD would be nice.01:11
mwynneI might have to pick some up01:11
*** yangyapeng has joined #openstack-helm01:13
mwynneportdirect: Alternatively... Can I just do the AIO without ceph?01:17
portdirectyes - though its not currently documented01:17
portdirectyou will need to deploy the nfs chart01:18
portdirectand then set glance to use the "pvc" backend01:18
portdirectand turn off ceph for libvirt and nova, though I cannot rememebr the flags for that offhand01:19
openstackgerritMerged openstack/openstack-helm-infra master: Move fluentbit and fluentd configs to values.yaml  https://review.openstack.org/52748901:27
mwynneopenstackgerrit: hmm. That all sounds like unfamiliar territory for me unfortunately01:32
openstackgerritPete Birley proposed openstack/openstack-helm master: Gnocchi: many chart fixes  https://review.openstack.org/53042101:43
openstackgerritMerged openstack/openstack-helm-infra master: Elasticsearch: Add curator snapshot action and PVC for fs repo  https://review.openstack.org/52753901:44
openstackgerritMerged openstack/openstack-helm-infra master: Rename elasticsearch configmaps and provide config via toYaml  https://review.openstack.org/53039101:44
openstackgerritPete Birley proposed openstack/openstack-helm master: Ceilometer: RBAC for helm test  https://review.openstack.org/53042201:53
*** larainema has quit IRC01:55
*** ljjjustin has quit IRC01:58
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: RBAC: add rules to all remaing helm test pods  https://review.openstack.org/53042302:00
yangyapengopenstack-helm-core02:07
yangyapenghello02:07
mattmceueno/ yangyapeng02:07
yangyapengmattmceuen: hello, I want to install OpenStack use openstack-helm,  Have any good Suggestions?02:08
mattmceuenthat's awesome - sure do :)02:09
mattmceuenFor a test environment -- I'd suggest starting here https://docs.openstack.org/openstack-helm/latest/install/developer/all-in-one.html02:09
mattmceuenFor a production environment -- by the time you get through the developer guide, we should have an updated multinode guide available02:10
yangyapengmattmceuen:  thank you mattmceuen, i have a try. ^^02:10
mattmceuenCool yangyapeng.  Let us know how it goes, or if you have any questions!02:10
yangyapengmattmceuen: ok, i will install it on centos 7 , try. thank you02:11
*** yamamoto has joined #openstack-helm02:15
*** larainema has joined #openstack-helm02:21
yangyapengmattmceuen: i meet a question In the process of installation K8S,it have no automatic installation docker.  if i install it(docker),  any docker version is available?02:33
*** yamamoto has quit IRC02:34
yangyapengmattmceuen: TASK [deploy-docker : check if docker deploy is needed],   ansible check faild,  but i have a docker in /usr/bin/docker02:35
*** mdih has joined #openstack-helm02:36
mattmceuenWe're using 1.13.1 right now yangyapeng, as it's the default docker.io package in ubuntu02:41
mattmceuenwhat version do you have?  I'll take a look at the check02:42
*** mdih has quit IRC02:42
mattmceuenfor centos -- please upgrade to the latest version of the docker-latest package02:43
yangyapengmattmceuen: ok. thank for your replay. i have a try02:44
*** yamamoto has joined #openstack-helm03:35
*** yamamoto has quit IRC03:41
yangyapengmattmceuen: Hello, i install K8s and docker and helm, and it is ok.03:48
srwilkerso/03:49
yangyapengmattmceuen: srwilkers but i have some other question03:49
yangyapenghttp://paste.openstack.org/show/633018/03:49
yangyapengmattmceuen: srwilkers   because i install k8s and helm Manual, if i should do more ?03:51
*** gagehugo has quit IRC03:52
*** gagehugo has joined #openstack-helm03:53
mattmceuenyangyapeng: are you running the script as root or as a normal user?03:55
openstackgerritTin Lam proposed openstack/openstack-helm master: RBAC: Fix issue with inclusion of empty jobs or daemonsets  https://review.openstack.org/53043104:05
*** gagehugo has quit IRC04:08
yangyapengmattmceuen: root04:41
mattmceuenyangyapeng: can you try running as a normal user and see if that resolves it?04:57
*** yamamoto has joined #openstack-helm05:05
*** yamamoto has quit IRC05:05
openstackgerritTin Lam proposed openstack/openstack-helm master: Update docs building infra  https://review.openstack.org/53043505:57
*** yamamoto has joined #openstack-helm06:05
openstackgerritTin Lam proposed openstack/openstack-helm master: Update docs building infra  https://review.openstack.org/53043506:07
*** yamamoto has quit IRC06:12
*** haint has joined #openstack-helm06:55
*** ljjjustin has joined #openstack-helm07:23
*** nguyentrihai has quit IRC07:48
*** yamamoto has joined #openstack-helm07:55
*** yamamoto has quit IRC08:08
*** yamamoto has joined #openstack-helm08:08
*** yamamoto has quit IRC08:13
*** gagehugo has joined #openstack-helm08:59
*** yamamoto has joined #openstack-helm09:11
*** yamamoto has quit IRC09:17
*** yamamoto has joined #openstack-helm09:40
*** ljjjustin has quit IRC11:04
*** yamamoto has quit IRC11:14
*** yamamoto has joined #openstack-helm12:00
*** yamamoto has quit IRC12:10
*** yamamoto has joined #openstack-helm12:19
*** yamamoto has quit IRC12:33
*** yangyapeng has quit IRC12:40
*** yangyapeng has joined #openstack-helm12:41
*** yangyapeng has quit IRC12:48
*** yamamoto has joined #openstack-helm13:05
*** jistr has quit IRC13:14
*** yangyapeng has joined #openstack-helm13:15
*** jistr has joined #openstack-helm13:16
*** yamamoto has quit IRC13:23
openstackgerritMatt McEuen proposed openstack/openstack-helm master: Add some clarifications to AIO dev guide  https://review.openstack.org/53046813:33
*** mdih has joined #openstack-helm14:03
*** yamamoto has joined #openstack-helm14:24
*** mdih has quit IRC14:27
*** yamamoto has quit IRC14:30
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add out-of-date warning to openstack-helm gates README  https://review.openstack.org/53040014:33
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Add elasticsearch exporter  https://review.openstack.org/52363414:34
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Add elasticsearch exporter  https://review.openstack.org/52363414:40
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Add elasticsearch exporter  https://review.openstack.org/52363414:41
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Add elasticsearch exporter  https://review.openstack.org/52363414:45
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Add elasticsearch exporter  https://review.openstack.org/52363414:47
openstackgerritMerged openstack/openstack-helm master: Update docs building infra  https://review.openstack.org/53043514:55
osh-chatbot4<kelvin633> openstack-helm uses `ubuntu-source` images. Can we expect `ubuntu-binary` images to work as well?15:17
openstackgerritMerged openstack/openstack-helm master: RBAC: Fix issue with inclusion of empty jobs or daemonsets  https://review.openstack.org/53043115:34
openstackgerritMerged openstack/openstack-helm-infra master: RBAC: Fix issue with inclusion of empty jobs or daemonsets  https://review.openstack.org/53033715:56
openstackgerritPete Birley proposed openstack/openstack-helm master: Ceph: Dont create volume pool by default  https://review.openstack.org/53047816:16
mattmceuenkelvin633:  I think they should, although I haven't tried them myself.  We're working to be image-agnostic.  If you try it out, can you let us know how it goes?16:18
osh-chatbot4<kelvin633> i rebuilt neutron to use binary and they dont work. perhaps it’s the mixing of binary and source, but i’m rebuilding them as source and see if that’s the case16:19
*** mdih has joined #openstack-helm16:49
*** mdih has quit IRC16:53
openstackgerritMerged openstack/openstack-helm master: Cinder: Enable backup  https://review.openstack.org/53028617:01
openstackgerritMerged openstack/openstack-helm-infra master: Gate: simplify helm release log gathering  https://review.openstack.org/53039818:28
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Use OpenStack-Helm-Infra log collection playbook in zuul  https://review.openstack.org/53036919:07
openstackgerritPete Birley proposed openstack/openstack-helm master: RBAC: add rules to all remaing helm test pods  https://review.openstack.org/53042319:10
openstackgerritPete Birley proposed openstack/openstack-helm master: Ceph: Add mgr caps to the admin keyring  https://review.openstack.org/52963619:18
openstackgerritdave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting  https://review.openstack.org/52750519:21
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Docs: Multinode gated guide  https://review.openstack.org/53050519:23
*** larainema has quit IRC19:45
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Docs: Multinode gated guide  https://review.openstack.org/53050520:30
openstackgerritMerged openstack/openstack-helm master: Glance: Update RBD pool management to better support luminious  https://review.openstack.org/53041420:31
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Docs: Multinode gated guide  https://review.openstack.org/53050520:31
*** mdih has joined #openstack-helm20:52
*** mdih has quit IRC21:17
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: WIP - run kibana behind apache  https://review.openstack.org/53051021:45
openstackgerritMatt McEuen proposed openstack/openstack-helm master: [WIP] Add Swift Chart  https://review.openstack.org/50878022:20
v1k0d3nhey everyone...i hope everyone has a fun and safe new years!22:34
*** sebastian-w has quit IRC22:44
mattmceuenHey thanks v1k0d3n -- ditto to you, Happy New Year!!23:00
openstackgerritMerged openstack/openstack-helm master: RBAC: add rules to all remaing helm test pods  https://review.openstack.org/53042323:08
openstackgerritMatt McEuen proposed openstack/openstack-helm master: [WIP] Add Swift Chart  https://review.openstack.org/50878023:08
openstackgerritMerged openstack/openstack-helm master: Add out-of-date warning to openstack-helm gates README  https://review.openstack.org/53040023:16
srwilkersHey v1k0d3n - you too23:51

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