*** yolanda has quit IRC | 00:55 | |
*** xinliang has joined #openstack-containers | 00:59 | |
*** yolanda has joined #openstack-containers | 01:00 | |
*** rcernin has quit IRC | 01:19 | |
*** rcernin has joined #openstack-containers | 01:29 | |
*** mrdoug has joined #openstack-containers | 01:36 | |
*** kberger_ has quit IRC | 01:49 | |
*** rcernin has quit IRC | 02:28 | |
*** rcernin has joined #openstack-containers | 02:30 | |
*** trungnv has joined #openstack-containers | 02:38 | |
trungnv | flwang1: I still cannot access to fedora-coreos vm via my keypair, I still access to fedora-atmoic with the keypair normally | 02:48 |
---|---|---|
trungnv | This is my VM log: https://termbin.com/6ejlj | 02:49 |
trungnv | Please suggest any solutions | 02:49 |
flwang1 | trungnv: i would suggest try fedora coreos 31 | 02:50 |
flwang1 | not use the latest fc32 image | 02:50 |
flwang1 | and make sure it works by creating a nova instance and inject your ssh key buy ignition | 02:50 |
trungnv | should use 31 at the time? | 02:51 |
flwang1 | just try and narrow the scope | 02:52 |
trungnv | yep. thanks flwang1 . I will try again with v31 | 02:53 |
flwang1 | and check your heat code to make sure your heat can support fedora coreos | 02:53 |
trungnv | How I know about that? should check version Heat? | 02:54 |
flwang1 | better check the version of heat, if you're using Ussuri, you should be ok | 03:04 |
trungnv | thanks | 03:10 |
*** sapd1 has joined #openstack-containers | 03:17 | |
*** rcernin has quit IRC | 03:24 | |
*** sapd1 has quit IRC | 03:25 | |
*** rcernin has joined #openstack-containers | 03:47 | |
*** dave-mccowan has quit IRC | 03:57 | |
*** vishalmanchanda has joined #openstack-containers | 04:33 | |
*** xinliang has quit IRC | 04:40 | |
trungnv | flwang1: I can ssh to fedora-coreos 31. I hit an error with heat-container-agent.service. Please see in the logs https://termbin.com/1alb | 04:57 |
flwang1 | trungnv: so fedora-coreos 31 works for your cluster? | 05:17 |
trungnv | flwang1: still build kube-master, but I can access to to VM to check logs of heat agent | 05:18 |
flwang1 | trungnv: good news. i suggested that, because recently i also got issues when trying to use the latest fc32 image | 05:19 |
trungnv | perhaps, I have issue with network to connect to keystone during initializing kube-master | 05:20 |
*** ykarel has joined #openstack-containers | 05:22 | |
flwang1 | trungnv: then you should be able to fix it | 05:23 |
trungnv | yep. I am looking for a root cause issue with network. Thank you | 05:24 |
flwang1 | np | 05:25 |
*** ykarel_ has joined #openstack-containers | 06:15 | |
*** ykarel has quit IRC | 06:18 | |
*** xinliang has joined #openstack-containers | 06:24 | |
openstackgerrit | Feilong Wang proposed openstack/magnum master: [WIP] Add separated CA cert for etcd and front-proxy https://review.opendev.org/746864 | 07:18 |
*** born2bake has joined #openstack-containers | 07:29 | |
*** kklimonda has quit IRC | 07:41 | |
*** kklimonda has joined #openstack-containers | 07:44 | |
*** kklimonda has quit IRC | 07:44 | |
*** ykarel_ is now known as ykarel | 07:53 | |
*** kklimonda has joined #openstack-containers | 07:55 | |
*** rcernin has quit IRC | 07:58 | |
*** nikparasyr has joined #openstack-containers | 08:21 | |
*** brtknr has quit IRC | 08:23 | |
*** brtknr has joined #openstack-containers | 08:24 | |
*** vishalmanchanda has quit IRC | 08:30 | |
*** vishalmanchanda has joined #openstack-containers | 08:30 | |
*** k_mouza has joined #openstack-containers | 08:51 | |
trungnv | flwang1: I hit nothing error log from kube-master, but it still cannot complete kube-master resource. please look at in my log https://termbin.com/ygytc | 09:18 |
trungnv | Where I can check erro logs in heat-agent of kube-master? | 09:18 |
*** sapd1 has joined #openstack-containers | 09:37 | |
*** k_mouza has quit IRC | 09:48 | |
brtknr | trungnv: check inside /var/log/heat-config | 10:02 |
*** k_mouza has joined #openstack-containers | 10:12 | |
*** xinliang has quit IRC | 10:20 | |
trungnv | brtknr: thanks --- error: no configuration has been provided, try setting KUBERNETES_MASTER environment variable | 11:00 |
*** sapd1 has quit IRC | 11:04 | |
brtknr | trungnv:are you using master branch? | 11:09 |
trungnv | brtknr: I am testing with ussuri branch | 11:12 |
brtknr | can you check which version of heat-container-agent version ? | 11:17 |
brtknr | can you check which version of heat-container-agent is deployed? | 11:17 |
trungnv | docker.io/openstackmagnum/heat-container-agent:ussuri-dev | 11:20 |
brtknr | trungnv: looks like you are using an old branch | 11:24 |
brtknr | the up to date branch uses tag ussuri-stable-1 | 11:24 |
brtknr | you can override heat_container_agent_tag=ussuri-stable-1 via label | 11:24 |
trungnv | yep. thank you. I will test again | 11:25 |
*** k_mouza has quit IRC | 11:56 | |
*** k_mouza has joined #openstack-containers | 12:12 | |
*** k_mouza has quit IRC | 12:24 | |
*** dave-mccowan has joined #openstack-containers | 13:08 | |
*** k_mouza has joined #openstack-containers | 13:39 | |
*** k_mouza has quit IRC | 13:54 | |
*** ykarel is now known as ykarel|away | 13:55 | |
*** ykarel|away is now known as ykarel | 13:56 | |
*** k_mouza has joined #openstack-containers | 14:00 | |
openstackgerrit | Vishal Manchanda proposed openstack/magnum-ui master: [DNM] Test magnum-ui with horizon jobs on focal https://review.opendev.org/747169 | 14:05 |
*** sapd1 has joined #openstack-containers | 14:11 | |
trungnv | brtknr: How I change auth_url of /etc/os-collect-config.conf to public keystone? | 14:12 |
trungnv | I have changed interface in keystone_authtoken of magnum.conf, but not change in the os-collect-config.conf | 14:14 |
*** cyrilleb has joined #openstack-containers | 14:35 | |
cyrilleb | Hi, i try to resolve a problem with resize cluster for magnum, all work with cli but not with UI from Horizon, i already add this patch : https://review.opendev.org/#/c/740467/ but without success and error is not exactly the same | 14:36 |
cyrilleb | horizon.log say : WARNING:magnumclient.common.httpclient:Request returned failure status. | 14:37 |
cyrilleb | 'HTTPResponse' object has no attribute 'json' | 14:37 |
cyrilleb | Not Found: /api/container_infra/clusters/b05a8b48-3966-4291-9c9c-f92e869ae8fd/resize | 14:37 |
cyrilleb | and magnum-api say : "POST /v1/clusters/CLUSTERID/actions/resize HTTP/1.1" 406 | 14:38 |
*** ramishra has quit IRC | 15:04 | |
*** nikparasyr has left #openstack-containers | 15:06 | |
*** ykarel is now known as ykarel|away | 15:21 | |
*** ykarel|away has quit IRC | 15:28 | |
*** hongbin has joined #openstack-containers | 16:06 | |
*** ramishra has joined #openstack-containers | 16:07 | |
*** k_mouza has quit IRC | 16:38 | |
*** sapd1 has quit IRC | 17:01 | |
*** cyrilleb has quit IRC | 17:40 | |
*** k_mouza has joined #openstack-containers | 18:16 | |
*** hongbin has quit IRC | 18:33 | |
*** k_mouza has quit IRC | 18:43 | |
*** vishalmanchanda has quit IRC | 20:52 | |
*** born2bake has quit IRC | 21:01 | |
*** hongbin has joined #openstack-containers | 21:31 | |
*** rcernin has joined #openstack-containers | 22:49 | |
*** rcernin has quit IRC | 23:06 | |
*** rcernin has joined #openstack-containers | 23:08 | |
*** lxkong has quit IRC | 23:56 | |
*** lxkong has joined #openstack-containers | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!