*** genek has joined #openstack-kolla | 00:00 | |
*** genek has quit IRC | 00:04 | |
*** caowei has joined #openstack-kolla | 00:21 | |
*** k_mouza has quit IRC | 00:24 | |
*** itlinux has quit IRC | 00:27 | |
*** k_mouza has joined #openstack-kolla | 00:31 | |
*** genek has joined #openstack-kolla | 00:34 | |
*** pengdake has joined #openstack-kolla | 00:39 | |
honza | Jeffrey4l: hey, you reported the tripleo-ui build failure; i'm one of the cores on tripleo-ui. would you be able to point me to the complete log for that failure? | 00:49 |
---|---|---|
*** dardelean has joined #openstack-kolla | 00:55 | |
*** mdnadeem has joined #openstack-kolla | 00:59 | |
*** itlinux has joined #openstack-kolla | 01:10 | |
*** mdnadeem has quit IRC | 01:21 | |
*** mdnadeem has joined #openstack-kolla | 01:22 | |
harlowja | oh hi folks | 01:26 |
kfox1111 | still alive. you? :) | 01:26 |
harlowja | can someone give me a TLDR on what nova-ssh is :) | 01:26 |
harlowja | sorta live, lol | 01:26 |
harlowja | SpamapS and i were wondering ummm, ya, nova-ssh, hmmm | 01:26 |
kfox1111 | sort story, libvirt supports migration, but doesn't implement it all itself. | 01:26 |
kfox1111 | it kind of expects someone will copy the data from one host to another somehow. | 01:26 |
kfox1111 | nova chose scp. | 01:26 |
kfox1111 | nova-ssh is a small ssh server that allows the scp to copy files from one host to another into the right place. | 01:27 |
SamYaple | *for non-shared storage migrations | 01:27 |
kfox1111 | right. | 01:27 |
SamYaple | also for non-live block migration | 01:27 |
harlowja | interesting | 01:27 |
SamYaple | you can do a live migration with non-shared storage assuming new enough libvirt and qemu | 01:28 |
SpamapS | AH we had been testing it using something something TLS | 01:28 |
kfox1111 | gotta head out. l8r all. | 01:28 |
harlowja | ya; i wasn't aware of the SCP happening | 01:28 |
harlowja | (if it as) | 01:28 |
harlowja | *if it was | 01:28 |
SpamapS | I think I'd rather do it with this neat-o built-in SCP thing if that JustWorks(TM) | 01:29 |
* harlowja thought that as long as libvirts could connect together that was enough (at least when i was messing with it) | 01:29 | |
SamYaple | harlowja: for live migraiton, that is correct | 01:29 |
SamYaple | non-live migraiton is a completely differnet code path | 01:30 |
SpamapS | Yeah kinda felt like that was the way to go since it's like, built in to libvirt. | 01:30 |
harlowja | ah, ok, this is cold-migration | 01:30 |
SamYaple | its actually built into qemu suprisingly | 01:30 |
harlowja | gottchaaa | 01:30 |
harlowja | to many migrations, lol | 01:30 |
SpamapS | ok, probably worth it to make this nova-ssh thing work | 01:30 |
SamYaple | libvirt is only in the picture if it is "tunnelled" migrations | 01:30 |
SpamapS | cold migrations are nice to have too | 01:30 |
*** k_mouza has quit IRC | 01:31 | |
SamYaple | oh, the other thing is "resizing" | 01:32 |
SamYaple | that follows the same code path as a "cold-migration" | 01:32 |
SamYaple | with the exception that there is a nova flag which is resize-on-same-host which means if it does that, no scp needs to happen. otherwise its a cold migraiton | 01:32 |
harlowja | TIL, lol | 01:32 |
*** pengdake has quit IRC | 01:32 | |
harlowja | i thought cold migration was just a special case in qemu/libvirt, lol | 01:33 |
harlowja | (like u can do live, cold should be no problem) | 01:33 |
SamYaple | nope. completely outside libvirts knowledge | 01:33 |
SamYaple | live is only so easy because the qemu processes litterally talk to each other, its baked into qemu | 01:33 |
harlowja | ya, i would of thought u could do the same for cold, start up the qemu processes, but don't really start the vm | 01:34 |
harlowja | and there u have cold, ha | 01:34 |
SamYaple | its kinda like that. the domain gets defined in libvirt before the files are migrated | 01:34 |
*** unicell has quit IRC | 01:39 | |
*** pengdake has joined #openstack-kolla | 01:39 | |
*** genek has quit IRC | 01:42 | |
*** dardelean has quit IRC | 01:43 | |
*** pengdake has quit IRC | 01:50 | |
*** rstarmer has joined #openstack-kolla | 02:12 | |
*** zshi has joined #openstack-kolla | 02:14 | |
*** rstarmer has quit IRC | 02:23 | |
*** rstarmer has joined #openstack-kolla | 02:23 | |
*** chmarkus has quit IRC | 02:26 | |
*** chmarkus has joined #openstack-kolla | 02:27 | |
*** rstarmer has quit IRC | 02:33 | |
*** itlinux has quit IRC | 02:40 | |
*** harlowja has quit IRC | 03:00 | |
*** livelace-link has quit IRC | 03:06 | |
*** unicell has joined #openstack-kolla | 03:06 | |
*** unicell has quit IRC | 03:11 | |
*** caowei has quit IRC | 03:14 | |
*** caowei has joined #openstack-kolla | 03:15 | |
*** unicell has joined #openstack-kolla | 03:18 | |
*** unicell has quit IRC | 03:23 | |
*** livelace-link has joined #openstack-kolla | 03:35 | |
*** harlowja has joined #openstack-kolla | 03:37 | |
*** livelace-link has quit IRC | 03:37 | |
*** livelace-link has joined #openstack-kolla | 03:38 | |
*** unicell has joined #openstack-kolla | 03:39 | |
*** livelace-link has quit IRC | 03:40 | |
*** unicell has quit IRC | 03:43 | |
*** itlinux has joined #openstack-kolla | 03:53 | |
*** pramodrj07 has quit IRC | 03:58 | |
*** dardelean has joined #openstack-kolla | 03:59 | |
*** unicell has joined #openstack-kolla | 04:00 | |
*** dardelean has quit IRC | 04:03 | |
*** unicell has quit IRC | 04:04 | |
*** unicell has joined #openstack-kolla | 04:20 | |
*** unicell has quit IRC | 04:25 | |
Jeffrey4l | honza, i added the log to the launchpad. what else do you need? | 04:36 |
Jeffrey4l | honza, check this https://bugs.launchpad.net/kolla/+bug/1744215 | 04:41 |
openstack | Launchpad bug 1744215 in tripleo "tripleo ui image is failed and block the gate" [Critical,Triaged] - Assigned to Honza Pokorny (hpokorny) | 04:41 |
*** genek has joined #openstack-kolla | 04:43 | |
*** harlowja has quit IRC | 05:32 | |
*** rstarmer has joined #openstack-kolla | 05:33 | |
*** chason_ has quit IRC | 05:40 | |
*** rstarmer has quit IRC | 05:53 | |
*** gkadam has joined #openstack-kolla | 05:59 | |
*** gkadam has quit IRC | 06:04 | |
*** itlinux has quit IRC | 06:15 | |
*** rstarmer has joined #openstack-kolla | 06:15 | |
*** rstarmer has quit IRC | 06:24 | |
*** zhurong has joined #openstack-kolla | 06:26 | |
*** ArminderSingh has quit IRC | 06:27 | |
*** caowei has quit IRC | 06:28 | |
*** ArminderSingh has joined #openstack-kolla | 06:32 | |
*** rstarmer has joined #openstack-kolla | 06:38 | |
*** genek has quit IRC | 06:51 | |
*** pengdake has joined #openstack-kolla | 07:10 | |
*** genek has joined #openstack-kolla | 07:10 | |
*** pengdake has quit IRC | 07:15 | |
*** pengdake has joined #openstack-kolla | 07:15 | |
*** genek has quit IRC | 07:18 | |
*** lpetrut has joined #openstack-kolla | 07:19 | |
*** genek has joined #openstack-kolla | 07:24 | |
*** zhurong has quit IRC | 07:25 | |
*** genek has quit IRC | 07:29 | |
*** pengdake has quit IRC | 07:30 | |
*** genek has joined #openstack-kolla | 07:31 | |
*** unicell has joined #openstack-kolla | 07:32 | |
*** unicell1 has joined #openstack-kolla | 07:34 | |
*** unicell has quit IRC | 07:36 | |
*** genek has quit IRC | 07:36 | |
*** genek has joined #openstack-kolla | 07:37 | |
*** genek has quit IRC | 07:42 | |
*** zhurong has joined #openstack-kolla | 07:42 | |
*** genek has joined #openstack-kolla | 07:46 | |
*** genek has quit IRC | 07:50 | |
*** unicell1 has quit IRC | 07:52 | |
*** rstarmer has quit IRC | 08:04 | |
*** rstarmer has joined #openstack-kolla | 08:10 | |
*** gkadam has joined #openstack-kolla | 08:14 | |
*** rstarmer has quit IRC | 08:15 | |
*** rstarmer has joined #openstack-kolla | 08:21 | |
*** jbadiapa has joined #openstack-kolla | 08:30 | |
*** genek has joined #openstack-kolla | 08:43 | |
*** JinVan has quit IRC | 08:52 | |
*** genek has quit IRC | 08:52 | |
*** genek has joined #openstack-kolla | 08:58 | |
*** rstarmer has quit IRC | 08:59 | |
*** lpetrut has quit IRC | 08:59 | |
*** rstarmer has joined #openstack-kolla | 08:59 | |
*** genek has quit IRC | 09:03 | |
*** caowei has joined #openstack-kolla | 09:04 | |
*** dardelean has joined #openstack-kolla | 09:06 | |
*** lpetrut has joined #openstack-kolla | 09:12 | |
*** genek has joined #openstack-kolla | 09:12 | |
*** dardelean has quit IRC | 09:14 | |
*** genek has quit IRC | 09:18 | |
*** genek has joined #openstack-kolla | 09:19 | |
*** dardelean has joined #openstack-kolla | 09:21 | |
*** genek has quit IRC | 09:24 | |
*** dardelean has quit IRC | 09:26 | |
*** dtk_ has joined #openstack-kolla | 09:36 | |
*** dtk__ has joined #openstack-kolla | 09:36 | |
*** zhurong has quit IRC | 09:38 | |
*** caowei has quit IRC | 09:40 | |
*** dtk__ has quit IRC | 09:41 | |
*** dtk_ has quit IRC | 09:42 | |
*** dtk has joined #openstack-kolla | 09:47 | |
*** ipsecguy has quit IRC | 09:57 | |
*** ipsecguy has joined #openstack-kolla | 09:57 | |
*** pbourke has quit IRC | 10:29 | |
*** pbourke has joined #openstack-kolla | 10:30 | |
*** lpetrut has quit IRC | 10:36 | |
openstackgerrit | Alexandru Bogdan Pica proposed openstack/kolla-ansible master: Implement external MariaDB and pre-configured Databases support https://review.openstack.org/533428 | 10:37 |
*** k_mouza has joined #openstack-kolla | 10:54 | |
openstackgerrit | Alexandru Bogdan Pica proposed openstack/kolla-ansible master: Implement external MariaDB and pre-configured Databases support https://review.openstack.org/533428 | 10:55 |
openstackgerrit | Alexandru Bogdan Pica proposed openstack/kolla-ansible master: Implement external MariaDB and pre-configured Databases support https://review.openstack.org/533428 | 10:56 |
*** k_mouza has quit IRC | 10:59 | |
*** k_mouza has joined #openstack-kolla | 11:02 | |
*** rstarmer has quit IRC | 11:03 | |
*** k_mouza has quit IRC | 11:07 | |
*** k_mouza has joined #openstack-kolla | 11:19 | |
openstackgerrit | Merged openstack/kolla master: Add tripleo-ui image to skipped image list https://review.openstack.org/535633 | 11:21 |
*** k_mouza has quit IRC | 11:24 | |
*** mdnadeem has quit IRC | 12:04 | |
*** ipsecguy has quit IRC | 12:11 | |
*** ipsecguy_ has joined #openstack-kolla | 12:11 | |
*** caowei has joined #openstack-kolla | 12:11 | |
*** genek has joined #openstack-kolla | 12:14 | |
*** dardelean has joined #openstack-kolla | 12:14 | |
*** caowei has quit IRC | 12:16 | |
*** caowei has joined #openstack-kolla | 12:17 | |
*** dardelean has quit IRC | 12:19 | |
*** k_mouza has joined #openstack-kolla | 12:23 | |
*** dave-mcc_ has joined #openstack-kolla | 12:26 | |
*** k_mouza has quit IRC | 12:32 | |
*** bjolo has quit IRC | 12:35 | |
*** athomas has quit IRC | 12:43 | |
*** caowei has quit IRC | 12:46 | |
*** dciabrin has quit IRC | 12:47 | |
*** dciabrin has joined #openstack-kolla | 12:47 | |
*** genek has quit IRC | 12:52 | |
*** mdnadeem has joined #openstack-kolla | 12:54 | |
*** ipsecguy has joined #openstack-kolla | 13:01 | |
*** genek has joined #openstack-kolla | 13:02 | |
*** k_mouza has joined #openstack-kolla | 13:04 | |
*** ipsecguy_ has quit IRC | 13:05 | |
*** genek has quit IRC | 13:09 | |
*** k_mouza has quit IRC | 13:12 | |
*** genek has joined #openstack-kolla | 13:12 | |
*** dardelean has joined #openstack-kolla | 13:15 | |
honza | Jeffrey4l: thanks | 13:25 |
*** caowei has joined #openstack-kolla | 13:34 | |
*** caowei has quit IRC | 13:34 | |
*** mdnadeem has quit IRC | 13:46 | |
*** dardelean has quit IRC | 13:50 | |
*** dtk has quit IRC | 13:53 | |
*** dtk has joined #openstack-kolla | 13:55 | |
openstackgerrit | Merged openstack/kolla master: Check whether the source file exists before configuring the dashboard https://review.openstack.org/529561 | 14:08 |
*** dtk has quit IRC | 14:08 | |
*** caowei has joined #openstack-kolla | 14:08 | |
*** dardelean has joined #openstack-kolla | 14:18 | |
*** dardelean has quit IRC | 14:23 | |
*** bkero_ has joined #openstack-kolla | 14:28 | |
*** bkero-lounge has quit IRC | 14:29 | |
*** bkero is now known as bkero- | 14:31 | |
*** bkero_ is now known as bkero | 14:32 | |
*** bkero has quit IRC | 14:32 | |
*** bkero has joined #openstack-kolla | 14:32 | |
*** dardelean has joined #openstack-kolla | 14:33 | |
*** dardelean has quit IRC | 14:38 | |
*** yingjun has joined #openstack-kolla | 14:46 | |
*** dardelean has joined #openstack-kolla | 14:50 | |
*** caowei has quit IRC | 15:07 | |
*** hw_wutianwei has quit IRC | 15:12 | |
*** dardelean has quit IRC | 15:24 | |
*** dciabrin has quit IRC | 15:33 | |
*** dciabrin has joined #openstack-kolla | 15:33 | |
*** pcaruana has joined #openstack-kolla | 15:52 | |
*** dardelean has joined #openstack-kolla | 16:01 | |
*** dardelean has quit IRC | 16:05 | |
*** dardelean has joined #openstack-kolla | 16:37 | |
*** dardelean has quit IRC | 16:48 | |
*** dardelean has joined #openstack-kolla | 16:48 | |
*** gkadam has quit IRC | 16:53 | |
*** yingjun has quit IRC | 17:28 | |
*** genek has quit IRC | 17:30 | |
*** genek has joined #openstack-kolla | 17:32 | |
*** genek has quit IRC | 17:38 | |
*** genek has joined #openstack-kolla | 17:57 | |
geratri | https://bugs.launchpad.net/kolla-kubernetes/+bug/1735286 . kollakube exits with max recursion and doesn’t create the configmaps. is there any way i can avoid this or manually create the configmaps? i can’t seem to find a way around this issue, even with older versions | 17:59 |
openstack | Launchpad bug 1735286 in kolla-kubernetes "kollakube res create configmap: maximum recursion depth exceeded" [Undecided,New] | 17:59 |
*** genek has quit IRC | 18:09 | |
*** cinerama has quit IRC | 18:22 | |
*** genek has joined #openstack-kolla | 18:31 | |
*** bjolo has joined #openstack-kolla | 18:33 | |
bjolo | howdy | 18:33 |
*** genek has quit IRC | 18:36 | |
*** dardelean has quit IRC | 18:53 | |
*** genek has joined #openstack-kolla | 19:08 | |
*** dardelean has joined #openstack-kolla | 19:08 | |
*** genek has quit IRC | 19:12 | |
*** lpetrut has joined #openstack-kolla | 19:31 | |
*** genek has joined #openstack-kolla | 19:38 | |
*** genek has quit IRC | 19:43 | |
*** lpetrut has quit IRC | 19:44 | |
*** jmcevoy has quit IRC | 19:50 | |
*** rstarmer has joined #openstack-kolla | 20:01 | |
*** pcaruana has quit IRC | 20:04 | |
*** genek has joined #openstack-kolla | 20:10 | |
*** dardelean has quit IRC | 20:13 | |
-openstackstatus- NOTICE: zuul.openstack.org has been restarted due to an unexpected issue. We were able to save / reload queues however new patchsets during the restart may have been missed. Please recheck if needed. | 20:14 | |
*** genek has quit IRC | 20:15 | |
*** rstarmer has quit IRC | 20:43 | |
*** genek has joined #openstack-kolla | 20:47 | |
*** genek has quit IRC | 20:54 | |
*** robbbe has joined #openstack-kolla | 20:56 | |
*** genek has joined #openstack-kolla | 21:11 | |
*** bmace has quit IRC | 21:13 | |
*** bmace has joined #openstack-kolla | 21:13 | |
*** k_mouza has joined #openstack-kolla | 21:14 | |
*** dciabrin_ has joined #openstack-kolla | 21:21 | |
*** genek has quit IRC | 21:21 | |
*** dciabrin has quit IRC | 21:23 | |
*** k_mouza has quit IRC | 21:25 | |
*** geratri has quit IRC | 21:27 | |
*** robbbe has quit IRC | 21:28 | |
*** genek has joined #openstack-kolla | 21:32 | |
*** genek has quit IRC | 21:37 | |
*** genek has joined #openstack-kolla | 21:38 | |
*** genek has quit IRC | 21:43 | |
*** lpetrut has joined #openstack-kolla | 21:49 | |
*** genek has joined #openstack-kolla | 21:52 | |
*** adrianreza has quit IRC | 22:05 | |
*** brad[] has quit IRC | 22:05 | |
*** bachp has quit IRC | 22:05 | |
*** serverascode has quit IRC | 22:05 | |
*** kklimonda has quit IRC | 22:05 | |
*** karlamrhein has quit IRC | 22:05 | |
*** zhenguo has quit IRC | 22:05 | |
*** NobodyCam has quit IRC | 22:05 | |
*** randyl has quit IRC | 22:05 | |
*** kklimonda has joined #openstack-kolla | 22:06 | |
*** NobodyCam has joined #openstack-kolla | 22:06 | |
*** karlamrhein has joined #openstack-kolla | 22:06 | |
*** zhenguo has joined #openstack-kolla | 22:06 | |
*** serverascode has joined #openstack-kolla | 22:06 | |
*** randyl has joined #openstack-kolla | 22:06 | |
*** adrianreza has joined #openstack-kolla | 22:06 | |
*** bachp has joined #openstack-kolla | 22:09 | |
*** kbyrne has quit IRC | 22:25 | |
*** brad[] has joined #openstack-kolla | 22:49 | |
*** lpetrut has quit IRC | 22:58 | |
*** bachp has quit IRC | 23:01 | |
*** bachp has joined #openstack-kolla | 23:05 | |
*** bmace has quit IRC | 23:16 | |
*** bmace has joined #openstack-kolla | 23:31 | |
*** dtk has joined #openstack-kolla | 23:39 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!