| *** jmlowe has joined #openstack-containers | 01:01 | |
| *** jmlowe has quit IRC | 01:30 | |
| *** vishalmanchanda has joined #openstack-containers | 01:55 | |
| brtknr | flwang: on and off with the babies | 02:01 |
|---|---|---|
| brtknr | hows it going? | 02:02 |
| flwang | good, i'm sorry the patch doesn't work for you, i will test it again today | 02:05 |
| openstackgerrit | Merged openstack/magnum master: [hca] Live log for SoftwareDeployment scripts https://review.opendev.org/707694 | 02:05 |
| openstackgerrit | Merged openstack/magnum stable/train: Add selector in monitoring deployments https://review.opendev.org/705465 | 02:05 |
| openstackgerrit | Merged openstack/magnum stable/train: Execute traefik systemd unit over ssh https://review.opendev.org/705464 | 02:05 |
| openstackgerrit | Merged openstack/magnum master: core-podman: Mount os-release properly https://review.opendev.org/704749 | 02:05 |
| flwang | brtknr: ^ | 02:09 |
| brtknr | flwang: yes I do not understand why because previously it accepted 0 as argument but simply didn’t create a volume but when AZ is given, it needs the size to be non zero | 02:09 |
| flwang | brtknr: do you think the idea we discussed on Wed sounds good to you? | 02:09 |
| flwang | brtknr: maybe i missed push the latest changes, i will check | 02:10 |
| brtknr | flwang: Different volume AZ label? | 02:15 |
| brtknr | flwang: axtualy with your ps, even without AZ label, cluster creation fails if etcd volume size is 0 or unspecified | 02:17 |
| flwang | ok, shame on me, i may missed some cases | 02:22 |
| flwang | yes, another label for volume AZ and a new config | 02:23 |
| brtknr | Magnum config for volume AZ? | 02:27 |
| brtknr | flwang: what if not specified? | 02:28 |
| flwang | if both label and config are not specified, then cluster will fail to create | 02:28 |
| *** ykarel|away is now known as ykarel | 03:51 | |
| brtknr | But only if volume size is non zero rigjt | 05:38 |
| brtknr | flwang: | 05:38 |
| *** sapd1 has joined #openstack-containers | 05:52 | |
| *** sapd1_ has quit IRC | 05:52 | |
| *** elenalindq has joined #openstack-containers | 06:08 | |
| *** ricolin has quit IRC | 06:15 | |
| *** ricolin has joined #openstack-containers | 07:21 | |
| *** belmoreira has quit IRC | 07:29 | |
| *** lpetrut has joined #openstack-containers | 07:39 | |
| *** ivve has quit IRC | 07:39 | |
| *** ramishra has quit IRC | 07:49 | |
| *** ramishra has joined #openstack-containers | 08:03 | |
| *** ivve has joined #openstack-containers | 08:44 | |
| *** ykarel is now known as ykarel|lunch | 08:47 | |
| *** ykarel|lunch is now known as ykarel | 08:55 | |
| cosmicsound | brtknr , using latest stable train | 09:07 |
| *** rcernin has quit IRC | 09:11 | |
| *** sapd1 has quit IRC | 09:11 | |
| cosmicsound | Good day | 09:13 |
| cosmicsound | brtknr , here it is http://paste.openstack.org/show/789838/ | 09:13 |
| brtknr | cosmicsound: has docker_storage_driver: devicemapper worked for you before? i always use overlay2 | 09:37 |
| brtknr | cosmicsound: can you be explicit when you say latest stable/train? so you are not using a release? | 09:38 |
| brtknr | cosmicsound: do the servers get created? | 09:38 |
| brtknr | can you log into the master node and look at the logs? | 09:38 |
| *** rcernin has joined #openstack-containers | 09:48 | |
| openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [k8s] Make metrics-server work without DNS https://review.opendev.org/705984 | 09:53 |
| openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [k8s] Make metrics-server work without DNS https://review.opendev.org/705984 | 09:55 |
| ioni | default kubernetes-dashboard is deployed but whenever i try to access the dashboard after running kubectl proxy, the browser returnes that service doesn't exists | 10:07 |
| ioni | is there any other way to acces it? | 10:07 |
| ioni | ok, got it, the documentation from kubernetes uses other namespace | 10:10 |
| *** pcaruana has joined #openstack-containers | 10:19 | |
| cosmicsound | brtknr , we use Train with Kolla | 10:27 |
| cosmicsound | We use latest stable relese from December | 10:27 |
| cosmicsound | I have tried both devicemapper and overlay | 10:27 |
| cosmicsound | Nothing helped | 10:27 |
| cosmicsound | Il make a new one now with overlay | 10:27 |
| cosmicsound | brtknr , http://paste.openstack.org/show/789844/ this uses overlay | 10:31 |
| cosmicsound | I started a new cluster now, will paste results when done | 10:31 |
| cosmicsound | usually how long it takes to create a cluster 1 m 2 nodes 40 gb overlay | 10:35 |
| cosmicsound | Most confusing part is that the k9s master machine is up and running https://mdb.uhlhost.net/uploads/dcaee9bd86322597/image.png | 10:36 |
| *** pcaruana has quit IRC | 10:41 | |
| brtknr | cosmicsound: so this has never worked since you upgrated to train? | 10:50 |
| brtknr | cosmicsound: can you ssh into the master and look at the logs | 10:51 |
| brtknr | journalctl -u heat-container-agent | 10:51 |
| ioni | i'm using latest from branch train and works fine | 11:11 |
| ioni | but i noticed is that if i use other kube_tag like 1.15.10 i have to use etcd_tag 3.2.26, otherwise it will fail to deploy | 11:12 |
| ioni | since etcd 3.2.something is not in google repo | 11:12 |
| cosmicsound | http://paste.openstack.org/show/789846/ latest log same as with devicemapper | 11:13 |
| cosmicsound | Let me check those logs | 11:13 |
| ioni | 'etcd_volume_size': '20', 'kube_tag': 'v1.15.10', 'etcd_tag': '3.2.26', 'heat_container_agent_tag': 'train-stable', 'boot_volume_type': 'ssd', 'use_podman': 'true', 'etcd_volume_type': 'ssd', 'boot_volume_size': '20', 'flannel_backend': 'vxlan' | 11:14 |
| cosmicsound | root@sc:~# journalctl -u heat-container-agent | 11:14 |
| cosmicsound | -- Logs begin at Fri 2019-12-20 11:59:48 CET, end at Fri 2020-02-21 12:14:10 CET. -- | 11:14 |
| cosmicsound | -- No entries -- | 11:14 |
| cosmicsound | root@sc:~# | 11:14 |
| ioni | this are by labels | 11:14 |
| ioni | my | 11:14 |
| cosmicsound | excuse my paste | 11:14 |
| cosmicsound | Funny ha that no logs... | 11:14 |
| ioni | you can drop the volume labels if you don't boot it from volume | 11:15 |
| *** ykarel is now known as ykarel|afk | 11:16 | |
| openstackgerrit | Merged openstack/magnum master: [k8s] Fix instance ID issue with podman and autoscaler https://review.opendev.org/707336 | 11:39 |
| *** ykarel|afk is now known as ykarel | 11:42 | |
| *** vishalmanchanda has quit IRC | 12:03 | |
| *** pcaruana has joined #openstack-containers | 12:03 | |
| *** ricolin has quit IRC | 12:14 | |
| openstackgerrit | Bharat Kunwar proposed openstack/magnum master: Add cinder_csi_enabled label https://review.opendev.org/700357 | 12:17 |
| openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [bug] Fix regression when use_podman=false https://review.opendev.org/709123 | 12:17 |
| *** rcernin has quit IRC | 12:28 | |
| *** pcaruana has quit IRC | 12:29 | |
| *** iokiwi has quit IRC | 12:43 | |
| *** iokiwi has joined #openstack-containers | 12:43 | |
| *** pcaruana has joined #openstack-containers | 12:48 | |
| *** iokiwi has quit IRC | 12:48 | |
| *** iokiwi has joined #openstack-containers | 12:48 | |
| *** ykarel is now known as ykarel|afk | 13:22 | |
| *** mgariepy has joined #openstack-containers | 13:30 | |
| ioni | does anyone uses nfs provisioner? | 13:34 |
| *** pcaruana has quit IRC | 13:34 | |
| *** pcaruana has joined #openstack-containers | 13:36 | |
| brtknr | ioni: have used it once | 14:08 |
| ioni | brtknr, i think i got it, i had to deploy using mountoptions 4.1 | 14:10 |
| ioni | it was failing to create containers due to mount version 3 and statd | 14:10 |
| *** jmlowe has joined #openstack-containers | 14:16 | |
| *** elenalindq has left #openstack-containers | 14:49 | |
| *** elenalindq has joined #openstack-containers | 14:50 | |
| *** ivve has quit IRC | 15:12 | |
| *** ykarel|afk is now known as ykarel | 15:34 | |
| *** jmlowe has quit IRC | 15:34 | |
| *** lpetrut has quit IRC | 16:09 | |
| *** elenalindq has quit IRC | 16:12 | |
| *** elenalindq has joined #openstack-containers | 16:25 | |
| *** pcaruana has quit IRC | 17:23 | |
| *** jmlowe has joined #openstack-containers | 17:59 | |
| *** jmlowe has quit IRC | 18:12 | |
| *** ykarel is now known as ykarel|away | 18:24 | |
| *** openstackstatus has quit IRC | 18:33 | |
| *** jmlowe has joined #openstack-containers | 18:35 | |
| openstackgerrit | Merged openstack/magnum master: Fix ingress traefik systemd unit https://review.opendev.org/705443 | 18:50 |
| *** ianychoi_ has joined #openstack-containers | 19:15 | |
| *** ianychoi has quit IRC | 19:18 | |
| *** jmlowe has quit IRC | 20:25 | |
| *** jmlowe has joined #openstack-containers | 20:28 | |
| *** jmlowe has quit IRC | 20:35 | |
| *** jmlowe has joined #openstack-containers | 20:42 | |
| *** jmlowe has quit IRC | 20:47 | |
| *** jmlowe has joined #openstack-containers | 21:08 | |
| *** dave-mccowan has quit IRC | 23:11 | |
| *** elenalindq has quit IRC | 23:13 | |
| *** dave-mccowan has joined #openstack-containers | 23:30 | |
| *** jmlowe has quit IRC | 23:31 | |
| *** jmlowe has joined #openstack-containers | 23:31 | |
| *** jmlowe has quit IRC | 23:53 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!