*** weiyu has quit IRC | 00:04 | |
*** weiyu_ has joined #kolla | 00:19 | |
*** rhallisey has quit IRC | 00:22 | |
*** weiyu_ has quit IRC | 00:33 | |
*** weiyu has joined #kolla | 00:40 | |
*** erkules_ has joined #kolla | 01:25 | |
*** erkules has quit IRC | 01:27 | |
*** weiyu has quit IRC | 02:12 | |
*** weiyu_ has joined #kolla | 02:14 | |
*** weiyu_ has quit IRC | 02:25 | |
*** weiyu_ has joined #kolla | 02:25 | |
*** dayou has joined #kolla | 02:43 | |
*** weiyu_ has quit IRC | 02:44 | |
*** klint has joined #kolla | 02:45 | |
*** weiyu_ has joined #kolla | 02:48 | |
*** weiyu_ has quit IRC | 02:57 | |
*** weiyu_ has joined #kolla | 03:00 | |
*** Kennan2 has quit IRC | 03:38 | |
*** Kennan has joined #kolla | 03:39 | |
*** achanda has quit IRC | 03:46 | |
*** weiyu_ has quit IRC | 03:47 | |
*** achanda has joined #kolla | 04:20 | |
*** dayou has quit IRC | 04:21 | |
*** sdake has joined #kolla | 05:51 | |
sdake | evening | 05:52 |
---|---|---|
openstackgerrit | Steven Dake proposed stackforge/kolla: Remove cruft in tox.ini from docker_templates https://review.openstack.org/218542 | 05:55 |
*** klint has quit IRC | 05:58 | |
*** klint has joined #kolla | 06:03 | |
SamYaple | evning sdake | 06:07 |
SamYaple | started on tha naislbe ceph work | 06:07 |
SamYaple | sdake: did you try out the horizon patch? | 06:08 |
sdake | nah I just got up about 5 hours ago | 06:08 |
sdake | been a sluggish day today | 06:08 |
SamYaple | cool | 06:08 |
sdake | coming down with a cold i think | 06:08 |
SamYaple | well i got it all working for all the types and bases | 06:09 |
SamYaple | that sucks | 06:09 |
sdake | i am testing now | 06:13 |
sdake | building atm | 06:13 |
*** klint has quit IRC | 06:17 | |
*** klint has joined #kolla | 06:18 | |
sdake | how did you fix the ability to build the docker image with cmopress in it | 06:19 |
sdake | what precisely was the problem there | 06:19 |
SamYaple | your local_settings file was point its dashboard root directory to the wrong point | 06:20 |
SamYaple | so when ansible laid down the correct location it never compressed | 06:20 |
SamYaple | i think that is what was happening in the centos-binary | 06:20 |
SamYaple | no such issues with source | 06:20 |
SamYaple | sdake: help me build a heat template would ya | 06:21 |
SamYaple | i know the servers i need to launch, just not how to template that | 06:21 |
sdake | what servers do ou want to launch | 06:22 |
sdake | how many, what do they do etc | 06:22 |
SamYaple | in the rax cloud, 10 servers, slightly different networks and disks for each | 06:23 |
SamYaple | a generic template that does multiple networks and attachs a disk should be enough to get me going, but i am a Heat noob | 06:23 |
sdake | is cinder available in rax? | 06:24 |
SamYaple | of course | 06:24 |
SamYaple | rax has everything.... | 06:25 |
SamYaple | including trove and stuff | 06:25 |
sdake | what i'd do is figure out how to launch one vm with the stuff yu want | 06:25 |
sdake | and then repeat it 10 times | 06:25 |
SamYaple | eh ill just not use heat | 06:25 |
SamYaple | to much work | 06:25 |
sdake | lazysauc | 06:26 |
SamYaple | i can do it in ansible quicker than i oculd learn heat | 06:26 |
sdake | use what you knwo I guess | 06:26 |
SamYaple | basically | 06:26 |
sdake | open a webbrowser to broked.selfip.net:800 | 06:27 |
SamYaple | ? | 06:27 |
sdake | that is my horizon service | 06:27 |
SamYaple | looks good | 06:28 |
sdake | you can login if you like | 06:28 |
SamYaple | already did | 06:28 |
SamYaple | cool | 06:28 |
SamYaple | im out | 06:28 |
SamYaple | it was smooth | 06:28 |
sdake | centos binary | 06:29 |
SamYaple | yup | 06:29 |
SamYaple | same smoothness as my ubuntu-source now | 06:29 |
*** chandankumar has joined #kolla | 06:34 | |
sdake | samyaple can you get a cherrypick of that heat patch in the repo | 06:50 |
sdake | or in the queue | 06:50 |
SamYaple | at some point, i dont know when | 06:53 |
SamYaple | im neck ddep in ceph right now | 06:53 |
sdake | have a link to the heat review - i'll do it | 06:54 |
sdake | needs to be done for liberty-3 | 06:54 |
SamYaple | sure ill check | 06:54 |
SamYaple | you hsould have a link you commented on it | 06:54 |
sdake | yup i got it thnaks | 06:55 |
SamYaple | https://review.openstack.org/#/c/218195/ | 06:55 |
SamYaple | so sdake let me run some ceph stuff by you | 07:30 |
sdake | shoot | 07:30 |
SamYaple | the flow for setting up ceph will look like this (copying yaodu's model) | 07:30 |
SamYaple | look for existing cluster | 07:30 |
SamYaple | generate cluster (if exisiting not found) | 07:30 |
SamYaple | fetch all those generated keys and distribute them | 07:30 |
SamYaple | start all ceph monitors | 07:31 |
SamYaple | thats the monitor section | 07:31 |
SamYaple | for the actually disks i do this: | 07:31 |
SamYaple | lookup disk information on host | 07:31 |
SamYaple | look for special label on disk to be bootstrpapped (for example 'KOLLA_BOOSTRAP_OSD' label) | 07:32 |
SamYaple | format that disk and bootstrap it into th eceph cluster | 07:32 |
SamYaple | start osds based on number of disks | 07:32 |
SamYaple | ====== | 07:32 |
SamYaple | thats the flow i have for yaodu and it works really well | 07:32 |
SamYaple | any flaws you see? | 07:32 |
sdake | the labels | 07:32 |
sdake | how are those et? | 07:32 |
SamYaple | by the operator | 07:33 |
SamYaple | explicitly | 07:33 |
sdake | is there some shell command for that? | 07:33 |
SamYaple | parted can do it | 07:33 |
sdake | as long as it ends up in documentatino wfm :) | 07:34 |
SamYaple | cool | 07:34 |
SamYaple | this also allows dynamic disk additions | 07:34 |
SamYaple | just through in a disk with the appropriate formated name and itll get auto added in | 07:34 |
SamYaple | well auto as in, run the playbooks again | 07:35 |
sdake | these keys | 07:35 |
sdake | ar ethose a ceph internal thing? | 07:35 |
SamYaple | yea | 07:35 |
SamYaple | ceph has keyrings for things | 07:35 |
SamYaple | and a map of all monitors | 07:35 |
SamYaple | these have to be distributed | 07:35 |
SamYaple | luckily ansible is great at that kind of stuff | 07:35 |
SamYaple | sdake: http://paste.fedoraproject.org/261111/14409202/ | 07:37 |
SamYaple | that first parted command would set a label on the disk | 07:37 |
SamYaple | i would know that disk was safe to bootstrap | 07:37 |
sdake | wots a zvol | 07:38 |
SamYaple | ignore that | 07:38 |
SamYaple | thats zfs stuff, unrelated | 07:38 |
SamYaple | /dev/zvol/rpool/ceph01 == /dev/sdb | 07:39 |
SamYaple | for all intents and purposes at aleast | 07:39 |
*** chandankumar has quit IRC | 07:40 | |
SamYaple | sdake: ceph is conflicting with our pam-noaudit package | 07:44 |
SamYaple | sdake: i cant fix that since i have no idea what that means | 07:44 |
sdake | we can probably remove pam no audit since to deploy on ubuntu you would use ubunut from source rather then centos binary | 07:45 |
SamYaple | let me do that real quick then | 07:45 |
sdake | that should be a seprate patch ahead of your patch | 07:45 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ceph container https://review.openstack.org/214706 | 07:49 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: WIP: Ceph Ansible https://review.openstack.org/218570 | 07:49 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Remove pam+noaudit https://review.openstack.org/218632 | 07:49 |
sdake | libvirt has some pan noaudit install magic iirc | 07:50 |
sdake | can you double check that | 07:50 |
SamYaple | the libvirt container? | 07:51 |
sdake | yup | 07:51 |
SamYaple | sure | 07:51 |
SamYaple | also im going to _not_ base that on nova-base | 07:51 |
SamYaple | since it shares no dependancies | 07:51 |
SamYaple | i dont see any nopam stuff | 07:52 |
sdake | ok | 07:52 |
SamYaple | RUN curl https://copr.fedoraproject.org/coprs/sdake/pam.noaudit/repo/epel-7/sdake-pam.noaudit-epel-7.repo -o /etc/yum.repos.d/sdake-pam.noaudit-epel-7.repo | 07:52 |
SamYaple | hye that needs to go to right? | 07:52 |
sdake | yup | 07:52 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Remove pam+noaudit https://review.openstack.org/218632 | 07:54 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ceph container https://review.openstack.org/214706 | 07:54 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: WIP: Ceph Ansible https://review.openstack.org/218570 | 07:54 |
*** achanda has quit IRC | 08:20 | |
SamYaple | seriously sdake when are you going ot make that kolla deploy heat deplate | 08:20 |
sdake | we already have one | 08:21 |
SamYaple | where | 08:21 |
sdake | in the devenv directory | 08:21 |
sdake | i am pretty sure neutron is still busted | 08:22 |
sdake | http://paste.openstack.org/show/433269/ | 08:22 |
SamYaple | works for me man | 08:24 |
SamYaple | i did heat templates | 08:24 |
SamYaple | what errors you getting? | 08:24 |
sdake | well there shold be 4 agents in agent-list | 08:24 |
SamYaple | thats not an error though | 08:25 |
SamYaple | what errors are you getting from the agents | 08:25 |
sdake | i have not looked yet | 08:25 |
sdake | launch does this: | 08:25 |
sdake | http://paste.openstack.org/show/433270/ | 08:25 |
sdake | stack-list works | 08:26 |
SamYaple | idk man seems like centos binary is busted | 08:26 |
SamYaple | need errors | 08:26 |
sdake | http://ur1.ca/nlwf1 -> http://paste.fedoraproject.org/261113/92328614 | 08:28 |
sdake | heat engine log | 08:28 |
SamYaple | but what does neutron say.... | 08:29 |
SamYaple | sdake: https://review.openstack.org/#/c/214706/ mind changing your vote now that it has passed the gate? | 08:30 |
openstackgerrit | Steven Dake proposed stackforge/kolla: Add Ansible support for Heat https://review.openstack.org/205528 | 08:34 |
openstackgerrit | Steven Dake proposed stackforge/kolla: Install cherry-pick of a heat fix https://review.openstack.org/218634 | 08:34 |
SamYaple | dammit sdake you are making my patches need rebases! | 08:35 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Keystone container should use the openstackclient https://review.openstack.org/218565 | 08:35 |
sdake | i dunno and im going to bed | 08:37 |
sdake | but heat appears broken | 08:37 |
sdake | nova boot fails | 08:37 |
sdake | so basically the whole stack is doa atm | 08:37 |
SamYaple | i -1 your patch | 08:37 |
SamYaple | it only needs to go on centos-binary | 08:37 |
sdake | why? | 08:38 |
SamYaple | because centos binary is the only one affected | 08:38 |
sdake | stack delete works on from source? | 08:38 |
SamYaple | yes | 08:38 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: nova-libvirt is child of nova-base https://review.openstack.org/218635 | 08:39 |
openstackgerrit | Steven Dake proposed stackforge/kolla: Install cherry-pick of a heat fix https://review.openstack.org/218634 | 08:42 |
sdake | off to bed - night | 08:42 |
*** achanda has joined #kolla | 09:00 | |
*** achanda has quit IRC | 09:04 | |
*** achanda has joined #kolla | 09:14 | |
openstackgerrit | Merged stackforge/kolla: Remove cruft in tox.ini from docker_templates https://review.openstack.org/218542 | 09:49 |
openstackgerrit | Merged stackforge/kolla: Remove pam+noaudit https://review.openstack.org/218632 | 09:49 |
openstackgerrit | Merged stackforge/kolla: Ceph container https://review.openstack.org/214706 | 09:49 |
SamYaple | harmw: https://review.openstack.org/#/c/218635/ | 10:00 |
SamYaple | you mind revieing that? | 10:00 |
SamYaple | its jacking our build times up by 20 minutes | 10:00 |
SamYaple | 5 minutes* | 10:00 |
*** achanda has quit IRC | 10:21 | |
*** weiyu_ has joined #kolla | 11:11 | |
*** pbourke has quit IRC | 11:30 | |
*** pbourke has joined #kolla | 11:30 | |
*** walters has quit IRC | 11:32 | |
*** walters has joined #kolla | 11:35 | |
*** chandankumar has joined #kolla | 11:37 | |
*** weiyu_ has quit IRC | 11:50 | |
*** rhallisey has joined #kolla | 11:57 | |
*** rhallisey has quit IRC | 12:06 | |
*** weiyu_ has joined #kolla | 12:09 | |
*** weiyu_ has quit IRC | 12:09 | |
*** cfarquhar has quit IRC | 12:16 | |
*** weiyu has joined #kolla | 12:24 | |
*** chandankumar has quit IRC | 12:34 | |
*** erkules_ is now known as erkules | 12:48 | |
*** erkules has joined #kolla | 12:48 | |
*** klint has quit IRC | 12:58 | |
*** vbel has quit IRC | 13:06 | |
*** vbel has joined #kolla | 13:06 | |
*** weiyu has quit IRC | 13:06 | |
*** weiyu has joined #kolla | 13:07 | |
*** weiyu has quit IRC | 13:41 | |
*** mandre has quit IRC | 17:06 | |
openstackgerrit | Merged stackforge/kolla: Fix the wiki page link for Kolla https://review.openstack.org/218571 | 17:24 |
*** daneyon has joined #kolla | 17:25 | |
*** daneyon has quit IRC | 17:27 | |
*** daneyon_ has quit IRC | 17:28 | |
*** daneyon has joined #kolla | 17:31 | |
*** chandankumar has joined #kolla | 17:36 | |
harmw | SamYaple: done | 17:47 |
sdake | morning | 17:56 |
harmw | hi Steve | 17:57 |
sdake | up to 207 tasks | 18:04 |
*** chandankumar has quit IRC | 18:16 | |
openstackgerrit | Steven Dake proposed stackforge/kolla: Install cherry-pick of a heat fix https://review.openstack.org/218634 | 18:18 |
*** chandankumar has joined #kolla | 18:54 | |
*** dims has joined #kolla | 19:10 | |
*** sdake_ has joined #kolla | 19:13 | |
*** sdake has quit IRC | 19:16 | |
*** dims has quit IRC | 19:24 | |
*** sdake has joined #kolla | 19:38 | |
*** sdake_ has quit IRC | 19:41 | |
openstackgerrit | Steven Dake proposed stackforge/kolla: Fix KOLLA_CONFIG_STRATEGY in neutron agents https://review.openstack.org/218682 | 19:44 |
openstackgerrit | Steven Dake proposed stackforge/kolla: Nova requires a /sys bindmount https://review.openstack.org/218683 | 19:48 |
*** sdake_ has joined #kolla | 19:51 | |
*** sdake has quit IRC | 19:55 | |
sdake_ | hey harmw | 20:47 |
*** chandankumar has quit IRC | 20:48 | |
*** sdake has joined #kolla | 20:49 | |
*** sdake_ has quit IRC | 20:53 | |
*** dims has joined #kolla | 21:01 | |
openstackgerrit | Steven Dake proposed stackforge/kolla: Nova requires a /sys bindmount https://review.openstack.org/218683 | 21:46 |
openstackgerrit | Steven Dake proposed stackforge/kolla: Nova requires a /sys bindmount https://review.openstack.org/218683 | 21:48 |
*** dims has quit IRC | 22:04 | |
*** daneyon has quit IRC | 22:10 | |
*** daneyon has joined #kolla | 22:11 | |
*** dims has joined #kolla | 22:19 | |
*** sdake has quit IRC | 22:48 | |
*** sdake has joined #kolla | 22:49 | |
*** achanda has joined #kolla | 22:59 | |
*** sdake_ has joined #kolla | 23:02 | |
*** sdake has quit IRC | 23:06 | |
*** achanda has quit IRC | 23:23 | |
*** achanda has joined #kolla | 23:40 | |
*** achanda has quit IRC | 23:43 | |
*** dims has quit IRC | 23:47 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!