*** PagliaccisCloud has quit IRC | 00:21 | |
openstackgerrit | Lingxian Kong proposed openstack/magnum master: k8s: move towards signaled deployments in parent https://review.openstack.org/623724 | 00:39 |
---|---|---|
*** hongbin has quit IRC | 01:29 | |
openstackgerrit | Lingxian Kong proposed openstack/magnum master: Release note for cluster pre-delete https://review.openstack.org/625138 | 01:52 |
openstackgerrit | Feilong Wang proposed openstack/magnum master: k8s_fedora: Use external kubernetes/cloud-provider-openstack https://review.openstack.org/577477 | 02:15 |
*** munimeha1 has quit IRC | 02:25 | |
*** dave-mccowan has joined #openstack-containers | 02:38 | |
openstackgerrit | Feilong Wang proposed openstack/magnum master: Allow cluster template being renamed https://review.openstack.org/609174 | 02:38 |
*** itlinux has joined #openstack-containers | 02:39 | |
*** hongbin has joined #openstack-containers | 03:14 | |
*** hongbin has quit IRC | 03:15 | |
*** hongbin has joined #openstack-containers | 03:16 | |
*** ricolin has joined #openstack-containers | 03:39 | |
*** ramishra has joined #openstack-containers | 03:49 | |
*** lbragstad has joined #openstack-containers | 03:50 | |
*** lbragstad has quit IRC | 03:51 | |
*** dave-mccowan has quit IRC | 04:03 | |
*** udesale has joined #openstack-containers | 04:10 | |
*** lbragstad has joined #openstack-containers | 04:13 | |
*** ykarel|away has joined #openstack-containers | 04:24 | |
*** hongbin has quit IRC | 04:34 | |
*** PagliaccisCloud has joined #openstack-containers | 04:44 | |
*** ricolin has quit IRC | 04:45 | |
*** ricolin has joined #openstack-containers | 05:12 | |
*** zufar_ has joined #openstack-containers | 06:03 | |
zufar_ | brtknr: I am fix this issue by installing magnum manual. i try to install via ansible get that error. | 06:04 |
*** zufar has quit IRC | 06:06 | |
*** zufar_ has left #openstack-containers | 06:06 | |
*** zufar_ has joined #openstack-containers | 06:06 | |
zufar_ | Hi, I am trying to create cluster template on magnum, but its get this error `Cluster type (vm, Unset, swarm) not supported (HTTP 400)`. My image have os_distro properties installed. full log : http://paste.opensuse.org/view//62392243 | 06:07 |
*** ykarel|away is now known as ykarel | 06:11 | |
ykarel | zufar_, i think some issue with glanceclient, try with image id instead of image name | 06:11 |
*** lpetrut has joined #openstack-containers | 06:13 | |
zufar_ | ykarel: I am using image id to create cluster template, but still same error. | 06:30 |
zufar_ | no error with glance. this is the lof from magnum-api, 2018-12-14 13:05:03.326 18396 INFO werkzeug [req-812819a0-aa36-4691-bffa-4c0fe4c15e8d 65e6540249f041eb84a1f45b413869da a6194998e8bd47f99ae77efe2e86facf default - -] 10.111.111.10 - - [14/Dec/2018 13:05:03] "POST /v1/clustertemplates HTTP/1.1" 400 - | 06:31 |
ykarel | zufar_, and u have os_distro property set in that image | 06:32 |
ykarel | hmm just checked logs, u have set: properties | os_distro='fedora-atomic' | 06:33 |
ykarel | can u check conductor logs as well | 06:36 |
*** mkuf has quit IRC | 06:40 | |
*** mkuf has joined #openstack-containers | 06:41 | |
*** mkuf has quit IRC | 06:51 | |
*** mkuf has joined #openstack-containers | 06:52 | |
mkuf | brtknr: the heat resources look like this http://paste.openstack.org/show/8ZiD9uWdYtiR08VinjbL | 07:01 |
mkuf | flwang: current issue is, that the master gets deployed, cloudinit and wc-notify are successful but no minions get spawned. | 07:01 |
*** rcernin has quit IRC | 07:03 | |
*** PagliaccisCloud has quit IRC | 07:12 | |
*** pcaruana has joined #openstack-containers | 07:12 | |
strigazi | flwang: mnaser for now, CERN is not up for using ubuntu. I won't be able to help you. We are looking to the upcoming Fedora CoreOS. | 07:27 |
strigazi | flwang: mnaser Well I can help with the code, but we won't run the same thing as you. | 07:38 |
*** jonaspaulo has joined #openstack-containers | 07:53 | |
*** lpetrut has quit IRC | 07:58 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: add body for delete_namespaced_service in k8s https://review.openstack.org/625170 | 08:03 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: use default admission_control_list values https://review.openstack.org/625171 | 08:04 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: use default admission_control_list values https://review.openstack.org/625171 | 08:04 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: add body for delete_namespaced_service in k8s https://review.openstack.org/625170 | 08:06 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: use default admission_control_list values https://review.openstack.org/625171 | 08:07 |
openstackgerrit | Merged openstack/magnum stable/rocky: functional: retrieve cluster to get stack_id https://review.openstack.org/624723 | 09:04 |
jakeyip | zufar_: there's a typo in your image? `fedora-atomic-lates` instead of `fedora-atomic-latest` | 09:43 |
*** ttsiouts has joined #openstack-containers | 09:45 | |
zufar_ | jakeyip, hm yes typo. but I am trying with image id and its same | 09:48 |
*** ykarel is now known as ykarel|lunch | 10:00 | |
*** shrasool has joined #openstack-containers | 10:15 | |
*** mcegiel has joined #openstack-containers | 10:21 | |
mcegiel | Hi. I have a question related to Magnum architecture. | 10:25 |
mcegiel | By default Magnum creates router with SNAT and allocates Floating IPs ( –external-network is mandatory parameter) | 10:25 |
mcegiel | What about environments where SNAT is disabled and routing is used between external and internal networks ? | 10:25 |
mcegiel | In such situation Floating IPs are not needed | 10:26 |
mcegiel | I have created internal, external network and router with SNAT=disabled, then I have deployed cluster and in result Magnum allocated Floating IPs | 10:27 |
strigazi | mcegiel: would --floating-ip-disabled work for you? | 10:29 |
mcegiel | let me check | 10:30 |
*** ykarel|lunch is now known as ykarel | 10:32 | |
zufar_ | jakeyip, i dont understand this, are magnum only support fedora-atomic-latest name for images? | 10:34 |
*** salmankhan has joined #openstack-containers | 10:34 | |
jakeyip | zufar_: what does `openstack image-show fedora-atomic-latest` say? | 10:44 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: use vexxhost-specific nodes with nested virt https://review.openstack.org/624729 | 10:45 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: add body for delete_namespaced_service in k8s https://review.openstack.org/625170 | 10:45 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: add body for delete_namespaced_service in k8s https://review.openstack.org/625170 | 10:46 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: add body for delete_namespaced_service in k8s https://review.openstack.org/625170 | 10:47 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum stable/rocky: functional: use default admission_control_list values https://review.openstack.org/625171 | 10:47 |
jakeyip | zufar_: you need os_distro='fedora-atomic' set for the image | 10:48 |
zufar_ | jakeyip: i create image with incorrect name (from guide) with os_distro='fedora-atomic'. when I try to create the cluster template, it give error like i mention before. | 10:57 |
zufar_ | after i delete and recreate with correct image name, I can create the cluster | 10:57 |
*** PagliaccisCloud has joined #openstack-containers | 10:59 | |
jakeyip | zufar_: hm, no idea. image name shouldn't matter | 11:08 |
zufar_ | jakeyip, thank you no problem as long the magnum work. but i have problem when creating swarm cluster, the heat stack is stuck on `create-in-progress`. | 11:13 |
zufar_ | anyone know where the instance is deploy? i try using magnum user but got nothing | 11:13 |
zufar_ | sorry, the vm is in the user. I miss that | 11:15 |
jakeyip | zufar_: you can take a look at which resources failed `openstack stack resource list -n 5 <stack_id>` | 11:15 |
*** shrasool has quit IRC | 11:16 | |
*** ricolin has quit IRC | 12:04 | |
*** ttsiouts has quit IRC | 12:05 | |
*** ttsiouts has joined #openstack-containers | 12:05 | |
*** salmankhan has quit IRC | 12:06 | |
*** salmankhan has joined #openstack-containers | 12:09 | |
*** ttsiouts has quit IRC | 12:10 | |
*** udesale has quit IRC | 12:11 | |
*** ttsiouts has joined #openstack-containers | 12:16 | |
*** pcaruana has quit IRC | 12:21 | |
*** pcaruana has joined #openstack-containers | 12:22 | |
*** pcaruana is now known as pcaruana|intw| | 12:25 | |
openstackgerrit | Lingxian Kong proposed openstack/magnum master: [WIP][k8s] Cluster creation speedup https://review.openstack.org/623724 | 12:34 |
mcegiel | strigazi: the --floating-ip-disabled helped, thx | 12:41 |
*** ykarel has quit IRC | 13:00 | |
*** ykarel has joined #openstack-containers | 13:01 | |
*** dave-mccowan has joined #openstack-containers | 13:09 | |
*** dave-mccowan has quit IRC | 13:15 | |
*** ykarel is now known as ykarel|afk | 13:29 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 13:37 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 13:41 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 13:47 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 13:56 |
*** ykarel|afk is now known as ykarel | 14:00 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 14:01 |
*** pcaruana|intw| has quit IRC | 14:05 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 14:06 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 14:15 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 14:24 |
strigazi | fungi: hello, I'm trying to use secrets in a job, but I miss smth. I can't figure it out since some time. can you have a look? https://review.openstack.org/#/c/585420/25 | 14:26 |
*** udesale has joined #openstack-containers | 14:27 | |
*** pcaruana has joined #openstack-containers | 14:31 | |
*** dave-mccowan has joined #openstack-containers | 14:32 | |
fungi | strigazi: you'll have to be more specific. that change you linked is something like 2k added lines | 14:39 |
fungi | no offense, but i don't have time to read through the whole diff | 14:39 |
fungi | i see you have a secret encrypted in .zuul.yaml there | 14:40 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 14:41 |
fungi | let me know when you're done pushing new patchsets. if your question is about the zuul syntax errors i can help you interpret whichever one is current then | 14:43 |
*** dave-mccowan has quit IRC | 14:43 | |
*** jmlowe has quit IRC | 14:48 | |
*** mcegiel has left #openstack-containers | 14:50 | |
strigazi | fungi: I had asked in #zuul. The issue was that I named a part of the job "publish". I couldn't interpret what extra keys not allowed @ data['publish'] meant | 14:50 |
strigazi | this is the fix https://review.openstack.org/#/c/585420/23..27/.zuul.yaml | 14:52 |
fungi | okay, glad you worked it out | 14:52 |
*** jmlowe has joined #openstack-containers | 15:04 | |
*** zul has joined #openstack-containers | 15:04 | |
*** ivve has joined #openstack-containers | 15:05 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 15:29 |
*** ivve has quit IRC | 15:34 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: WIP: build images in the ci https://review.openstack.org/585420 | 15:55 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Build images in the ci https://review.openstack.org/585420 | 15:57 |
brtknr | strigazi: what an amazing week for Magnum! So many cool things happening! | 16:01 |
*** PagliaccisCloud has quit IRC | 16:15 | |
*** pcaruana has quit IRC | 16:20 | |
*** ivve has joined #openstack-containers | 16:24 | |
*** jmlowe has quit IRC | 16:27 | |
brtknr | strigazi: have you tested Magnum on FA29 btw? We're hitting this issue: https://bugzilla.redhat.com/show_bug.cgi?id=1572944 | 16:34 |
openstack | bugzilla.redhat.com bug 1572944 in kernel "4.16.4-200.fc27.x86_64 takes minutes to finish crng init on some systems" [Unspecified,Closed: errata] - Assigned to kernel-maint | 16:34 |
*** ricolin has joined #openstack-containers | 16:39 | |
strigazi | brtknr: yeap, solved it with adding entropy from the hypervisor | 16:43 |
strigazi | brtknr: I tried to release f29 in our cloud but due to some networking issue we stopped the release | 16:44 |
strigazi | brtknr: https://github.com/openstack/glance/blob/master/doc/source/admin/useful-image-properties.rst check the hw_rng_model | 16:45 |
strigazi | this ^^ for images | 16:45 |
strigazi | for flavors you want: https://github.com/openstack/nova/blob/stable/rocky/doc/source/user/flavors.rst --property hw_rng:allowed=True | 16:47 |
strigazi | brtknr: ^^ | 16:47 |
*** belmoreira has quit IRC | 16:47 | |
brtknr | yankcrime: ^^ | 16:47 |
brtknr | :) thanks strigazi | 16:47 |
brtknr | strigazi: have a great weekend! | 16:48 |
strigazi | brtknr: you too, see you | 16:48 |
*** ykarel is now known as ykarel|away | 16:55 | |
*** salmankhan has quit IRC | 16:56 | |
*** salmankhan has joined #openstack-containers | 16:57 | |
*** jonaspaulo has quit IRC | 17:02 | |
*** ttsiouts has quit IRC | 17:02 | |
*** udesale has quit IRC | 17:07 | |
*** PagliaccisCloud has joined #openstack-containers | 17:15 | |
yankcrime | thanks strigazi - that definitely improved the boot time | 17:23 |
*** ricolin has quit IRC | 17:28 | |
yankcrime | weirdly just setting it on the flavor halved the boot time, more or less - 17 down to 8 minutes | 17:36 |
yankcrime | just setting the property on the image, sorry | 17:36 |
yankcrime | setting the properties for both the flavor and the image totally solved the slow boot issue | 17:36 |
yankcrime | now boots in 15 seconds which is a lot better :) | 17:37 |
brtknr | yankcrime: nice work! | 17:39 |
yankcrime | brtknr: thank strigazi ;) | 17:41 |
*** zufar_ has quit IRC | 17:43 | |
*** PagliaccisCloud has quit IRC | 17:43 | |
*** ykarel|away has quit IRC | 18:02 | |
*** itlinux has quit IRC | 18:13 | |
*** itlinux has joined #openstack-containers | 18:13 | |
openstackgerrit | Merged openstack/magnum master: Build images in the ci https://review.openstack.org/585420 | 18:17 |
*** salmankhan has quit IRC | 18:57 | |
*** hongbin has joined #openstack-containers | 19:18 | |
*** ttsiouts has joined #openstack-containers | 19:28 | |
*** jmlowe has joined #openstack-containers | 19:32 | |
*** flwang1 has joined #openstack-containers | 19:48 | |
flwang1 | strigazi: around? | 19:48 |
*** ttsiouts has quit IRC | 20:04 | |
*** ttsiouts has joined #openstack-containers | 20:04 | |
*** jento has quit IRC | 20:21 | |
strigazi | flwang1: i'm here | 20:25 |
flwang1 | strigazi: as for the external cloud provider patch, i only tested with lb | 20:26 |
strigazi | flwang1: me too | 20:27 |
flwang1 | what's your error with pvc/cinder? | 20:27 |
strigazi | flwang1: it wasn't pvc | 20:27 |
flwang1 | so what do you mean doesn't work with cinder? | 20:27 |
strigazi | flwang1: it was this example https://docs.openstack.org/magnum/latest/user/index.html#using-cinder-in-kubernetes | 20:28 |
flwang1 | strigazi: ah, that's static manually mount way | 20:28 |
flwang1 | but i think it's same issue | 20:28 |
flwang1 | can you see any error in ccm? | 20:29 |
strigazi | The occm pod doesn't show anything only the kubelet | 20:29 |
strigazi | I can create again | 20:30 |
flwang1 | my env in in my workstation, and my vpn is down now :( so i can't test it now | 20:31 |
flwang1 | i'm wondering if we need some extra config in kube_openstack_config or for config in the yaml to create occm | 20:32 |
flwang1 | can you enable high log level for the occm? | 20:32 |
flwang1 | i saw you're using -v 2 | 20:33 |
strigazi | > 2 would show more? | 20:33 |
strigazi | I'm building a cluster | 20:33 |
*** ttsiouts has quit IRC | 20:33 | |
flwang1 | let's set it as 8 or 9 | 20:35 |
strigazi | flwang1: with really minor changes we can take lxkong and mnaser's patch to speedup cluster creation. lgtm | 20:45 |
flwang1 | strigazi: i haven't got time to test it, did it work for you? | 20:48 |
flwang1 | with that patch, will those script run in parallel? | 20:49 |
strigazi | both vms are created in almost parallel, minion and master are configured in parallel | 20:50 |
flwang1 | cool | 20:51 |
flwang1 | lxkong told me there is a 'bug' in heat-container-agent, those scripts/services on k8s can't be created in parallel | 20:51 |
flwang1 | if we can fix that, the performance could be improve a bit more | 20:52 |
strigazi | not sure if it is a bug, but doing many kubectl create -f in parallel won't helo that match I guess | 20:53 |
strigazi | nothing in occm logs | 20:53 |
strigazi | -v 9 | 20:53 |
flwang1 | hmm... | 20:55 |
flwang1 | how did you check the log of occm? | 20:55 |
flwang1 | did you do 'kubectl logs -v 9 occm' | 20:56 |
strigazi | that is what i mean, yes | 20:57 |
flwang1 | ok, i will test it again on Monday | 20:57 |
strigazi | not sure if it works, I think people are using cinder-csi for volume | 20:58 |
*** ttsiouts has joined #openstack-containers | 21:03 | |
flwang1 | strigazi: what do you mean? you mean there is bug or it's not supported totally? | 21:09 |
strigazi | flwang1: well the code is there: https://github.com/kubernetes/cloud-provider-openstack/tree/v0.2.0/pkg/cloudprovider/providers/openstack | 21:10 |
flwang1 | sorry, i have to go now | 21:11 |
flwang1 | it's Sat here :) | 21:11 |
flwang1 | i will test it next Monday | 21:11 |
flwang1 | will you work next week? | 21:12 |
strigazi | Mon, Tue and Wed | 21:13 |
colin- | glad to see convo about this, was at sig-cloud-provider meetings at kubecon this week and this was a popular topic (moving the providers from k8s/k8s to external by next year) | 21:29 |
strigazi | colin-: do you know if occm works for cinder volumes? do you use it or you use csi? | 21:32 |
colin- | with the in-tree provider or with external? | 21:35 |
*** flwang1 has quit IRC | 21:35 | |
strigazi | external | 21:35 |
strigazi | colin-: with in-tree worked last I time I checked. | 21:36 |
colin- | i'm not sure, the clusters i have up right now are using the in-tree | 21:36 |
colin- | and that's been my experience too (save for a case where a VM resoruce being deleted may have orphaned a volume or two, not sure if that was reproduceable) | 21:36 |
*** munimeha1 has joined #openstack-containers | 21:39 | |
strigazi | #36 | 21:41 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Don not log the login command https://review.openstack.org/625351 | 21:43 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Don not log the login command https://review.openstack.org/625351 | 21:47 |
*** ttsiouts has quit IRC | 22:00 | |
*** ttsiouts has joined #openstack-containers | 22:07 | |
*** ttsiouts has quit IRC | 22:19 | |
*** ivve has quit IRC | 22:29 | |
openstackgerrit | Merged openstack/magnum master: functional: bump flavor specs https://review.openstack.org/623913 | 22:30 |
eandersson | btw minor but when you have time can you guys take a look at https://review.openstack.org/#/c/614034/ | 22:35 |
eandersson | Just trying to clean up devstack | 22:35 |
*** lbragstad has quit IRC | 23:08 | |
*** munimeha1 has quit IRC | 23:09 | |
*** lbragstad has joined #openstack-containers | 23:16 | |
*** lbragstad has quit IRC | 23:22 | |
*** PagliaccisCloud has joined #openstack-containers | 23:29 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!