*** unicell1 has quit IRC | 00:00 | |
kfox1111 | back. | 00:05 |
---|---|---|
*** awiddersheim has quit IRC | 00:05 | |
*** tonanhngo has joined #openstack-kolla | 00:08 | |
*** erhudy has quit IRC | 00:10 | |
*** mannamne has quit IRC | 00:12 | |
*** awiddersheim has joined #openstack-kolla | 00:17 | |
*** sbezverk has joined #openstack-kolla | 00:19 | |
*** sbezverk_ has quit IRC | 00:22 | |
*** sdake has joined #openstack-kolla | 00:25 | |
*** tonanhngo has quit IRC | 00:28 | |
*** jtriley has quit IRC | 00:37 | |
sbezverk | kfox1111: ping sorry I got discunnected | 00:40 |
kfox1111 | no worries. I've been in and out myself. | 00:40 |
kfox1111 | whats up? | 00:40 |
sbezverk | kfox1111: hit interesting issue related to multinode.. It seems when I remove iscsi bits iscsi container runs on a single node | 00:42 |
kfox1111 | k. | 00:42 |
kfox1111 | but not for multinode? | 00:42 |
sbezverk | but on multinode it fails, like that yum remove command does not remove it from all nodes.. | 00:42 |
kfox1111 | yeah. it only runs on the primary. | 00:42 |
kfox1111 | in setup_gate, search for ceph-multi | 00:43 |
sbezverk | I need to be able to remove iscsi bits from other nodes too | 00:43 |
kfox1111 | there's a section where it ssh's to the slave and does some stuff on it. | 00:43 |
kfox1111 | you should be able to ssh yum remove in there too. | 00:43 |
*** jmccarthy has quit IRC | 00:43 | |
*** jmccarthy has joined #openstack-kolla | 00:44 | |
*** huzhengchuan has joined #openstack-kolla | 00:44 | |
sbezverk | got it thanks | 00:44 |
kfox1111 | oh. and dont forget the sudo. I always forget the first time. :) | 00:44 |
*** huzhengchuan_ has joined #openstack-kolla | 00:44 | |
*** ipsecguy has quit IRC | 00:51 | |
*** ipsecguy has joined #openstack-kolla | 00:52 | |
*** sdake has quit IRC | 00:59 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP PS adds iscsid and tgtd microservices https://review.openstack.org/414254 | 01:09 |
*** l4yerffeJ has joined #openstack-kolla | 01:13 | |
MasterOfBugs | Hi All, | 01:15 |
MasterOfBugs | I am trying to use Kolla AIO as in the quickstart guide | 01:15 |
MasterOfBugs | when i try to build, I am getting this errir | 01:15 |
MasterOfBugs | ERROR:kolla.image.build.base:The command '/bin/sh -c yum -y install http://repo.percona.com/release/7/RPMS/x86_64/percona-release-0.1-3.noarch.rpm && yum clean all' returned a non-zero code: 1 | 01:15 |
MasterOfBugs | Can someone help me with this? | 01:15 |
kfox1111 | sbezverk: so, after working on some of the svc's, it seems like that third value in svc's is throwing a bit of a monkey wrench into things. | 01:20 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Document globals https://review.openstack.org/414665 | 01:20 |
kfox1111 | sbezverk: can you have a look at this and let me know what you think? | 01:20 |
*** Pavo has joined #openstack-kolla | 01:21 | |
kfox1111 | I think this layout would let svc's map in nicely for the more complicated services such as glance. | 01:21 |
*** jtriley has joined #openstack-kolla | 01:26 | |
sbezverk | kfox1111: ok will do.. | 01:28 |
kfox1111 | thx. | 01:29 |
Jeffrey4l | Pavo, around? | 01:31 |
Jeffrey4l | dmsimard, still around | 01:32 |
*** caowei has joined #openstack-kolla | 01:34 | |
Pavo | sup Jeffrey4l | 01:35 |
kfox1111 | the more I play with vals, the more I think element_names don't make too much sense on openstack servvices. only the multiinstance values. | 01:35 |
sbezverk | kfox1111: checked I think it is a good start. but then somebody will ask what are the parameters which are configurable? this complex but for sure flexible approach will tak to for people to get used.. | 01:36 |
Jeffrey4l | sdake told you got some error when deploying kolla? could u tell me the details? Pavo | 01:36 |
Jeffrey4l | told me you* | 01:36 |
*** jtriley has quit IRC | 01:36 | |
*** sdake has joined #openstack-kolla | 01:36 | |
Pavo | with horizon, when uploading images within horizon | 01:36 |
kfox1111 | sbezverk: yeah. I agree. it we need like a table or something easily searchable that can tell you all the options. | 01:36 |
Pavo | Jeffrey4l http://paste.openstack.org/show/593214/ | 01:36 |
sbezverk | right otherwise unless it was "you" who wrote the service code, no way to know what can or cannot be set.. | 01:37 |
kfox1111 | right. | 01:37 |
kfox1111 | we need like, maybe a list of values, and which levels that it can be set at. per package. | 01:38 |
kfox1111 | should be able to extract most of that data from all_values mabye. | 01:38 |
Jeffrey4l | Pavo, do u have any idea why and how it happen? | 01:39 |
Pavo | have no clue why, have tried building from source, binary and also kolla offical images they all do it | 01:39 |
sbezverk | kfox1111: do not think so, not everything went into all.yaml and in addition bunch of things were defined as literal in the code.. | 01:39 |
Jeffrey4l | Pavo, does glance image-create/image-list work? | 01:40 |
Pavo | its bitching about the visibility options from what I can tell | 01:40 |
Pavo | yes uploading images using glance cli works fine | 01:40 |
Pavo | but horizon flips put | 01:41 |
Jeffrey4l | ok. there must something wrong in horizon/horizon settings. i will try to deploy and test this. | 01:41 |
Pavo | ok | 01:41 |
Pavo | if you need anything else form let me know | 01:41 |
Pavo | have tried asking in horizon channel, no replys | 01:42 |
Jeffrey4l | roger. | 01:44 |
kfox1111 | sbezverk: hmm. yeah. could be. might have to augment the info or just document it streight out. | 01:44 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP PS adds iscsid and tgtd microservices https://review.openstack.org/414254 | 01:46 |
sdake | pavo you had said you were having trouble with virtual machine launching in general | 01:50 |
sdake | is that fixed? | 01:50 |
Pavo | yeah was selinux issue | 01:51 |
Pavo | and not being able to get murano dashboard plugin installed into horizon thats all the issues I am having now | 01:53 |
Jeffrey4l | murano dashboard is not included in the kolla. | 01:53 |
*** sdake has quit IRC | 01:54 | |
Jeffrey4l | what the selinux issue? what error message did u got about this? | 01:54 |
Jeffrey4l | Pavo, ^ | 01:54 |
Pavo | when I had selinux enabled on compute nodes no isntances would launch | 01:55 |
Pavo | was saying no host availble | 01:55 |
Pavo | disabled selinux and its working like a charm now | 01:56 |
*** salv-orlando has joined #openstack-kolla | 02:03 | |
Jeffrey4l | ok. | 02:03 |
*** salv-orlando has quit IRC | 02:08 | |
Pavo | Jeffrey4l anything you want me to try? | 02:16 |
*** MasterOfBugs has quit IRC | 02:25 | |
*** jtriley has joined #openstack-kolla | 02:25 | |
*** jtriley has quit IRC | 02:30 | |
*** jtriley has joined #openstack-kolla | 02:31 | |
Jeffrey4l | no. let me try to reproduce it first. ( but should be later ) | 02:33 |
Pavo | ok | 02:33 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: PS adds iscsid and tgtd microservices https://review.openstack.org/414254 | 02:34 |
*** jtriley has quit IRC | 02:36 | |
sbezverk | kfox1111: I would like to mirge these two microservices. It seems with some extra magic I can start them and they run.. they are not used at least yet, but should be ok to merge.. please check.. | 02:36 |
kfox1111 | k. I'll have alook. | 02:36 |
Jeffrey4l | btw, which branch are u using? and what were u doing raise the error? Pavo | 02:40 |
Pavo | I am using the pip install one which I think is 3.0.1 | 02:41 |
Pavo | and I do a normal deploy and try to upload a centos cloud image using horizon | 02:42 |
Pavo | horizon will give you this | 02:44 |
Pavo | https://www.dropbox.com/s/i0b7xttzcm2xmb4/Screenshot%202016-12-23%2021.44.17.png?dl=0 | 02:44 |
Pavo | and if you look in the horizon.log file you get what I gave you earlier | 02:44 |
Pavo | at least I do | 02:45 |
Pavo | and I am using centos as host and containers | 02:45 |
*** zhubingbing has joined #openstack-kolla | 02:48 | |
Jeffrey4l | roger. could u file bug about this? Pavo | 02:49 |
Pavo | if I knew how sure | 02:49 |
Jeffrey4l | sorry? | 02:49 |
Pavo | wanna walk me through it | 02:49 |
Pavo | never filed a bug before | 02:49 |
Jeffrey4l | Pavo, https://bugs.launchpad.net/kolla | 02:50 |
Jeffrey4l | click "Report a bug" | 02:50 |
Jeffrey4l | input the bug summary, click Next. | 02:50 |
openstackgerrit | Merged openstack/kolla-ansible: Fix aodh upgrade permission issue https://review.openstack.org/410046 | 02:55 |
Pavo | ok done https://bugs.launchpad.net/kolla/+bug/1652415 | 02:55 |
openstack | Launchpad bug 1652415 in kolla "Image upload within Horizon" [Undecided,New] | 02:55 |
Jeffrey4l | cool . thanks. | 02:56 |
Pavo | guess I should also file a bug on the murano issue also correct? | 02:58 |
Jeffrey4l | murano dashboard? | 02:58 |
Pavo | yeah | 02:58 |
Jeffrey4l | it is there already. | 02:58 |
Pavo | it doesn't get installed when you have murano enabled in globals | 02:58 |
Jeffrey4l | Pavo, are u talking the 3.0 ? or master? | 02:58 |
Pavo | 3.0 | 02:59 |
Jeffrey4l | i do not think this will be backport into 3.0 ;( | 02:59 |
Pavo | ah | 02:59 |
Pavo | damnit | 02:59 |
Pavo | anyway I can add it to mine manually? | 02:59 |
kfox1111 | aaah.. weird. | 03:02 |
kfox1111 | if ne $nodePort "" | 03:02 |
kfox1111 | {{ $nodePort }} | 03:02 |
Pavo | ? | 03:02 |
kfox1111 | and its printing "" | 03:02 |
kfox1111 | but {{ len $nodePort }} prints 10. | 03:02 |
kfox1111 | and {{ $nodePort | base64enc }} gives | 03:02 |
kfox1111 | PG5vIHZhbHVlPg== | 03:02 |
kfox1111 | whic hdecodes to | 03:03 |
kfox1111 | "<no value>" | 03:03 |
kfox1111 | ugly. :/ | 03:03 |
Jeffrey4l | Pavo, yep. but it is not merged into master, now. | 03:03 |
Jeffrey4l | brb | 03:03 |
Pavo | I am looking at the review of the fix | 03:04 |
*** gomarivera has joined #openstack-kolla | 03:04 | |
Pavo | but I do not have a kolla/common/config.py | 03:04 |
Jeffrey4l | https://review.openstack.org/395957 | 03:04 |
Jeffrey4l | https://review.openstack.org/402156 | 03:04 |
Jeffrey4l | Pavo, ^^ | 03:04 |
Pavo | yeah I am reading them | 03:05 |
Pavo | but I don't have that common config.py file | 03:05 |
*** caowei has quit IRC | 03:07 | |
Jeffrey4l | you should have. gtg. see you later. | 03:08 |
Pavo | ok where would it be and ok | 03:08 |
Pavo | ttyl | 03:08 |
*** jtriley has joined #openstack-kolla | 03:09 | |
openstackgerrit | dupengfei proposed openstack/kolla: Not to pull the base images when building. https://review.openstack.org/408940 | 03:10 |
*** zhubingbing has quit IRC | 03:10 | |
*** zhubingbing has joined #openstack-kolla | 03:11 | |
*** gomarivera has quit IRC | 03:18 | |
*** portdirect___ has joined #openstack-kolla | 03:29 | |
*** bmace has quit IRC | 03:34 | |
*** l4yerffeJ has quit IRC | 03:34 | |
*** l4yerffeJ has joined #openstack-kolla | 03:35 | |
*** bmace has joined #openstack-kolla | 03:48 | |
openstackgerrit | dupengfei proposed openstack/kolla-kubernetes: Helm charts for heat-create-db and heat-manage-db https://review.openstack.org/414496 | 03:54 |
*** zhubingbing has quit IRC | 03:56 | |
openstackgerrit | dupengfei proposed openstack/kolla-kubernetes: Helm charts for keepalived pod https://review.openstack.org/413985 | 03:57 |
*** sdake has joined #openstack-kolla | 03:59 | |
*** sdake_ has joined #openstack-kolla | 04:03 | |
*** sdake_ has quit IRC | 04:04 | |
*** sdake has quit IRC | 04:05 | |
*** portdirect___ has quit IRC | 04:06 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Document globals https://review.openstack.org/414665 | 04:13 |
kfox1111 | think I figured out the logic to make the documented stuff work. | 04:18 |
kfox1111 | implemented two different services with it to be sure. | 04:18 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: PS adds iscsid and tgtd microservices https://review.openstack.org/414254 | 04:27 |
*** gomarivera has joined #openstack-kolla | 04:35 | |
*** caowei has joined #openstack-kolla | 04:36 | |
*** zhubingbing has joined #openstack-kolla | 04:38 | |
*** gomarivera has quit IRC | 04:44 | |
*** prameswar has joined #openstack-kolla | 04:45 | |
*** zhubingbing has quit IRC | 05:00 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Document globals https://review.openstack.org/414665 | 05:05 |
sbezverk | kfox1111: should be good: https://review.openstack.org/#/c/414254/ | 05:06 |
*** unicell has joined #openstack-kolla | 05:10 | |
kfox1111 | sbezverk: looks good. :) | 05:12 |
*** unicell1 has joined #openstack-kolla | 05:14 | |
*** unicell has quit IRC | 05:15 | |
*** sayantan_ has quit IRC | 05:17 | |
*** sayantan_ has joined #openstack-kolla | 05:17 | |
openstackgerrit | Merged openstack/kolla-kubernetes: PS adds iscsid and tgtd microservices https://review.openstack.org/414254 | 05:21 |
*** sayantan_ has quit IRC | 05:22 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Document globals https://review.openstack.org/414665 | 05:22 |
*** ssurana has joined #openstack-kolla | 05:23 | |
*** srwilkers has quit IRC | 05:23 | |
*** fragatina has joined #openstack-kolla | 05:28 | |
*** Pavo has quit IRC | 05:28 | |
*** fragatina has quit IRC | 05:29 | |
*** fragatina has joined #openstack-kolla | 05:30 | |
*** prameswar has quit IRC | 05:41 | |
*** prameswar has joined #openstack-kolla | 05:42 | |
*** zhubingbing has joined #openstack-kolla | 05:42 | |
*** zhubingbing has quit IRC | 05:44 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Document globals https://review.openstack.org/414665 | 05:44 |
*** salv-orlando has joined #openstack-kolla | 06:05 | |
*** salv-orlando has quit IRC | 06:09 | |
*** prameswar has quit IRC | 06:12 | |
*** zhubingbing has joined #openstack-kolla | 06:28 | |
*** Pavo has joined #openstack-kolla | 06:30 | |
*** huzhengchuan_ has quit IRC | 06:33 | |
*** huzhengchuan has quit IRC | 06:33 | |
*** huzhengchuan has joined #openstack-kolla | 06:46 | |
*** huzhengchuan_ has joined #openstack-kolla | 06:46 | |
*** Pavo has quit IRC | 06:57 | |
*** ssurana has quit IRC | 07:00 | |
*** tonanhngo has joined #openstack-kolla | 07:09 | |
*** tonanhngo has quit IRC | 07:11 | |
*** tonanhngo has joined #openstack-kolla | 07:11 | |
*** maniram477 has joined #openstack-kolla | 07:15 | |
maniram477 | Hi all | 07:17 |
openstackgerrit | dupengfei proposed openstack/kolla-kubernetes: Helm charts for keepalived pod https://review.openstack.org/413985 | 07:20 |
dupengfei | ? | 07:20 |
maniram477 | I deployed openstack using kolla stable/mitaka on three node setup. Running all services on all three nodes. Everything seems to work fine except the instances are getting multiple fixed IPs. Anybody facing the same issue? | 07:23 |
SamYaple | maniram477: yes! on man. thats an old neutron thing | 07:28 |
SamYaple | maniram477: so thats a single port is getting multiple ip address right? | 07:29 |
maniram477 | Hi SamYaple | 07:29 |
maniram477 | SamYaple: yes you are right ,single port getting multiple ip addresses | 07:30 |
SamYaple | maniram477: oh man. listen this is christmas eve eve, so my mind is not straight | 07:31 |
SamYaple | but let me check my notes | 07:31 |
SamYaple | this is an issue i know | 07:31 |
maniram477 | SamYaple: Can you share the bug id relevant to it | 07:31 |
SamYaple | its a configuration thing | 07:31 |
SamYaple | and/or networking | 07:31 |
SamYaple | hold on, im grepping | 07:31 |
SamYaple | sorry my mind isnt 100% | 07:31 |
maniram477 | SamYaple: Is this is what your mentioning https://answers.launchpad.net/neutron/+question/225158 | 07:33 |
*** fragatina has quit IRC | 07:35 | |
SamYaple | maniram477: idk looking | 07:35 |
SamYaple | ahh i remember | 07:35 |
SamYaple | its coming back | 07:35 |
SamYaple | maniram477: check your rabbitmq | 07:35 |
SamYaple | is it partitioned? | 07:35 |
SamYaple | maniram477: rabbitmqctl eval 'rabbit_clusterer:status().' | 07:36 |
SamYaple | run that in the rabbitmq container | 07:36 |
SamYaple | rabbitmq being broken has cuase this issue before (according to my notes) | 07:37 |
SamYaple | normally this is cause by duplicate rabbitmq messages | 07:37 |
maniram477 | SamYaple: Running ..... | 07:37 |
*** fragatina has joined #openstack-kolla | 07:38 | |
maniram477 | SamYaple: All three nodes are showing up in Running nodes list. What else to check on the output? | 07:40 |
SamYaple | partition section is an empty list []? | 07:40 |
SamYaple | this issue is caused by a bad/paritioned network in my experince | 07:41 |
SamYaple | i have a vague memory of it being also caused by something else | 07:42 |
SamYaple | im trying to find out what | 07:42 |
maniram477 | SamYaple: Partition section is not present in the output | 07:42 |
SamYaple | rabbitmqctl cluster_status | 07:43 |
SamYaple | it will probablyy be [] | 07:43 |
maniram477 | SamYaple: yes [] | 07:43 |
SamYaple | hmmmm. | 07:44 |
SamYaple | did you run the prechecks? | 07:44 |
SamYaple | it tests for a certain condition that may be related | 07:44 |
maniram477 | SamYaple: Yes ran the prechecks. | 07:45 |
maniram477 | SamYaple: I'll go through the logs and 'll come again with better insight. | 07:46 |
SamYaple | maniram477: sorry. ill try to remember. there are a few things that cause this | 07:47 |
SamYaple | i would suggest looking toward networkign/partitioning things | 07:48 |
maniram477 | SamYaple: Thank you so much for such rapid support :-) . I know it's tough to debug without proper inputs. I'll update you soon with more info. | 07:49 |
SamYaple | maniram477: this is actually an issue im intamtely familiar with, but i do apologize, ive had a few of the beers | 07:50 |
SamYaple | and some of the whiskey. | 07:50 |
SamYaple | ill try to get back with you tomorrow if you havent found the answer | 07:50 |
maniram477 | SamYaple: Cheers :-) | 07:51 |
*** tonanhngo has quit IRC | 07:51 | |
*** tonanhngo has joined #openstack-kolla | 07:52 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: [wip] try pull docker images from tarballs.o.o https://review.openstack.org/413720 | 07:59 |
*** msimonin has joined #openstack-kolla | 08:02 | |
*** msimonin has quit IRC | 08:02 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Run sudo with -H parameter to set the proper home dir https://review.openstack.org/414687 | 08:07 |
*** maniram477 has quit IRC | 08:34 | |
*** mannamne has joined #openstack-kolla | 08:38 | |
*** msimonin has joined #openstack-kolla | 08:51 | |
*** tonanhngo has quit IRC | 08:54 | |
*** tonanhngo has joined #openstack-kolla | 09:08 | |
*** tonanhngo has quit IRC | 09:12 | |
*** msimonin has quit IRC | 09:21 | |
*** mdnadeem has joined #openstack-kolla | 09:35 | |
*** salv-orlando has joined #openstack-kolla | 10:06 | |
*** zhubingbing has quit IRC | 10:06 | |
*** salv-orlando has quit IRC | 10:11 | |
*** msimonin has joined #openstack-kolla | 10:11 | |
*** fragatina has quit IRC | 10:30 | |
*** huzhengchuan_ has quit IRC | 10:37 | |
*** huzhengchuan has quit IRC | 10:37 | |
*** mannamne has quit IRC | 10:46 | |
*** tonanhngo has joined #openstack-kolla | 10:56 | |
*** mannamne has joined #openstack-kolla | 10:58 | |
*** tonanhngo has quit IRC | 11:01 | |
*** mdnadeem has quit IRC | 11:09 | |
*** sp__ has joined #openstack-kolla | 11:16 | |
*** gomarivera has joined #openstack-kolla | 11:41 | |
*** gomarivera has quit IRC | 11:46 | |
*** prameswar has joined #openstack-kolla | 11:51 | |
*** zhangshuai has quit IRC | 12:04 | |
*** zhangshuai has joined #openstack-kolla | 12:04 | |
*** salv-orlando has joined #openstack-kolla | 12:07 | |
*** salv-orlando has quit IRC | 12:12 | |
openstackgerrit | Surya Prakash Singh proposed openstack/kolla: Readme Steps fail for Vagrant https://review.openstack.org/414698 | 12:12 |
*** sp__ has quit IRC | 12:18 | |
*** prameswar has quit IRC | 12:26 | |
*** sp__ has joined #openstack-kolla | 12:29 | |
*** sp__ has quit IRC | 12:45 | |
*** tonanhngo has joined #openstack-kolla | 12:50 | |
*** tonanhngo has quit IRC | 12:55 | |
*** mdnadeem has joined #openstack-kolla | 13:01 | |
*** Pavo has joined #openstack-kolla | 13:09 | |
*** JRobinson__ has joined #openstack-kolla | 13:16 | |
*** msimonin has quit IRC | 13:35 | |
*** sbezverk_ has joined #openstack-kolla | 13:47 | |
*** msimonin has joined #openstack-kolla | 13:50 | |
*** msimonin has quit IRC | 13:50 | |
*** sbezverk has quit IRC | 13:50 | |
*** huzhengchuan has joined #openstack-kolla | 13:53 | |
*** huzhengchuan_ has joined #openstack-kolla | 13:53 | |
*** sp__ has joined #openstack-kolla | 13:58 | |
*** zhubingbing has joined #openstack-kolla | 13:58 | |
openstackgerrit | Merged openstack/kolla-kubernetes: Added missing required ubuntu dev setup packages https://review.openstack.org/413776 | 13:59 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: Optimize reconfigure action for glance https://review.openstack.org/406978 | 14:01 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: Optimized reconfigure action for nova https://review.openstack.org/407416 | 14:01 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: Optimize reconfigure action for nova https://review.openstack.org/407416 | 14:02 |
*** JRobinson__ has quit IRC | 14:03 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: Optimize reconfigure action for memcached https://review.openstack.org/412225 | 14:03 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: Optimize reconfiguration for keystone https://review.openstack.org/408933 | 14:04 |
*** msimonin has joined #openstack-kolla | 14:07 | |
*** msimonin has quit IRC | 14:20 | |
*** zhubingbing has quit IRC | 14:41 | |
*** zhubingbing has joined #openstack-kolla | 14:42 | |
*** mannamne has quit IRC | 14:52 | |
*** tonanhngo has joined #openstack-kolla | 15:03 | |
*** tonanhngo has quit IRC | 15:07 | |
*** duonghq has joined #openstack-kolla | 15:10 | |
duonghq | merry xmas guys | 15:10 |
*** gomarivera has joined #openstack-kolla | 15:12 | |
*** prameswar has joined #openstack-kolla | 15:14 | |
*** unicell has joined #openstack-kolla | 15:15 | |
*** unicell1 has quit IRC | 15:16 | |
*** dave-mccowan has joined #openstack-kolla | 15:16 | |
*** duonghq has quit IRC | 15:31 | |
*** sp__ has quit IRC | 15:32 | |
*** Pavo has quit IRC | 15:37 | |
*** zhubingbing has quit IRC | 15:48 | |
*** caowei has quit IRC | 15:50 | |
*** openstackgerrit_ has joined #openstack-kolla | 15:51 | |
*** zhubingbing has joined #openstack-kolla | 15:52 | |
*** openstackgerrit_ has quit IRC | 15:53 | |
*** prameswar has quit IRC | 15:57 | |
*** dave-mcc_ has joined #openstack-kolla | 16:02 | |
*** tonanhngo has joined #openstack-kolla | 16:02 | |
*** dave-mccowan has quit IRC | 16:04 | |
*** sp__ has joined #openstack-kolla | 16:07 | |
*** tonanhngo has quit IRC | 16:07 | |
*** salv-orlando has joined #openstack-kolla | 16:08 | |
v1k0d3n | merry xmas duonghq! | 16:09 |
v1k0d3n | hey SamYaple you around? | 16:09 |
v1k0d3n | this may be a dumb question...where are your container images? | 16:10 |
*** salv-orlando has quit IRC | 16:13 | |
*** gomarivera has quit IRC | 16:14 | |
*** tonanhngo has joined #openstack-kolla | 16:19 | |
*** tonanhngo has quit IRC | 16:23 | |
*** salv-orlando has joined #openstack-kolla | 16:26 | |
*** salv-orlando has quit IRC | 16:27 | |
*** salv-orlando has joined #openstack-kolla | 16:28 | |
*** l4yerffeJ_ has joined #openstack-kolla | 16:30 | |
*** Jeffrey4l_ has joined #openstack-kolla | 16:31 | |
*** salv-orlando has quit IRC | 16:32 | |
*** Jeffrey4l has quit IRC | 16:34 | |
*** l4yerffeJ has quit IRC | 16:34 | |
*** srwilkers has joined #openstack-kolla | 16:43 | |
*** Pavo has joined #openstack-kolla | 16:49 | |
*** salv-orlando has joined #openstack-kolla | 16:53 | |
*** zhubingbing has quit IRC | 16:54 | |
*** sp__ has quit IRC | 17:01 | |
*** dave-mcc_ has quit IRC | 17:06 | |
*** zhubingbing has joined #openstack-kolla | 17:08 | |
*** zhubingbing has quit IRC | 17:12 | |
*** tonanhngo has joined #openstack-kolla | 17:13 | |
*** tonanhngo has quit IRC | 17:18 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding iscsi support to the gate. https://review.openstack.org/414713 | 17:23 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding iscsi support to the gate. https://review.openstack.org/414713 | 17:26 |
*** l4yerffeJ_ has quit IRC | 17:34 | |
*** l4yerffeJ_ has joined #openstack-kolla | 17:35 | |
SamYaple | v1k0d3n: im around! | 17:46 |
SamYaple | v1k0d3n: you want to use _my_ container images? | 17:46 |
SamYaple | v1k0d3n: i run a registry at registry.yaple.net, but i restrict access | 17:47 |
v1k0d3n | well, yeah...i'd like to check them out and see exactly how flexible our deployment _could_ be with other images. | 17:47 |
v1k0d3n | well that sucks. | 17:47 |
SamYaple | oh. wait you mean for the fancy stuff im talking about? | 17:47 |
SamYaple | no i think you misunderstand. i use the kolla images. I have built and used images of super tiny sizes.... but its not automated. its more PoC stuff | 17:48 |
SamYaple | it won't be really usable until its implemented in kolla repo | 17:48 |
SamYaple | ive jsut shown its _possible_ to do this stuff | 17:48 |
v1k0d3n | yeah, we're going to need a cleaner less opinionated container at some point. for now things are working ok....but eventually, carrying around 900MB per image...that's not going to fly for 500+ node sites. | 17:48 |
v1k0d3n | oh ok | 17:49 |
v1k0d3n | so how many projects will "kolla" have? | 17:49 |
*** unicell has quit IRC | 17:49 | |
v1k0d3n | i'm starting to get really confused with kolla. | 17:49 |
SamYaple | v1k0d3n: i see no reason to limit it | 17:49 |
SamYaple | kolla is the image building | 17:49 |
SamYaple | kolla-* is deployment | 17:49 |
v1k0d3n | these would all typically be different projects typically, right? | 17:49 |
v1k0d3n | yeah, but they are all still tied. | 17:49 |
SamYaple | nah they shouldnt be | 17:50 |
v1k0d3n | they're not actually separate projects. | 17:50 |
v1k0d3n | ok...so i think we're in agreement there. | 17:50 |
SamYaple | i wasnt around for this wierd kolla-ansible kolla-k8s parasite thing | 17:50 |
SamYaple | i wouldnt have been cool with that | 17:50 |
SamYaple | but mostly kolla is spereate from kolla-ansible now | 17:50 |
SamYaple | there are a few artifacts of kolla-ansible specific stuff in the images, but well remove it in time | 17:50 |
SamYaple | it doesnt prevent other tools from using the iamges | 17:51 |
SamYaple | so the _kolla_ side, image building, is something im really interested in making better | 17:51 |
v1k0d3n | you mean kolla-blob? | 17:51 |
v1k0d3n | https://www.youtube.com/watch?v=TdUsyXQ8Wrs | 17:51 |
SamYaple | lol | 17:51 |
SamYaple | anyway. the image building needs an evolution | 17:52 |
SamYaple | its served us very well, but it needs a step forward | 17:52 |
v1k0d3n | i like the line "well it's kind of like a mass that keeps getting bigger and bigger" | 17:52 |
v1k0d3n | haha | 17:52 |
SamYaple | the first step i think is probably to build a repo/caching container | 17:52 |
SamYaple | basically its a build-rarely container that hosts built wheels of all the global-requirements stuff | 17:53 |
SamYaple | and has a proxy/apt-cacher type thing for contaienr building | 17:53 |
*** awiddersheim has quit IRC | 17:53 | |
SamYaple | once thats in place, we can basically remove container layers | 17:53 |
v1k0d3n | it will be interesting to see. a lot of things use kolla images (looking at stackanetes), but there is a lot of extra stuff that is really not needed. | 17:55 |
v1k0d3n | and for our purposes, and i would imagine a lot of other shop who have development teams (in openstack proper), being able to just change out one line in a dockerfile, or point to a different git source (say mitaka to newton) without having other unneeded depends is really ideal. | 17:56 |
v1k0d3n | i understand why kolla needs to be the way it does. fits most. but for the one's that it does, a lot of rework is needed. | 17:57 |
v1k0d3n | *doesnt | 17:57 |
SamYaple | v1k0d3n: so actually, the plan that was loosely agreed on but was my _vision_ for creating the extend_start.sh stuff, was to move all the scripts to the deployment tool | 17:57 |
SamYaple | so the init for the container is _ultra_ simple. with some basic tools to help (like config copy/permission setting in set_config) | 17:57 |
*** salv-orlando has quit IRC | 17:57 | |
SamYaple | and you can dumb in any extend_script you might want | 17:58 |
SamYaple | from the deploy tool itself | 17:58 |
SamYaple | that removes most all maintenance of scripts from the kolla side entirely | 17:58 |
v1k0d3n | yeah, agree with deployment tool approach. we're planning to do something similar for our project. | 17:58 |
SamYaple | you can take the approach im suggesting right now, but kolla-ansible has those scripts and hooks still in kolla image repo | 17:59 |
SamYaple | and thats fine. its not hurting anyway right now. but i would recommend the above approach to all projects | 17:59 |
SamYaple | id like to see no deployment-tool-specific stuff in the kolla repo | 17:59 |
v1k0d3n | bingo! | 17:59 |
v1k0d3n | i just don't see that happening. | 18:00 |
SamYaple | itll happen | 18:00 |
SamYaple | the split _just_ occured | 18:00 |
v1k0d3n | very opinionated from container up | 18:00 |
SamYaple | nah v1k0d3n. thats my point. its really not. the infrastructure in place right now is 100% flexible | 18:00 |
SamYaple | v1k0d3n: what _you_ need to do, is drop in your extend script and then youre good to go | 18:01 |
SamYaple | there is an entry point, but thats not opinionated, thats an API | 18:01 |
SamYaple | it does _nothing_, but run your commands | 18:01 |
kfox1111 | morning | 18:01 |
v1k0d3n | morning kfox1111 | 18:01 |
kfox1111 | hey v1k0d3n :) | 18:02 |
SamYaple | v1k0d3n: https://github.com/SamYaple/kolla-salt/blob/master/salt/kolla/rabbitmq/files/config.json.j2 <-- thats basically all kolla-salt will use thats baked into the container | 18:02 |
SamYaple | kfox1111: o/ | 18:02 |
kfox1111 | SamYaple: o/ | 18:02 |
v1k0d3n | \o/ | 18:02 |
srwilkers | morning kfox1111 :) | 18:04 |
kfox1111 | srwilkers: morning. :) | 18:04 |
*** unicell has joined #openstack-kolla | 18:06 | |
*** unicell1 has joined #openstack-kolla | 18:09 | |
*** gomarivera has joined #openstack-kolla | 18:10 | |
*** unicell has quit IRC | 18:11 | |
*** huzhengchuan has quit IRC | 18:24 | |
*** huzhengchuan_ has quit IRC | 18:24 | |
*** gomarivera has quit IRC | 18:30 | |
*** fragatina has joined #openstack-kolla | 18:42 | |
*** l4yerffeJ_ has quit IRC | 18:43 | |
*** l4yerffeJ_ has joined #openstack-kolla | 18:44 | |
*** v1k0d3n has quit IRC | 18:46 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Document globals https://review.openstack.org/414665 | 18:46 |
*** fragatina has quit IRC | 18:48 | |
*** sayantan_ has joined #openstack-kolla | 18:53 | |
*** sbezverk has joined #openstack-kolla | 19:07 | |
*** sbezverk_ has quit IRC | 19:11 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding iscsi support to the gate. https://review.openstack.org/414713 | 19:14 |
*** williamcaban has quit IRC | 19:22 | |
*** fragatina has joined #openstack-kolla | 19:38 | |
*** dave-mccowan has joined #openstack-kolla | 19:39 | |
*** unicell1 has quit IRC | 19:54 | |
*** fragatina has quit IRC | 19:56 | |
*** mdnadeem has quit IRC | 19:57 | |
*** Pavo has quit IRC | 20:06 | |
*** dave-mcc_ has joined #openstack-kolla | 20:08 | |
*** dave-mccowan has quit IRC | 20:10 | |
*** dave-mcc_ has quit IRC | 20:13 | |
*** v1k0d3n has joined #openstack-kolla | 20:16 | |
*** igordcard has quit IRC | 20:16 | |
*** fragatina has joined #openstack-kolla | 20:18 | |
*** srwilkers is now known as srwilkers_away | 20:19 | |
*** gomarivera has joined #openstack-kolla | 20:21 | |
*** williamcaban has joined #openstack-kolla | 20:23 | |
*** fragatina has quit IRC | 20:23 | |
*** l4yerffeJ_ has quit IRC | 20:24 | |
*** l4yerffeJ_ has joined #openstack-kolla | 20:24 | |
*** gomarivera has quit IRC | 20:27 | |
*** williamcaban has quit IRC | 20:38 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding iscsi support to the gate. https://review.openstack.org/414713 | 20:45 |
Mech422 | PSA: Ubuntu 16.04 seems to have messed around with the MySQL packages quite a bit | 20:54 |
Mech422 | debian-sys-maint user is missing, which seems to break logrotate | 20:55 |
Mech422 | there were also reports of schema updates failing when upgrading 5.(5|6) to 5.7 on 16.04 | 20:55 |
kfox1111 | sbezverk: I think we've been using with wrong for a while. | 21:07 |
kfox1111 | with looks to change the value of . to whatever's after the with. | 21:08 |
kfox1111 | so with $env := .... | 21:08 |
kfox1111 | within the block, it really doens't matter if you use . or $env. they are the same. | 21:08 |
v1k0d3n | kfox1111: what are you using for a development environment? | 21:15 |
kfox1111 | mostly the gate. | 21:16 |
v1k0d3n | are you just doing localkube or just setting up a local kubernetes cluster? | 21:16 |
kfox1111 | that way the gate gets better over time. :) | 21:16 |
kfox1111 | devel's completely in the open that way too. | 21:16 |
v1k0d3n | ok. taking a step back for a sec. i'm a new developer who wants to get started and i want to see the project work before contributing... | 21:17 |
kfox1111 | for test rendering sometimes I just do a local helm since it requires a server. for for that case, minikube+helm. | 21:17 |
v1k0d3n | i'd say this is normal. what would i use then? | 21:17 |
kfox1111 | unfortunatly, thats not a simple thing at the moment. been focused on getting the api nailed down for the 0.4.0 release. | 21:18 |
kfox1111 | I implemented a simple to deploy test system in the minikube docs once, | 21:18 |
kfox1111 | but its bitwrotten a bit since we've been rewriting everything to use hlem. | 21:18 |
kfox1111 | helm. | 21:18 |
v1k0d3n | so the volume claims with minikube work fine out of the box for your needs? | 21:20 |
SamYaple | Mech422: nah thats normal | 21:20 |
Mech422 | SamYaple: which is normal ? the missing debian-sys-maint? or the schema upgrade problems ? | 21:20 |
SamYaple | Mech422: but as a question, where are you using mysql 5.* in kolla? | 21:20 |
SamYaple | Mech422: the debian-sys-maint | 21:20 |
kfox1111 | yeah. minikube was able to do everything, from ceph all the way through launching a copule of vm's, doing networking stuff, and attaching volumes. | 21:21 |
SamYaple | not the schema thing, thats just mysql being dumb | 21:21 |
Mech422 | SamYaple: ahh - its normal not to have it in 16.04 - but then it probably shouldn't be referenced in the logrotate script :-P | 21:21 |
kfox1111 | the gate stuff initially started off as the instructions I built for launching in minikube. | 21:21 |
kfox1111 | then it grew from there. | 21:22 |
Mech422 | SamYaple: I'm building a newton cluster atm, and got bit by it | 21:22 |
v1k0d3n | kfox1111: do you know off the top of your help how the ceph stuff would work with boot2docker? i'm thinking that a custom controller manager is still needed. | 21:22 |
Mech422 | SamYaple: so I just figured I'd mention it - dunno what version kolla uses ? | 21:22 |
SamYaple | Mech422: im just confused where it comes into play. kolla doesnt use mysql | 21:22 |
SamYaple | Mech422: it uses mariadb 10 | 21:22 |
kfox1111 | v1k0d3n: I think the boot2docker stuff is very similar to the minikube environtment. not enough stuff on it to do anything but containerize ceph. | 21:23 |
Mech422 | err..ok - I actually thought those were the same..but I'm using percona xtradb. like I said - dunno what kolla uses | 21:23 |
v1k0d3n | minikube is boot2docker, no? | 21:23 |
kfox1111 | v1k0d3n: thats the reason I built the ceph stuff in kolla-kubernetes to begin with, just to be able to get a ceph running in that environment. | 21:23 |
kfox1111 | its not production enough to run for any other case but that one. | 21:23 |
SamYaple | Mech422: percona xtrabackup is the sync script used by galera for multinode | 21:24 |
SamYaple | Mech422: mariadb 10 is not the same as mysql | 21:24 |
kfox1111 | v1k0d3n: its boot2docker plus a few k8s stuff thrown in I think. such as kubelet. | 21:24 |
SamYaple | maraidb 5.5 == mysql 5.5 (for the most part) | 21:24 |
Mech422 | SamYaple: err..sorry - I'm using percona xtradb and xtrabackup or whatever they call their clustered offering | 21:24 |
SamYaple | Mech422: youre using a DB outside of the kolla deployed mariadb+galera stuff? | 21:25 |
SamYaple | Mech422: or is this kolla-k8s? | 21:25 |
Mech422 | SamYaple: I'm not using kolla AT ALL on this cluster | 21:25 |
Mech422 | SamYaple: I just mentioned it here in case someone ran into it :-P | 21:25 |
SamYaple | ahhhh | 21:25 |
SamYaple | sense is being made | 21:25 |
SamYaple | yea we wont run into that issue | 21:25 |
SamYaple | but thats for the heads up | 21:25 |
SamYaple | i have to use mysql for other things, so ill be on the lookout for it | 21:26 |
SamYaple | Mech422: as for the debian-sys-maint user thing, i can tell you how to fix that | 21:26 |
v1k0d3n | kfox1111: well, yeah. boot2docker with kubernets. of course :) | 21:26 |
v1k0d3n | alright. just wondering. | 21:26 |
SamYaple | Mech422: youll find that in your clustered database _one_ of them still works fine, no debian-sys-maint issues | 21:26 |
SamYaple | Mech422: copy that nodes password to the other nodes and youre golden | 21:26 |
SamYaple | Mech422: the issue is the clustering stuff syncs the user accounts from the inital cluster guy and that overwrites the debian-sys-maint on the other hosts | 21:27 |
Mech422 | SamYaple: yeah - I saw that online - thing is NONE of my nodes have a debian.cnf - and debian-sys-maint isn't even in /etc/passwd anymore | 21:27 |
SamYaple | Mech422: debian-sys-maint is a mysql user | 21:28 |
SamYaple | not a host user | 21:28 |
Mech422 | SamYaple: you can bodge it for MySQL by creating the user manually in mysql...oh? I thought it used to be a real user? it's used for stuff outside of mysql ? | 21:28 |
SamYaple | Mech422: it uses the 'mysql' user | 21:28 |
SamYaple | debian-sys-maint is is a user in the mysql database that debian uses to interact with mysql | 21:29 |
Mech422 | SamYaple: yeah - but I also thought it was (Historically?) used for other maintenance tasks as well | 21:29 |
Mech422 | SamYaple: anyway, I got it working - and kolla won't run into it, so problem solved I guess | 21:29 |
SamYaple | Mech422: fair enough :) glad its working. thats most important | 21:30 |
Mech422 | SamYaple: yeah - still cant figure out why galera is listening on 0.0.0.0 though | 21:30 |
SamYaple | Mech422: i can tell you why! | 21:30 |
Mech422 | SamYaple: 'show variables' says I set wsrep_node_address properly | 21:31 |
Mech422 | SamYaple: and actual _comms_ are going over the correct interface | 21:31 |
SamYaple | Mech422: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/mariadb/templates/galera.cnf.j2#L31-L34 | 21:31 |
SamYaple | Mech422: tada! had to dig into soruce code for that stuff | 21:31 |
Mech422 | Ohh! provider options!! Sneaky.... | 21:32 |
SamYaple | Mech422: source. code. | 21:32 |
SamYaple | awful | 21:32 |
*** l4yerffeJ has joined #openstack-kolla | 21:32 | |
SamYaple | undocumented syntax | 21:32 |
Mech422 | SamYaple: Thanks Much !! | 21:32 |
SamYaple | indeed. hope it saves you time Mech422 | 21:33 |
Mech422 | SamYaple: It will | 21:33 |
Mech422 | SamYaple: It'll also save me my boss going 'why the hell are you listening on all interfaces!" :-P | 21:33 |
SamYaple | Mech422: souuuurrcce cooooodddeeeee | 21:34 |
SamYaple | Mech422: im shocked more people dont care about listening on 0.0.0.0 | 21:34 |
Mech422 | SamYaple: I think it just became 'standard' when stuff started having lots of pluggable wi-fi dongles and whatnot | 21:35 |
Mech422 | SamYaple: really shouldn't be doing it on a server | 21:35 |
*** l4yerffeJ_ has quit IRC | 21:35 | |
*** Jeffrey4l_ has quit IRC | 21:36 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: Document globals and fix val logic to match. https://review.openstack.org/414665 | 21:36 |
SamYaple | idk. this is a database thing though. thats what bugs me | 21:36 |
SamYaple | but its configurable, so it matters not | 21:36 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: Document globals and fix val logic to match. https://review.openstack.org/414665 | 21:37 |
Mech422 | SamYaple: ok - dropped the rebuild, lets see if that fixes it :-) | 21:38 |
*** mannamne has joined #openstack-kolla | 21:39 | |
*** hawi has quit IRC | 21:41 | |
Mech422 | SamYaple: Awesome! That did it :-) Thanks much - thats a nice xmas present :-) | 21:42 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Switch services to use the global api https://review.openstack.org/414724 | 21:45 |
*** dave-mccowan has joined #openstack-kolla | 21:46 | |
*** Jeffrey4l_ has joined #openstack-kolla | 21:48 | |
*** williamcaban has joined #openstack-kolla | 21:54 | |
SamYaple | Mech422: and merry chrismas to all! | 21:55 |
*** logan- has quit IRC | 21:55 | |
Mech422 | hehe | 21:55 |
*** logan- has joined #openstack-kolla | 21:56 | |
*** dave-mcc_ has joined #openstack-kolla | 21:57 | |
*** williamcaban has quit IRC | 21:58 | |
*** dave-mccowan has quit IRC | 21:58 | |
*** mannamne has quit IRC | 22:03 | |
*** dave-mcc_ has quit IRC | 22:13 | |
*** fragatina has joined #openstack-kolla | 22:21 | |
*** fragatina has quit IRC | 22:26 | |
*** sayantan_ has quit IRC | 22:37 | |
*** tonanhngo has joined #openstack-kolla | 22:39 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Switch services to use the global api https://review.openstack.org/414724 | 22:40 |
*** tonanhngo has quit IRC | 22:52 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding iscsi support to the gate. https://review.openstack.org/414713 | 22:55 |
*** tonanhngo has joined #openstack-kolla | 23:07 | |
*** tonanhngo has quit IRC | 23:12 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Switch services to use the global api https://review.openstack.org/414724 | 23:12 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: Document globals and fix val logic to match. https://review.openstack.org/414665 | 23:16 |
*** sayantan_ has joined #openstack-kolla | 23:19 | |
*** fragatina has joined #openstack-kolla | 23:22 | |
*** sayantan_ has quit IRC | 23:23 | |
*** MasterOfBugs has joined #openstack-kolla | 23:25 | |
*** fragatina has quit IRC | 23:27 | |
*** MasterOfBugs has quit IRC | 23:32 | |
*** salv-orlando has joined #openstack-kolla | 23:32 | |
*** williamcaban has joined #openstack-kolla | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!