*** armaan has joined #openstack-ansible | 00:12 | |
*** woodard_ has quit IRC | 00:26 | |
*** woodard has joined #openstack-ansible | 00:27 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_keystone stable/pike: Bypass web server during service setup https://review.openstack.org/513969 | 00:38 |
---|---|---|
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Improve execution time by using dynamic groups https://review.openstack.org/513876 | 00:42 |
*** dave-mccowan has joined #openstack-ansible | 00:54 | |
*** vnogin has joined #openstack-ansible | 00:56 | |
*** vnogin has quit IRC | 01:00 | |
*** thorst has joined #openstack-ansible | 01:09 | |
*** thorst has quit IRC | 01:14 | |
cloudnull | gunix: have you seen https://docs.openstack.org/openstack-ansible-haproxy_server/latest/ | 01:19 |
cloudnull | also https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-config-prod.html | 01:23 |
logan- | with_inventory_hostnames breaking out the oddball lookups huh cloudnull | 01:24 |
cloudnull | yea, i think i finally found a good use for that :D | 01:25 |
cloudnull | on a test rack that patch helps improve green field deployment times massively | 01:25 |
cloudnull | IDK if its the best way to go , | 01:25 |
cloudnull | however i think we need to do something to better support greenfield applications | 01:26 |
logan- | yeah | 01:26 |
logan- | agreed | 01:26 |
cloudnull | we've done a couple of those leapfrog upgrades now, and they're quite slow. | 01:26 |
cloudnull | which is a bummer' | 01:26 |
cloudnull | however if we could group services and hosts and bulk run when not already installed, it helps a lot | 01:27 |
logan- | yeah it looks like a good start | 01:27 |
cloudnull | how are things? | 01:27 |
logan- | its a lot of extra code each of the service playbooks, im trying to think about how to slim it down some | 01:27 |
cloudnull | ++ | 01:27 |
logan- | things are good, watching some baseball trying to wrap up the final stuff for ocata upgrade stuff | 01:28 |
logan- | how about you | 01:28 |
cloudnull | just kicking around, watching movies | 01:33 |
*** acormier has joined #openstack-ansible | 01:46 | |
snowman4839 | just wanted to thank everyone here. Got my first instances started up and connected to the network in a 6 nodes test cluster. Should be able to apply it 16 now no problem. Y'all are the best! | 01:46 |
logan- | good times | 01:46 |
logan- | Awesome snowman4839 | 01:47 |
snowman4839 | also realized the importance of 10Gbps NICs in a ceph cluster haha | 01:47 |
logan- | Yes indeed haha | 01:47 |
SamYaple | snowman4839: dont forget 9000 mtu | 01:47 |
snowman4839 | does that really make that much of a difference SamYaple? | 01:48 |
SamYaple | yes. yes it does | 01:48 |
SamYaple | 6gbit throughput to 9.5gbit throughput | 01:48 |
snowman4839 | I've seen 880Mbps of a 1Gbps link with 1500, does it get worse with a 10Gbps? | 01:48 |
SamYaple | more frames more overhead. but eitherway, ceph very very strong recommendation is for 9000 mtu | 01:49 |
SamYaple | its a noticeble bump in perforamcne | 01:49 |
snowman4839 | I'll give a try when the 10 gig nics are in | 01:50 |
snowman4839 | thanks! | 01:50 |
*** acormier has quit IRC | 01:54 | |
*** acormier has joined #openstack-ansible | 01:55 | |
cloudnull | snowman4839: ++ nice! | 02:12 |
snowman4839 | thank you sir | 02:13 |
*** thorst has joined #openstack-ansible | 02:22 | |
*** thorst has quit IRC | 02:22 | |
*** acormier has quit IRC | 02:24 | |
*** acormier has joined #openstack-ansible | 02:25 | |
*** snowman4839 has quit IRC | 02:28 | |
*** acormier has quit IRC | 02:29 | |
*** acormier has joined #openstack-ansible | 02:30 | |
*** gkadam has joined #openstack-ansible | 02:32 | |
*** acormier_ has joined #openstack-ansible | 02:33 | |
*** acormier has quit IRC | 02:34 | |
*** sc68cal has quit IRC | 02:37 | |
*** acormier_ has quit IRC | 02:38 | |
*** sc68cal has joined #openstack-ansible | 02:38 | |
*** dave-mccowan has quit IRC | 02:47 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Convert the AIO from using overlayfs to machinectl https://review.openstack.org/510175 | 02:48 |
cloudnull | logan-: https://review.openstack.org/#/c/513876 -- looks like that saves 15-20 min on the AIO. | 02:51 |
cloudnull | however I'd love your input on how we might minify the code required to make something like that go | 02:52 |
*** snowman4839 has joined #openstack-ansible | 02:57 | |
*** newmember has joined #openstack-ansible | 03:00 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone master: Add security headers to web accessable services. https://review.openstack.org/507189 | 03:01 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone stable/pike: Add security headers to web accessable services. https://review.openstack.org/513973 | 03:01 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone stable/ocata: Add security headers to web accessable services. https://review.openstack.org/513974 | 03:05 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone stable/pike: Add security headers to web accessable services. https://review.openstack.org/513973 | 03:07 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Move dynamic grouping conditional https://review.openstack.org/511967 | 03:09 |
*** germs has quit IRC | 04:05 | |
*** thorst has joined #openstack-ansible | 04:23 | |
*** thorst has quit IRC | 04:28 | |
openstackgerrit | Merged openstack/openstack-ansible master: Remove jinja from failed_when https://review.openstack.org/510995 | 04:43 |
openstackgerrit | Merged openstack/openstack-ansible stable/newton: Update haproxy check script in keepalived. https://review.openstack.org/513814 | 04:43 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Add security headers to web accessable services. https://review.openstack.org/507189 | 04:50 |
*** vnogin has joined #openstack-ansible | 04:56 | |
*** vnogin has quit IRC | 05:01 | |
*** vnogin has joined #openstack-ansible | 05:19 | |
*** vnogin has quit IRC | 05:24 | |
*** armaan has quit IRC | 05:26 | |
*** armaan has joined #openstack-ansible | 05:30 | |
*** vnogin has joined #openstack-ansible | 05:56 | |
*** vnogin has quit IRC | 06:01 | |
*** woodard has quit IRC | 06:11 | |
*** aaron has joined #openstack-ansible | 06:25 | |
*** thorst has joined #openstack-ansible | 06:25 | |
*** aaron is now known as Guest96987 | 06:25 | |
*** thorst has quit IRC | 06:29 | |
*** mma has joined #openstack-ansible | 06:34 | |
*** mma has quit IRC | 06:42 | |
*** armaan has quit IRC | 07:33 | |
*** armaan has joined #openstack-ansible | 07:34 | |
*** armaan has quit IRC | 07:50 | |
*** armaan has joined #openstack-ansible | 07:50 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-apt_package_pinning stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513985 | 08:05 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513986 | 08:05 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-galera_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513987 | 08:05 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-galera_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513988 | 08:05 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-haproxy_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513989 | 08:05 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-lxc_container_create stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513990 | 08:05 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-lxc_hosts stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513991 | 08:05 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-memcached_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513992 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-openstack_hosts stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513993 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-openstack_openrc stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513994 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ops stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513995 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_almanach master: Initial OSA zuul v3 role jobs https://review.openstack.org/513996 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_aodh stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513997 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_barbican master: Initial OSA zuul v3 role jobs https://review.openstack.org/513998 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_ceilometer stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513999 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_cinder stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514000 | 08:06 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_cloudkitty master: Initial OSA zuul v3 role jobs https://review.openstack.org/514001 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_designate master: Initial OSA zuul v3 role jobs https://review.openstack.org/514002 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_freezer master: Initial OSA zuul v3 role jobs https://review.openstack.org/514003 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_glance stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514004 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_gnocchi stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514005 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_heat stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514006 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_horizon stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514007 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_ironic stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514008 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_karbor master: Initial OSA zuul v3 role jobs https://review.openstack.org/514009 | 08:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514010 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_magnum stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514011 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_molteniron master: Initial OSA zuul v3 role jobs https://review.openstack.org/514012 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca master: Initial OSA zuul v3 role jobs https://review.openstack.org/514013 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca-agent master: Initial OSA zuul v3 role jobs https://review.openstack.org/514014 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca-ui master: Initial OSA zuul v3 role jobs https://review.openstack.org/514015 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_neutron stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514016 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_nova stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514017 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_octavia master: Initial OSA zuul v3 role jobs https://review.openstack.org/514018 | 08:08 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_rally stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514019 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_sahara stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514020 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_searchlight master: Initial OSA zuul v3 role jobs https://review.openstack.org/514021 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_swift stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514022 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca-ui master: Initial OSA zuul v3 role jobs https://review.openstack.org/514015 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_tacker master: Initial OSA zuul v3 role jobs https://review.openstack.org/514023 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_tempest stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514024 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_trove master: Initial OSA zuul v3 role jobs https://review.openstack.org/514025 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_watcher master: Initial OSA zuul v3 role jobs https://review.openstack.org/514026 | 08:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_zaqar master: Initial OSA zuul v3 role jobs https://review.openstack.org/514027 | 08:10 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-pip_install stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514028 | 08:10 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-pip_lock_down master: Initial OSA zuul v3 role jobs https://review.openstack.org/514029 | 08:10 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-plugins stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514030 | 08:10 |
SamYaple | evrardjp: no! you are going to kill infra again! | 08:10 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rabbitmq_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514031 | 08:10 |
SamYaple | odyssey4me did the same thing | 08:10 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-repo_build stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514032 | 08:10 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-repo_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514033 | 08:10 |
evrardjp | SamYaple: yes, but this time they fix it | 08:10 |
SamYaple | he killed zuul | 08:10 |
SamYaple | ok | 08:10 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514035 | 08:11 |
evrardjp | at least that's what he told me | 08:11 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514036 | 08:11 |
SamYaple | lol well see wont we :D | 08:11 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-specs master: Initial OSA zuul v3 role jobs https://review.openstack.org/514037 | 08:11 |
evrardjp | I am having a look at http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=63979&rra_id=all | 08:11 |
SamYaple | ok cool | 08:11 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-tests stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514038 | 08:11 |
SamYaple | was just pulling it up | 08:11 |
evrardjp | ahah | 08:11 |
evrardjp | I am glad you care :) | 08:11 |
* SamYaple is concerned about his own patches running | 08:12 | |
SamYaple | :P | 08:12 |
evrardjp | darn it was a morning double check. | 08:12 |
evrardjp | I realize I just did a mistake. | 08:12 |
evrardjp | shiiit. | 08:12 |
SamYaple | haha | 08:12 |
SamYaple | its cool. its the weekend | 08:12 |
SamYaple | not monday morning | 08:12 |
SamYaple | i hope | 08:13 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-tests stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514038 | 08:13 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-specs master: Initial OSA zuul v3 role jobs https://review.openstack.org/514037 | 08:14 |
*** armaan has quit IRC | 08:14 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513986 | 08:15 |
*** armaan has joined #openstack-ansible | 08:15 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-galera_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513987 | 08:16 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-galera_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513988 | 08:17 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-lxc_container_create stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513990 | 08:19 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-lxc_hosts stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513991 | 08:20 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-memcached_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513992 | 08:21 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-openstack_hosts stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513993 | 08:21 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-openstack_openrc stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513994 | 08:22 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ops stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513995 | 08:23 |
*** thorst has joined #openstack-ansible | 08:26 | |
*** thorst has quit IRC | 08:30 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_aodh stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513997 | 08:31 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_cinder stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514000 | 08:32 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_gnocchi stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514005 | 08:32 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_heat stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514006 | 08:33 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-repo_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514033 | 08:34 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514035 | 08:35 |
evrardjp | SamYaple: still OK, don't worry! | 08:35 |
evrardjp | oh are we not monday morning? | 08:35 |
* evrardjp going to bed | 08:35 | |
evrardjp | :p | 08:35 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_horizon stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514007 | 08:36 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_ironic stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514008 | 08:37 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514010 | 08:37 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_magnum stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514011 | 08:38 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-repo_build stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514032 | 08:39 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rabbitmq_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514031 | 08:39 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_nova stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514017 | 08:40 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_rally stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514019 | 08:41 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_swift stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514022 | 08:41 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_tempest stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514024 | 08:42 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-apt_package_pinning stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513985 | 08:42 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-pip_install stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514028 | 08:43 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-plugins stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514030 | 08:44 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_sahara stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514020 | 08:45 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_ceilometer stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513999 | 08:45 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-haproxy_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513989 | 08:46 |
evrardjp | SamYaple: all those patches took a whole 3 GB ram | 08:46 |
evrardjp | but I guess it's gonna settle down | 08:46 |
evrardjp | we still have plenty | 08:47 |
evrardjp | so if you have many, shoot | 08:47 |
evrardjp | but I guess you're going to bed soon :) | 08:47 |
*** Guest96987 has quit IRC | 08:48 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514036 | 08:48 |
*** aaron has joined #openstack-ansible | 08:49 | |
SamYaple | evrardjp: dont ell me when to sleep! youre not my mother! | 08:49 |
evrardjp | hha | 08:49 |
evrardjp | hahaha | 08:49 |
evrardjp | I am not saying go to bed. WAIT...! | 08:49 |
*** aaron is now known as Guest18601 | 08:49 | |
evrardjp | GO TO BED! | 08:49 |
evrardjp | :p | 08:49 |
SamYaple | i didnt listen to her either | 08:49 |
SamYaple | im rebel without a cause | 08:50 |
evrardjp | that's how it all started ! | 08:50 |
evrardjp | haha | 08:50 |
evrardjp | SamYaple: I am gone for a while. Enjoy the rest of your week-end! | 08:51 |
SamYaple | you too | 08:51 |
*** cshen has joined #openstack-ansible | 09:04 | |
*** Guest18601 has quit IRC | 09:16 | |
*** armaan has quit IRC | 09:17 | |
*** aaron has joined #openstack-ansible | 09:25 | |
*** aaron is now known as Guest19291 | 09:26 | |
*** thorst has joined #openstack-ansible | 09:26 | |
*** thorst has quit IRC | 09:32 | |
*** Guest19291 has quit IRC | 09:33 | |
*** cshen has quit IRC | 09:39 | |
gunix | cloudnull: in the prod example you shared, it's haproxy_keepalived_external_vip_cidr: "1.2.3.4/32" ... but nobody specifies what 1.2.3.4 is :D i figure it's another interface on the controler, used for access from unprivileged users | 10:16 |
*** mma has joined #openstack-ansible | 11:09 | |
*** mma has quit IRC | 11:28 | |
*** thorst has joined #openstack-ansible | 11:28 | |
*** thorst has quit IRC | 11:33 | |
*** rodolof has joined #openstack-ansible | 11:46 | |
*** thorst has joined #openstack-ansible | 11:52 | |
*** thorst has quit IRC | 11:52 | |
*** rodolof has quit IRC | 11:53 | |
*** vnogin has joined #openstack-ansible | 12:08 | |
*** yolanda has joined #openstack-ansible | 12:09 | |
*** yolanda has quit IRC | 12:13 | |
openstackgerrit | Merged openstack/openstack-ansible master: Set OpenStack-Ansible release to 17.0.0.0b1 https://review.openstack.org/513458 | 12:13 |
*** armaan has joined #openstack-ansible | 12:15 | |
*** armaan has quit IRC | 12:19 | |
*** jamielennox has left #openstack-ansible | 12:23 | |
*** mma has joined #openstack-ansible | 12:26 | |
*** dave-mccowan has joined #openstack-ansible | 12:30 | |
*** mma has quit IRC | 12:30 | |
*** vnogin has quit IRC | 12:37 | |
gunix | do you need 3 proxy hosts for swift or are 2 enough ? | 12:43 |
*** aaron has joined #openstack-ansible | 13:01 | |
*** aaron is now known as Guest67609 | 13:01 | |
*** Guest67609 has quit IRC | 13:03 | |
*** ansibler has joined #openstack-ansible | 13:08 | |
*** yolanda has joined #openstack-ansible | 13:11 | |
ansibler | Hi, failing on this stage: ansible-playbook -vvv os-cinder-install.yml Detailed error here: https://pastebin.com/raw/szPA1nEB Can anyone suggest where to dig? | 13:15 |
*** armaan has joined #openstack-ansible | 13:25 | |
*** acormier has joined #openstack-ansible | 13:31 | |
*** acormier has quit IRC | 13:36 | |
*** dave-mccowan has quit IRC | 13:38 | |
*** thorst has joined #openstack-ansible | 13:53 | |
*** thorst has quit IRC | 13:59 | |
*** vnogin has joined #openstack-ansible | 14:22 | |
*** armaan has quit IRC | 14:53 | |
*** armaan has joined #openstack-ansible | 14:53 | |
gunix | my script is done at last. does it look ok? 2http://gunix.cloud/blog/openstack_user_config.yml | 15:04 |
gunix | link without that 2 type. http://gunix.cloud/blog/openstack_user_config.yml | 15:05 |
*** woodard has joined #openstack-ansible | 15:05 | |
*** aaron has joined #openstack-ansible | 15:12 | |
*** aaron is now known as Guest90950 | 15:12 | |
*** thorst has joined #openstack-ansible | 15:13 | |
*** Guest90950 has quit IRC | 15:14 | |
*** thorst has quit IRC | 15:18 | |
*** aaron__ has joined #openstack-ansible | 15:21 | |
cloudnull | gunix: looks good. | 15:21 |
cloudnull | I'd recommend setting the log_hosts just so you have access to aggregated logs, maybe to your osa-cinder-1 node? but it's not required. | 15:22 |
openstackgerrit | Merged openstack/openstack-ansible-ops stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513995 | 15:27 |
gunix | cloudnull: i removed the rsyslog from the setup | 15:28 |
gunix | cloudnull: it's just a poc, not real prod | 15:28 |
gunix | now i am getting Unable to connect to ro.archive.ubuntu.com:http: | 15:29 |
gunix | trying to figure out why | 15:29 |
cloudnull | is cloud archive down ? | 15:32 |
cloudnull | are you working through a proxy ? | 15:33 |
cloudnull | it looks like http://ro.archive.ubuntu.com/ is up however if they're resync'ing the mirrors there could be an issue | 15:34 |
*** gkadam has quit IRC | 15:43 | |
*** armaan has quit IRC | 15:44 | |
cloudnull | . | 15:44 |
*** armaan has joined #openstack-ansible | 15:44 | |
gunix | cloudnull: i will try to revert all vms to snapshot and change from ro to de | 15:45 |
cloudnull | if you have ansible setup on all of your hosts you should be able to do that without having to re-kick anything. | 15:46 |
cloudnull | make the change on your deploy node then | 15:46 |
cloudnull | something like `ansible -m copy -a 'src=/etc/apt/sources.list dest=/etc/apt/sources.list' hosts | 15:46 |
gunix | i usually do stuff like that with bash scripts and sed .... cause i am not used to ansible yet. but thank you, this seems really easy | 15:47 |
gunix | i am going to eat and i will try in 1 hour | 15:47 |
cloudnull | food is important :D | 15:47 |
gunix | thank you for being so supportive | 15:47 |
cloudnull | that coffee. | 15:47 |
cloudnull | followed only by beer. | 15:47 |
gunix | yes but intelligence and culture are importenter | 15:48 |
cloudnull | :D | 15:49 |
*** armaan has quit IRC | 15:53 | |
*** armaan has joined #openstack-ansible | 15:53 | |
ansibler | could someone explain how to work around error https://pastebin.com/raw/DzQ9LHV ? Happening while ansible-playbook -vvv os-neutron-install.yml Seems like a bug. | 15:56 |
ansibler | sorry, wrong URL, here is the correct one: https://pastebin.com/raw/DzQ9LHV1 | 15:57 |
cloudnull | ansibler: that's odd. | 16:09 |
cloudnull | maybe the facts are missing / bad | 16:09 |
cloudnull | can you remove the cached facts in /etc/openstack_deploy/ansible_facts | 16:10 |
cloudnull | and rerun ? | 16:10 |
cloudnull | what checkout are you running? | 16:10 |
cloudnull | and what OS ? | 16:10 |
*** aaron__ has quit IRC | 16:13 | |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514011 | 16:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514017 | 16:31 |
openstackgerrit | Merged openstack/openstack-ansible-os_ironic stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514008 | 16:31 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514022 | 16:31 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514010 | 16:41 |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514007 | 16:41 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514000 | 16:41 |
openstackgerrit | Merged openstack/openstack-ansible-os_rally stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514019 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514031 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513997 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_heat stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514006 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-rsyslog_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514036 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-repo_build stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514032 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-haproxy_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513989 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-pip_install stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514028 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-repo_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514033 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-rsyslog_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/514035 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-galera_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513988 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513990 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_openrc stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513994 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513993 | 16:42 |
openstackgerrit | Merged openstack/openstack-ansible-memcached_server stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513992 | 16:42 |
ansibler | cloudnull, I'm running Ubuntu 16.04 + OSA 16.0.1. Will rerun with facts cleaned, thanks for idea! I am struggling to get through setup-openstack.yml and running it by pieces, may be need to run all in order again | 16:43 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513991 | 16:44 |
openstackgerrit | Merged openstack/openstack-ansible-galera_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513987 | 16:44 |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client stable/newton: Initial OSA zuul v3 role jobs https://review.openstack.org/513986 | 16:51 |
*** acormier has joined #openstack-ansible | 17:02 | |
openstackgerrit | Taseer Ahmed proposed openstack/openstack-ansible master: Integrate Congress with OSA. https://review.openstack.org/503971 | 17:09 |
*** thorst has joined #openstack-ansible | 17:14 | |
*** thorst has quit IRC | 17:18 | |
*** acormier has quit IRC | 17:24 | |
*** acormier has joined #openstack-ansible | 17:25 | |
*** acormier has quit IRC | 17:30 | |
*** dave-mccowan has joined #openstack-ansible | 17:40 | |
*** ansibler has quit IRC | 17:57 | |
*** pbandark has joined #openstack-ansible | 18:01 | |
gunix | cloudnull: i found my error. it's the network config of the VMs. | 18:17 |
*** aaron has joined #openstack-ansible | 18:19 | |
*** aaron is now known as Guest2696 | 18:19 | |
*** woodard has quit IRC | 18:22 | |
*** Guest2696 has quit IRC | 18:29 | |
*** armaan has quit IRC | 18:31 | |
*** armaan has joined #openstack-ansible | 18:32 | |
gunix | cloudnull: i got a gateway on every bridge and i got a nameserver on some isolated network. happens when you configure all your network via scripts ... | 18:38 |
gunix | https://pbs.twimg.com/media/CgUmBnNXIAEHfGQ.jpg | 18:39 |
*** thorst has joined #openstack-ansible | 18:44 | |
*** thorst has quit IRC | 18:49 | |
*** vnogin has quit IRC | 18:49 | |
*** evrardjp[m] has quit IRC | 18:51 | |
*** csmart has quit IRC | 18:51 | |
*** aaron__ has joined #openstack-ansible | 19:01 | |
gunix | i hit this error while running the initial setup: https://bpaste.net/show/5fc033a11af1 | 19:12 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Fix stand alone haproxy https://review.openstack.org/514087 | 19:13 |
cloudnull | gunix: are you running with "sudo" | 19:14 |
gunix | running what with sudo? | 19:14 |
cloudnull | the playbooks ? | 19:14 |
cloudnull | something like `sudo opentsack-ansible setup-everything.yml` | 19:15 |
gunix | gunix@osa-ansible:/opt/openstack-ansible/playbooks$ openstack-ansible setup-hosts.yml | 19:15 |
gunix | that's how i run it | 19:15 |
gunix | should i run with sudo ? | 19:15 |
cloudnull | can you escalate to root, or run with something like `sudo -H -E...` | 19:16 |
gunix | i can sudo su - | 19:18 |
cloudnull | ++ that'll do | 19:18 |
gunix | but i guess i need to get the root pub key on every host, right? | 19:18 |
cloudnull | no, just the deployment host. | 19:19 |
cloudnull | its used to access to the contianers later. | 19:19 |
*** vnogin has joined #openstack-ansible | 19:19 | |
cloudnull | so long as the deployment host can ssh to the other hosts within the env you should be good to go | 19:19 |
gunix | yes, the deployment host will need to ssh with user root | 19:20 |
gunix | so ssh-keygen on user root | 19:20 |
gunix | and get the pub key of root from osa-ansible to all other hosts, so that ansible can work | 19:20 |
gunix | :D | 19:20 |
*** vnogin has quit IRC | 19:25 | |
gunix | this that, started with root, waiting now | 19:28 |
*** csmart has joined #openstack-ansible | 19:37 | |
*** evrardjp[m] has joined #openstack-ansible | 19:42 | |
*** vnogin has joined #openstack-ansible | 19:49 | |
*** pbandark has quit IRC | 19:57 | |
*** pbandark has joined #openstack-ansible | 20:06 | |
gunix | well, it got a lot further this time. failed when trying to start some containers: https://bpaste.net/show/6dcb05a0a19c | 20:08 |
*** pbandark has quit IRC | 20:10 | |
*** pbandark has joined #openstack-ansible | 20:11 | |
*** vishwanathj has quit IRC | 20:13 | |
gunix | and when running that specific container in foreground mode, i get this: lxc-start: conf.c: instantiate_veth: 2685 failed to create veth pair (e4276f73_eth0 and vethQT6HCF): File exists | 20:15 |
*** aludwar has joined #openstack-ansible | 20:22 | |
*** idlemind has quit IRC | 20:23 | |
cloudnull | gunix: do any of those veths exist? | 20:25 |
cloudnull | if so can you delete them and then restart the container ? | 20:25 |
*** idlemind has joined #openstack-ansible | 20:25 | |
gunix | cloudnull: well till i google how to remove the veph they dissapeared on their own | 20:25 |
cloudnull | `ip link del ${VETHNAME}` | 20:25 |
gunix | cloudnull: question, i just started setup-hosts.yml again. all of it. | 20:26 |
gunix | is that ok? can i run it multiple times? | 20:26 |
cloudnull | same issue? | 20:26 |
gunix | no, i am waiting now | 20:26 |
cloudnull | oh, yea | 20:26 |
gunix | i have an i7 with 3 SSDs stripped and 32 GB ram. | 20:26 |
cloudnull | you can rerun anything repeatedly | 20:26 |
gunix | nice job on that. | 20:26 |
cloudnull | the setup-* plays are just meta playbooks which call other plays | 20:27 |
gunix | yea i figure that it might run on the 2nd run. it seems this is a known issue with lxc, with veph pairs hanging on container reboot. there are lots of guys online with solutions | 20:27 |
cloudnull | if you want to test things or see whats up with a specific playbook you can rerun just the one causing you an issue. | 20:27 |
cloudnull | so in this case I suspect that's lxc-container-create.yml. | 20:27 |
gunix | so setup-hosts is broken into multiple pieces? | 20:28 |
cloudnull | yes. | 20:28 |
cloudnull | setup-hosts.yml is several parts. | 20:28 |
cloudnull | can you can call any other parts as needed. | 20:28 |
gunix | oh i see - include: openstack-hosts-setup.yml | 20:28 |
gunix | - include: security-hardening.yml | 20:28 |
cloudnull | yup. | 20:28 |
gunix | - include: lxc-hosts-setup.yml | 20:28 |
gunix | - include: lxc-containers-create.yml | 20:29 |
gunix | so i just trigger the 1st free again | 20:29 |
cloudnull | they're just convenience playbooks. | 20:29 |
gunix | *the first three | 20:29 |
gunix | when only the last was needed | 20:29 |
gunix | gj, gunix. | 20:29 |
cloudnull | setup-everything.yml calls the various setup-* and those call the specific tasks. | 20:29 |
cloudnull | it should be a lot faster now that its all setup | 20:30 |
cloudnull | but yea, its likely just running through the tasks and returning a lot of "OK" results. | 20:30 |
gunix | very nice. i see setup-everything has the 3 ymls from the tutorial | 20:30 |
cloudnull | yup | 20:31 |
gunix | i am going to run them one by one, though. i am 100% sure i messed something up in the config | 20:33 |
gunix | like connection between glance or swift, or swift config, or cinder or something | 20:33 |
cloudnull | the user config you had looked good. | 20:33 |
cloudnull | so long as you have the required bridges | 20:33 |
cloudnull | it should just go | 20:33 |
gunix | yea, i have them. linked each to a network | 20:34 |
gunix | i got like 4 networks on my bare metal. it's a debian. | 20:34 |
gunix | no, wait, 5 | 20:34 |
gunix | https://bpaste.net/show/ff9bc717767c | 20:35 |
cloudnull | ++ that'll work | 20:35 |
cloudnull | we do something very similar with the mnaio | 20:36 |
cloudnull | https://github.com/openstack/openstack-ansible-ops/tree/master/multi-node-aio | 20:36 |
cloudnull | useful for lab'ing things up on a single piece of hardware. | 20:36 |
gunix | yep, and this si vm list: https://bpaste.net/show/193c548b4d46 | 20:36 |
cloudnull | but providing a multi-node like experience. | 20:36 |
gunix | what does "aio" come from? | 20:36 |
cloudnull | all in one | 20:36 |
gunix | dude ... | 20:37 |
gunix | Physical Host Specs known to work well | 20:37 |
gunix | CPU CORES MEMORY DISK SPACE | 20:37 |
gunix | 20 124GB 1.3TB | 20:37 |
gunix | !!! :)) | 20:37 |
openstack | gunix: Error: "!!" is not a valid command. | 20:37 |
gunix | thank you, openstack. cloudnull: i guess that multi-node-aio could be used on a server at work so i can shot them openstack, instead of building everything on my own | 20:38 |
gunix | i like your snapshot recommandation. i just do: sudo virsh list | grep osa | grep -v ansible | awk '{ print $2 }' | xargs -i sudo virsh snapshot-create --domain {} | 20:41 |
*** thorst has joined #openstack-ansible | 20:46 | |
cloudnull | also those specs are not required. just a setup that we have had known to work well. | 20:48 |
cloudnull | gunix: yea those are just the recommendations, I use this all the time on an older 16 core opteron all the time. | 20:49 |
cloudnull | opps. hahaha. ^ stream of consciousness. | 20:49 |
*** thorst has quit IRC | 20:51 | |
cloudnull | if you want to test everything out on a single node w/out extra VMs you can do so using ~8GiB of ram and 4 CPUs which is what we get out of the OpenStack infra gate. | 20:51 |
gunix | cloudnull: the poc must have HA, backups, block storage | 20:56 |
gunix | so i need 3 controllers. | 20:56 |
gunix | and swift ... | 20:56 |
cloudnull | cool! | 20:58 |
cloudnull | swift is there all by default and if you have a storage network it should wire it all up out of the box. | 20:58 |
cloudnull | did you add the swift setup into the conf.d file | 20:59 |
cloudnull | nevermind, you had it in the openstack_user_config | 20:59 |
cloudnull | on your swift nodes do you have /srv/node/sd{a,b} mounted ? | 21:00 |
cloudnull | sorry. /srv/node/sd{b,c} mounted ? | 21:01 |
gunix | no, vdb and vdc | 21:01 |
gunix | this i leave sd in config? | 21:01 |
gunix | yea ... shit. | 21:01 |
gunix | root@osa-swift-1:~# lsblk | grep -e vdb -e vdc | 21:02 |
gunix | vdb 253:16 0 20G 0 disk /srv/node/vdb | 21:02 |
gunix | vdc 253:32 0 20G 0 disk /srv/node/vdc | 21:02 |
gunix | i kept running the setup-hosts and osa-ctrl-1_neutron_agents_container-e4276f73 is always failing.i will troubleshoot this tomorrow | 21:03 |
cloudnull | normally I set those drives to drive{1,2,3} | 21:04 |
cloudnull | and mount my devices to those names. | 21:04 |
cloudnull | something like this http://paste.openstack.org/show/624315/ | 21:05 |
gunix | i am following standard osa config atm since i want to get used to it... and if other guys at work jump on the project, i want the learning process to be smooth | 21:06 |
gunix | that's why i used the subnets from the tutorial | 21:06 |
cloudnull | cool! | 21:07 |
cloudnull | and if you have feedback on the deploy guide it'd be great to capture that and improve the general doc | 21:08 |
cloudnull | is that neutron-agents failure always related to the veth ? | 21:09 |
cloudnull | if so I wonder if br-vlan and the host bind override is working correctly ? | 21:09 |
gunix | hmm, yea sure ... what? | 21:11 |
gunix | :)) | 21:11 |
cloudnull | br-vlan is up on your hosts? is eth12 | 21:11 |
cloudnull | the line "host_bind_override" points at the physical host instead of the assumed bridge | 21:12 |
gunix | "stderr_lines": ["lxc-start: tools/lxc_start.c: main: 366 The container failed to start.", "lxc-start: tools/lxc_start.c: main: 368 To get more details, run the container in foreground mode." | 21:12 |
cloudnull | which is only for flat networks. | 21:12 |
gunix | i will show you my /etc/network/interfaces | 21:12 |
gunix | one sec | 21:12 |
gunix | cloudnull: https://bpaste.net/show/955d656837a8 | 21:13 |
cloudnull | looks like br-vlan is commented out | 21:14 |
cloudnull | what does `brctl show` say | 21:14 |
gunix | br-vlan is commented out on controllers. i left it only on compute nodes | 21:14 |
gunix | i thought br-vlan is just for flat networks for VMs so i left the controllers out of it ... that is bad? | 21:15 |
cloudnull | ah, so you'll need that on your infra nodes, if your infra nodes are also connecting l3 networks | 21:15 |
cloudnull | the neutron server/l3agent runs in a container. | 21:15 |
cloudnull | and is part of the netowrk-hosts group, which by default is on the infra's | 21:16 |
gunix | wasn't the l3agent the one creating router for the vxlan networks? | 21:16 |
cloudnull | it is, but it has to be able to communicate to the compute nodes which all happens over br-vlan in the default case. | 21:17 |
cloudnull | as for the host_bind_override, if you dont have a network you wnat to specifically use for flat network connectivity, you can piggy-back on br-vlan by changing the config like so | 21:18 |
cloudnull | http://paste.openstack.org/show/624316/ | 21:18 |
gunix | i have no idea what host_bind_override does | 21:19 |
cloudnull | it tells physical hosts to use a specific interface, instead of the bridge | 21:19 |
cloudnull | ** it tells openstack services on physical hosts | 21:20 |
cloudnull | we use that for flat networking a lot | 21:20 |
cloudnull | because flat networks will create an ephemeral bridge | 21:20 |
cloudnull | and you can't bridge a bridge | 21:20 |
gunix | so for flat networking i configured on bare metal a network called osa-vlan, with a dhcp on it | 21:20 |
cloudnull | cool. so within the vm just hang the eth12 veth off the bridge and neutron will happily bridge that instead | 21:21 |
gunix | https://bpaste.net/show/d354487db084 | 21:21 |
cloudnull | perfect, that will work fine on the hypervisor . | 21:22 |
gunix | i added ctrl 1 2 3 to this network | 21:22 |
gunix | and i was going to edit /etc/network/interfaces on all 3 | 21:22 |
gunix | so that they all have a br-vlan | 21:22 |
cloudnull | ++ | 21:22 |
gunix | auto br-vlan | 21:23 |
gunix | iface br-vlan inet manual | 21:23 |
gunix | bridge_stp off | 21:23 |
gunix | bridge_waitport 0 | 21:23 |
gunix | bridge_fd 0 | 21:23 |
gunix | bridge-ports ens12 | 21:23 |
gunix | like this, on ens12, since it's the 6th network card on the controllers :D | 21:23 |
cloudnull | ++ | 21:23 |
gunix | i guess this means i don't need host bind overwrite in the yml, right? | 21:23 |
gunix | as far as i understand, you use that in case you need br-vxlan to be used for br-vlan ... if i got that right? or am i confusing stuff now? :D | 21:24 |
cloudnull | if you want to use flat networks in neutron you do | 21:24 |
cloudnull | like so http://paste.openstack.org/show/624317/ | 21:24 |
cloudnull | so br-vlan is all your l2 traffic, br-vxlan is all your l3 | 21:25 |
cloudnull | however neutron cant use a bridge for a flat network | 21:25 |
cloudnull | which is why you hang a veth off an existing bridge, or add yet another nic to the system | 21:25 |
gunix | i just want the network/IPs do be displayed in openstack, in horizon ... i know i had to add pre-up on my old config for flat networks to work | 21:26 |
gunix | afaik this needs to be added on all compute ndoes | 21:26 |
cloudnull | yup. | 21:26 |
cloudnull | the eth12 things only need to be added to compute nodes. | 21:26 |
cloudnull | br-vlan will exist everywhere | 21:27 |
cloudnull | if you don't need a flat network you can remove this section http://paste.openstack.org/show/624318/ from your openstack_user_config.yml | 21:28 |
gunix | pre-up ip link set eth12 up | 21:28 |
gunix | so i remove this from ctrls | 21:28 |
gunix | and leave it on computes? | 21:28 |
cloudnull | it only needs to be on compute nodes. | 21:28 |
cloudnull | it wont hurt if it's on ctrls | 21:29 |
gunix | ok than i leave it there so i can copy the config easier on all 6 nodes | 21:29 |
gunix | i should really read up on veph so i properly understand this | 21:30 |
cloudnull | ++ that's what I'd do :D | 21:30 |
cloudnull | https://github.com/openstack/openstack-ansible/blob/master/etc/network/interfaces.d/aio_interfaces.cfg | 21:30 |
gunix | i won't remove that section from the config. it's good to have vlan and vxlan in the POC | 21:30 |
gunix | so i get used to configuring them | 21:30 |
gunix | after that, i see customer requirements for various builds and adapt, but i have to be ready for everything | 21:30 |
cloudnull | ++ | 21:31 |
cloudnull | its good to have options. | 21:31 |
cloudnull | and the veth shinanigans is really only needed when a specific interface is not available for flat networks. | 21:31 |
cloudnull | and by specific interface I mean, not a bridge | 21:32 |
cloudnull | it could be an eth, bond, vlan tagged interface, etc | 21:32 |
gunix | that was also needed for the normal deployment of openstack, when using flat. if i remember correctly, it was there to allow the interface to use multiple macs... | 21:34 |
cloudnull | yup. | 21:34 |
gunix | and on my normal deployment i was not using lxc for the services. just deployed all services on bare metal | 21:34 |
gunix | that's why i am REALLY confused now with veph | 21:34 |
gunix | i never used lxc like that | 21:34 |
cloudnull | its a little different :) | 21:35 |
gunix | i guess the computes get deployed with nova-compute (kvm), right? | 21:35 |
cloudnull | that's the default | 21:35 |
cloudnull | and the computes are deployed directly on baremetal. | 21:35 |
cloudnull | no lxc | 21:35 |
cloudnull | same w/ switch-storage|replication and cinder-volumes | 21:35 |
cloudnull | however everything, regardless of containers, is running in cgroups and within a venv. | 21:37 |
cloudnull | we do our best to insulate the host from openstack | 21:37 |
gunix | cloudnull: https://bpaste.net/show/6d7eb7fca889 | 21:38 |
gunix | i guess it looks ok now | 21:38 |
cloudnull | looks good. | 21:38 |
cloudnull | so you should be able to run `openstack-ansible lxc-container-create.yml --limit neutron_all` | 21:38 |
cloudnull | and if that passes you're good to go | 21:38 |
gunix | i change the openstack user config, because it previously had sdc and i changed that to vdc :D | 21:39 |
cloudnull | that's fine | 21:39 |
gunix | i guess i have to run setup-hosts now | 21:39 |
gunix | ok | 21:39 |
cloudnull | nope. | 21:39 |
gunix | --limit neutron_all | 21:39 |
gunix | this tells that just neutron needs to be reconfigured, not everything? | 21:39 |
cloudnull | you can limit the hosts playbooks will touch | 21:39 |
cloudnull | all of the services follow the same pattern | 21:40 |
cloudnull | {nova,neutron,swift}_all | 21:40 |
gunix | just did openstack-ansible lxc-containers-create.yml | 21:41 |
gunix | cause i am going for a shower | 21:41 |
gunix | it will have enough time to run | 21:41 |
gunix | thank you for the help man, you did a lot | 21:41 |
gunix | i hope you enjoyed your sunday evening :D | 21:41 |
gunix | i will read tomorrow on veph | 21:42 |
cloudnull | np. have a great rest of the day | 21:42 |
cloudnull | ttyl | 21:43 |
gunix | its 1 am here man :D i am going to sleep now :D | 21:44 |
cloudnull | have a good night :) | 21:45 |
*** rodolof has joined #openstack-ansible | 21:57 | |
gunix | it deployed with 0 fails now after editing the vlan :) | 22:04 |
*** snowman4839 has quit IRC | 22:14 | |
*** snowman4839 has joined #openstack-ansible | 22:15 | |
*** acormier has joined #openstack-ansible | 22:25 | |
*** vnogin has quit IRC | 22:30 | |
*** acormier has quit IRC | 22:31 | |
*** acormier has joined #openstack-ansible | 22:32 | |
*** acormier has quit IRC | 22:36 | |
*** acormier has joined #openstack-ansible | 22:38 | |
*** acormier has quit IRC | 22:45 | |
*** acormier has joined #openstack-ansible | 22:45 | |
*** thorst has joined #openstack-ansible | 22:46 | |
*** acormier has quit IRC | 22:50 | |
*** thorst has quit IRC | 22:51 | |
*** masber has joined #openstack-ansible | 22:52 | |
*** masuberu has joined #openstack-ansible | 22:55 | |
*** rodolof has quit IRC | 22:58 | |
*** masber has quit IRC | 22:59 | |
*** masber has joined #openstack-ansible | 22:59 | |
*** masuberu has quit IRC | 23:00 | |
*** acormier has joined #openstack-ansible | 23:05 | |
*** acormier has quit IRC | 23:07 | |
*** acormier has joined #openstack-ansible | 23:08 | |
*** acormier has quit IRC | 23:12 | |
*** snowman4839 has quit IRC | 23:15 | |
*** snowman4839 has joined #openstack-ansible | 23:15 | |
*** acormier has joined #openstack-ansible | 23:17 | |
*** snowman48391 has joined #openstack-ansible | 23:18 | |
*** snowman4839 has quit IRC | 23:18 | |
*** oanson has quit IRC | 23:25 | |
*** oanson has joined #openstack-ansible | 23:25 | |
*** acormier has quit IRC | 23:43 | |
*** acormier has joined #openstack-ansible | 23:44 | |
*** acormier has quit IRC | 23:48 | |
*** acormier has joined #openstack-ansible | 23:48 | |
*** ianychoi has joined #openstack-ansible | 23:54 | |
*** ianychoi_ has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!