=== axw_ is now known as axw === frankban|afk is now known as frankban === frankban is now known as frankban|afk === frankban|afk is now known as frankban === ken is now known as Guest54146 === Guest54146 is now known as Ravenpi [14:52] Trying to set up IPv6 endpoints for our cloud. Have assigned 2005::100 to eth0 on my Keystone. When I try to enable IPv6, though, I get "Interface 'eth0' does not have a scope global non-temporary ipv6 address." Ideas? [14:53] (2005::100 shows as globally scoped via ifconfig.) === frankban is now known as frankban|afk [19:21] Hey Everyone, quick question about the percona-mysql charm - is there a Juju way to change my.cnf options for the cluster? For example, we need to set: ft_min_word_len=2 [19:29] hi derekcat [19:30] try juju perscona-mysql config [19:31] sorry [19:32] juju config mysql [19:33] Hey jose-philips! Ok, give me a second, trying to get back into the controller. >_< Juju is hanging on the controller for this model... [19:35] ryebot: gun1x is having issues connecting to grafana [19:35] ryebot: says it's asking for a password [19:35] not only grafana ... all the services from these links ask for user/pass: https://bpaste.net/show/a43461bbec45 [19:36] gun1x: yea, grafana needs a password. The readme has instructions for getting it or you can change it via config [19:36] gun1x: assume you mean for the webui? [19:37] rick_h: i mean all the links from the paste [19:37] none work [19:37] if you have a readme, please share it [19:37] this happened after deploying kubernetes from canonical, using conjure-up [19:37] gun1x: https://jujucharms.com/grafana/ [19:38] gun1x: yea, try changing the password on grafana: juju config grafana admin_password=testing [19:38] gun1x: looking at the paste for the other links [19:39] gunix@juju-k8s:~$ juju config grafana admin_password=testing [19:39] ERROR application "grafana" not found (not found) [19:39] gun1x: oh! ok so these are services running in the k8 cluster, not the juju charms themselves [19:39] yes. [19:40] tvansteenburgh: or kwmonroe any ideas on the default proxy setup that gun1x needs? ^ [19:42] found it ... gunix@juju-k8s:~$ cat .kube/config.conjure-canonical-kubern-04a [19:44] well ... now that i get pass auth ... grafana is not working, influxdb is not working and heapster is not working. they are all returning errors. omg [19:56] heapster returns 404 page not found [19:56] grafana returns [19:57] {{alert.title}} [19:57] and influxdb returns: "status": "Failure", [19:57] "message": "no endpoints available for service \"monitoring-influxdb\"", [19:57] "reason": "ServiceUnavailable", [19:57] "code": 503 [19:57] i am confused how this failed. it is recommended by kubernetes and it is promoted on the ubuntu website. [20:27] exist a way [20:27] to allow perform changes inside of the container? [20:27] and dont get deleted after reboot [20:27] ? [20:30] gun1x: think you need to run kubectl proxy [20:30] gun1x: before accing those addons [20:31] stokachu: from what i see kubectl proxy is working. is there any command to prove this ? [20:32] gun1x: not sure unfortunately [20:32] ryebot: ^ [20:32] :) [20:33] gun1x: trying to get you some additional resources [20:34] Cynerva: gun1x having trouble getting to grafana and other addons after running kubectl proxy [20:34] https://www.irccloud.com/pastebin/4CYh6F4F/ [20:35] yep, that's it. but the kubernates dashboard works [20:35] and it's behind the same proxy [20:35] so just grafana then? [20:35] do metrics appear in the dashboard? that's where i'm used to looking for them [20:36] never tried hitting the services directly [20:36] Cynerva: you mean grafana metric in the kubernates dashboard? [20:38] gun1x: pod metrics and such that come from heapster [20:40] Cynerva: under workloads/pods within kubernetes-dashboard i get the following fields when clicking on a pod: details, containers, conditions, created by [20:40] the pod list has name, anmespace, node,s tatus, retstards, age [20:41] if something else is supposed to be here, i don't know [20:41] i will try to destroy this deployment and do conjure-up again, but this time with calico instead of flanel [20:42] gun1x: hard to describe but it's usually pretty prominent, graphs and such on the pod overview, so they're probably missing [20:42] yea, no graphs here [20:45] gun1x: if you haven't redeployed already, can you check `kubectl get po --all-namespaces` and make sure there's a influxdb-grafana-* pod and that it's in a Running state? [20:46] i've got a deployment coming up so i can get familiar with how it works again xD [20:46] Cynerva: https://bpaste.net/show/9f1b4091fe3b [20:49] okay, that looks normal [20:54] maybe check the logs from the pods? [20:55] knobby: lol Can't access the Grafana dashboard. Error: Get http://admin:admin@localhost:3000/api/org: dial tcp: i/o timeout. Retrying after 5 seconds... [20:56] that is not the password [20:56] however this log has no timestamp [20:56] nvm found timestamp button [20:57] knobby: logs are from 2017-12-04T20:55:21.375298866Z ... not it's 22:57, 2 hours later [20:58] I meant for the pod itself: kubectl logs monitoring-influxdb-grafana-v4-hmt8j for example [20:58] knobby: those are logs from the pod :) [20:59] so the logs just say "Error: Get ..."? [21:02] gun1x, ^ [21:03] wait a sec, i need to google commands because kubectl has no autocompletion [21:05] knobby: https://bpaste.net/show/0775416c87b3 [21:05] this is really confusing. i have no ideea why it still tries with admin:admin [21:07] i tried from another browser and i get 2017-12-04T21:06:40.259719634Z t=2017-12-04T21:06:40+0000 lvl=info msg="Request Completed" logger=context userId=0 orgId=1 uname= method=GET path=/api/v1/proxy/namespaces/kube-system/services/monitoring-grafana/public/img/fav32.png status=404 remote_addr=192.168.122.1 time_ms=2ns size=23 [21:07] but still {{alert.title}} [21:07] without any grafana content [21:09] maybe it's redirecting badly and i don't get some of the javascript or css content [21:09] gun1x: my logs for my cluster show the same admin:admin error, but futher down say "connected to the Grafana dashboard." [21:09] i will create a pod with novnc inside the deployment, maybe that works [21:10] gun1x: is your influxdb log ok? mine is full of 204's [21:11] knobby: you mean this? [21:11] 2017-12-04T21:11:05.087279702Z [httpd] 10.1.93.0 - root [04/Dec/2017:21:11:05 +0000] "POST /write?consistency=&db=k8s&precision=&rp=default HTTP/1.1" 204 0 "-" "heapster/v1.4.3" a3b1eb77-d937-11e7-8190-000000000000 203 [21:11] same as mine [21:12] you just did a VM with ubuntu 16.04 and did conjure-up ? [21:15] gun1x: bare metal and MaaS, but yes [21:17] gun1x: okay, i get the same results you do when i try to hit the services via kubectl proxy - 404 from heapster, weird {{alert.title}} page from grafana, no endpoint found for influxdb [21:20] for grafana, this bit from the browser console is fun: Loading failed for the