Saturday, 2019-01-26

openstackgerritMatthew Thode proposed openstack/openstack-ansible-galera_client master: add gentoo support to galera_client  https://review.openstack.org/63328900:01
*** macza has quit IRC00:16
cloudnullThiagoCMC - https://review.openstack.org/#/c/586774/00:21
cloudnullits already happening, we just need another review to get it in :)00:21
prometheanfirecloudnull: mind lookng at https://review.openstack.org/633272 ?00:26
prometheanfireshould be good for all OS's00:26
*** nurdie has joined #openstack-ansible00:35
openstackgerritMatthew Thode proposed openstack/openstack-ansible-galera_client master: add gentoo support to galera_client  https://review.openstack.org/63328900:37
*** TxGirlGeek has quit IRC00:38
*** TxGirlGeek has joined #openstack-ansible00:39
openstackgerritMerged openstack/openstack-ansible-ops master: Read the path for the logstash queue path  https://review.openstack.org/63326500:39
*** nurdie has quit IRC00:40
*** TxGirlGeek has quit IRC00:44
*** TxGirlGeek has joined #openstack-ansible00:46
*** TxGirlGeek has quit IRC00:50
*** markvoelker has joined #openstack-ansible00:50
*** tosky has quit IRC00:50
*** markvoelker has quit IRC00:54
*** nurdie has joined #openstack-ansible00:56
*** cmart has quit IRC00:59
*** nurdie has quit IRC01:00
ThiagoCMCcloudnull, wow! AWESOME!  :-D01:02
ThiagoCMCcloudnull, I'm curious about the "lxcbr0" interface, my br-mgmt subnet (172.29.236.0/22) have a gateway, which is the default for the hosts (OS controllers, computes, network nodes, ceph OSDs and etc).01:04
ThiagoCMCThe OSA's LXC Containers also have IPs on the same subnet (eth1) but, their default gateway is "10.0.3.1".01:04
ThiagoCMCSo, my question would be: can I disable "lxcbr0" entirely, since I don't really see a need for its existance anyway...?01:04
*** gyee has quit IRC01:18
*** markvoelker has joined #openstack-ansible02:51
*** spatel has joined #openstack-ansible03:04
cloudnullThiagoCMC yes, you can remove the lxcbr0 if you want to simply use the gateway on br-mgmt03:10
cloudnullprometheanfire lgtm03:11
*** markvoelker has quit IRC03:24
*** DanyC has joined #openstack-ansible03:44
openstackgerritMatthew Thode proposed openstack/openstack-ansible-openstack_hosts master: add gentoo support  https://review.openstack.org/60832503:51
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-galera_server master: Allow mysqlcheck to be enabled/disabled and tuned  https://review.openstack.org/63332103:57
cloudnullprometheanfire nice!04:01
prometheanfirecloudnull: heh, got most of the way through galera-server04:02
cloudnullcool!04:02
cloudnullusing lxc / nspawn ?04:02
cloudnullor just baremetal04:02
prometheanfireI think so, I do force machinectl as the storage backend04:02
prometheanfirelxc at least04:02
prometheanfire/usr/local/bin/galera_secure_node is hard coded to mysql for our package....04:03
prometheanfirecloudnull: do I need this flag?04:05
prometheanfire  <flag name="sst-xtrabackup">Add tools needed to support the xtrabackup and xtrabackup-v2 SST methods</flag>04:05
prometheanfirehttps://pasted.tech/pastes/96c54b59cf3ae95dc14c519947d9f60ec053bdf6 for all the flags04:05
cloudnullyes you need sst-xtrabackup04:07
cloudnullwe dont use the rsync method04:07
cloudnullrsync w/ galera requires too many locks which makes openstack quite sad04:07
prometheanfiresgtm04:08
prometheanfiremy stuff may never gate, compiling...04:08
prometheanfireneed to build a binhost and look into signing the packages04:08
prometheanfirefor os-infra04:08
openstackgerritMatthew Thode proposed openstack/openstack-ansible-openstack_hosts master: add gentoo support  https://review.openstack.org/60832504:11
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update the galera_server role and change the mysqlcheck port  https://review.openstack.org/63333104:13
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update the galera_server role and change the mysqlcheck port  https://review.openstack.org/63333104:21
*** markvoelker has joined #openstack-ansible04:21
openstackgerritMatthew Thode proposed openstack/openstack-ansible-rabbitmq_server master: add gentoo support to rabbitmq role  https://review.openstack.org/63315204:22
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-galera_server master: Allow mysqlcheck to be enabled/disabled and tuned  https://review.openstack.org/63332104:25
cloudnullprometheanfire for the "binhost" is that something that we just need to bind mount into the containers?04:26
prometheanfireya04:27
prometheanfire/usr/portage/packages04:27
prometheanfireand distfiles would also be useful04:27
prometheanfireI just want it to work first :P04:28
cloudnullfor sure04:41
cloudnullbest to make it go , then optimize04:42
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update the galera_server role and change the mysqlcheck port  https://review.openstack.org/63333104:48
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Fix the misspelling of "container"  https://review.openstack.org/63264304:49
*** markvoelker has quit IRC04:54
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Validate the IP addresses when generating a CNF  https://review.openstack.org/63333404:56
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Validate the IP addresses when generating a CNF  https://review.openstack.org/63333405:00
openstackgerritMerged openstack/openstack-ansible-ops master: Update the galera_server role and change the mysqlcheck port  https://review.openstack.org/63333105:28
openstackgerritMerged openstack/openstack-ansible-ops master: Validate the IP addresses when generating a CNF  https://review.openstack.org/63333405:28
*** markvoelker has joined #openstack-ansible05:51
openstackgerritKevin Carter (cloudnull) proposed openstack/ansible-role-systemd_service master: Allow PartOf to be defined in unit section  https://review.openstack.org/63323506:02
cloudnulljamesdenton ^ updated that commit to doc partof, should be good to go .06:02
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible stable/rocky: Fix journal remote playbook  https://review.openstack.org/63333506:06
*** aludwar has quit IRC06:12
*** spatel has quit IRC06:18
*** aludwar has joined #openstack-ansible06:20
*** DanyC has quit IRC06:23
*** markvoelker has quit IRC06:24
*** DanyC has joined #openstack-ansible06:26
*** DanyC has quit IRC06:30
*** mcarden has quit IRC06:37
openstackgerritMerged openstack/ansible-role-systemd_service master: Allow PartOf to be defined in unit section  https://review.openstack.org/63323506:47
*** hamzaachi has joined #openstack-ansible06:48
*** DanyC has joined #openstack-ansible07:02
*** DanyC has quit IRC07:09
*** DanyC has joined #openstack-ansible07:12
*** DanyC has quit IRC07:16
*** errr has quit IRC07:18
*** markvoelker has joined #openstack-ansible07:21
*** markvoelker has quit IRC07:54
*** errr has joined #openstack-ansible07:55
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Bump SHAs for master  https://review.openstack.org/63334008:42
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/queens: Bump SHAs for stable/queens  https://review.openstack.org/63334108:42
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/rocky: Bump SHAs for stable/rocky  https://review.openstack.org/63334208:43
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Bump SHAs for stable/pike  https://review.openstack.org/63334308:44
*** errr has quit IRC08:49
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Bump SHAs for master  https://review.openstack.org/63334509:22
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/rocky: Bump SHAs for stable/rocky  https://review.openstack.org/63334609:24
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/queens: Bump SHAs for stable/queens  https://review.openstack.org/63334709:24
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Bump SHAs for stable/pike  https://review.openstack.org/63334809:25
*** hamzaachi has quit IRC09:44
*** markvoelker has joined #openstack-ansible09:51
*** markvoelker has quit IRC10:24
*** hamzaachi has joined #openstack-ansible10:31
*** hamzaachi has quit IRC10:44
*** markvoelker has joined #openstack-ansible11:22
*** aedc has joined #openstack-ansible11:34
*** hamzaachi has joined #openstack-ansible11:41
*** Darcidride_ has joined #openstack-ansible11:43
*** markvoelker has quit IRC11:54
*** Darcidride_ has quit IRC12:16
*** hamzaachi has quit IRC12:17
*** Darcidride_ has joined #openstack-ansible12:27
*** hamzaachi has joined #openstack-ansible12:35
*** tosky has joined #openstack-ansible13:49
guilhermespcloudnull jrosser ThiagoCMC The heat issue I was facing was the fact that stack_domain_user didn't have an admin role in the Heat domain, which was giving me authorization failures. I suspect there is something missing in this change https://github.com/openstack/openstack-ansible-os_heat/commit/584dbf40a0eabca11b369c83617dc738fe2a39e214:16
guilhermespthis was one of the bugs that I was tracking to review and possible submit a PR14:16
*** jawad_axd has joined #openstack-ansible14:17
*** jawad_axd has quit IRC14:29
*** hamzaachi has quit IRC14:59
*** hamzaachi has joined #openstack-ansible14:59
*** hamzaachi has quit IRC15:04
*** markvoelker has joined #openstack-ansible15:21
*** Darcidride_ has quit IRC15:33
*** tosky has quit IRC15:35
*** Darcidride_ has joined #openstack-ansible15:37
*** hamzaachi has joined #openstack-ansible15:51
*** markvoelker has quit IRC15:54
*** jawad_axd has joined #openstack-ansible16:16
*** hamzaachi has quit IRC16:30
*** markvoelker has joined #openstack-ansible16:52
*** jawad_axd has quit IRC16:57
*** hwoarang has quit IRC17:18
*** hwoarang has joined #openstack-ansible17:19
*** markvoelker has quit IRC17:24
*** hamzaachi has joined #openstack-ansible17:52
ThiagoCMCguilhermesp, I see, do you know if OSA/Rocky is affected?17:56
ThiagoCMCAnd thanks for your reply!  =)17:56
*** Darcidride_ has quit IRC18:16
*** Darcidride_ has joined #openstack-ansible18:19
guilhermespThiagoCMC: this change was introduced in rocky... I just need to see if was introduced in 18.1.1 as is the tag I'm using18:19
*** markvoelker has joined #openstack-ansible18:21
*** DanyC has joined #openstack-ansible18:35
*** markvoelker has quit IRC18:55
*** Darcidride_ has quit IRC19:01
*** Darcidride_ has joined #openstack-ansible19:03
*** hamzaachi has quit IRC19:05
*** hamzaachi has joined #openstack-ansible19:06
*** Darcidride_ has quit IRC19:12
*** Darcidride_ has joined #openstack-ansible19:14
*** Darcidride_ has quit IRC19:26
*** markvoelker has joined #openstack-ansible19:52
*** dave-mccowan has joined #openstack-ansible19:59
*** dave-mccowan has quit IRC20:03
*** Soopaman has joined #openstack-ansible20:14
*** markvoelker has quit IRC20:25
*** jbadiapa has quit IRC20:28
*** hamzaachi has quit IRC20:49
*** ostackz has quit IRC21:09
*** markvoelker has joined #openstack-ansible21:21
*** tstrul has joined #openstack-ansible21:25
*** tstrul has quit IRC21:26
*** DanyC has quit IRC21:32
*** DanyC has joined #openstack-ansible21:52
*** markvoelker has quit IRC21:55
*** DanyC has quit IRC21:56
*** DanyC has joined #openstack-ansible22:30
jamesdentoncloudnull thanks for taking care of that!22:43
*** vollman has quit IRC22:50
*** aedc has quit IRC22:58
*** aedc has joined #openstack-ansible22:58
*** aedc has quit IRC23:15
*** markvoelker has joined #openstack-ansible23:52
*** aedc has joined #openstack-ansible23:56

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!