*** cshen has joined #openstack-ansible | 00:55 | |
*** cshen has quit IRC | 01:00 | |
*** d34dh0r53 has quit IRC | 01:40 | |
*** gyee has quit IRC | 01:43 | |
chenhaw | hi jrosser. i am following the user guide https://docs.openstack.org/openstack-ansible/train/user/prod/example.html. when i run setup-openstack.yml playbook, it shows error on installing python package, i manage to fix the error by attach into the container and install systemd-devel package. i am just wondering is it because my target host is installed with centos 7 minimal. | 01:56 |
---|---|---|
*** Open10K8S has quit IRC | 02:24 | |
*** Open10K8S has joined #openstack-ansible | 02:26 | |
*** Open10K8S has quit IRC | 02:32 | |
*** Open10K8S has joined #openstack-ansible | 02:36 | |
*** cshen has joined #openstack-ansible | 02:56 | |
*** cshen has quit IRC | 03:00 | |
*** jopdorp has quit IRC | 03:04 | |
*** jopdorp has joined #openstack-ansible | 03:07 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-ansible | 04:35 | |
*** cshen has joined #openstack-ansible | 04:56 | |
*** cshen has quit IRC | 05:01 | |
noonedeadpunk | chenhaw: please provide us with paste of the error - at this stage it's unclear about what role and where causes the error | 05:02 |
*** cshen has joined #openstack-ansible | 05:02 | |
noonedeadpunk | generally roles should care about instaling systemd-devel so it's rrather osa bug if it's missing | 05:03 |
*** cshen has quit IRC | 05:06 | |
chenhaw | hi noonedeadpunk. here is the link to the paste, http://paste.openstack.org/show/797056/. | 05:32 |
noonedeadpunk | chenhaw: hm, package is supposed to be installed here https://opendev.org/openstack/openstack-ansible-os_glance/src/branch/master/vars/redhat.yml#L25 | 05:36 |
noonedeadpunk | and this task should get the installed https://opendev.org/openstack/ansible-role-python_venv_build/src/branch/master/tasks/python_venv_install.yml#L21-L33 | 05:38 |
*** cshen has joined #openstack-ansible | 07:00 | |
*** cshen has quit IRC | 07:34 | |
*** cshen has joined #openstack-ansible | 08:03 | |
*** itandops has joined #openstack-ansible | 08:12 | |
itandops | Hi all, After restarting my controller the MariaDB fail to start | 08:27 |
itandops | I can't connect to mysql from galera container | 08:27 |
itandops | please someone could suggest to solve it ?? | 08:27 |
chenhaw | hi noonedeadpunk, does it means that if install_method: source, systemd-devel will not be installed | 08:29 |
jrosser | chenhaw: without a paste of the specific point that it fails it is going to be very difficult to help | 08:31 |
jrosser | there are over 1000 ansible tasks run and 10+ roles involved so we need to know where exactly it fails | 08:31 |
itandops | chenhaw, jrosser and noonedeadpunk any suggestion please ? | 08:31 |
jrosser | itandops: you should check the galera service in the galera container(s), systemctl status and then journalctl for the log | 08:33 |
chenhaw | hi jrosser, i have pasted the error log at http://paste.openstack.org/show/797056/. noonedeadpunk has replied me with this link, https://opendev.org/openstack/openstack-ansible-os_glance/src/branch/master/vars/redhat.yml#L25 and makes me wonder is the error due to i have opted for install_method: source. | 08:33 |
itandops | jrosser: this is the output http://paste.openstack.org/show/797058/ | 08:34 |
*** cshen has quit IRC | 08:34 | |
itandops | I have a issue on controller infra2 | 08:34 |
itandops | I think galera on infra is trying to sync to infa2 which is down now | 08:35 |
itandops | I just want to start Mysql on infra1 only | 08:35 |
noonedeadpunk | chenhaw: no, as glance_devel_distro_packages should be used by python_venv_build role. So I'm not really sure why you faced the issue as I don't see why it may raise at the moment... | 08:36 |
jrosser | chenhaw: when you say you fixed it by installing systemd-devel into the container, do you mean the glance contaienr, or the repo server container? | 08:38 |
jrosser | the python build should be happening in the repo server | 08:38 |
chenhaw | jrosser: i fix it by installing it in the glance container. | 08:40 |
jrosser | right, so imho i think there is something wrong with your repo server | 08:41 |
jrosser | the build of the python wheels should happen there, not at all in the glance container | 08:41 |
jrosser | and there is another clue about repo server problems in your log "Could not fetch URL http://172.29.236.9:8181/os-releases/20.1.1/centos-7.8-x86_64" | 08:41 |
jrosser | it is correct that systemd-devel is not in the glance container. it should not be needed there | 08:42 |
jrosser | chenhaw: you could check back through your log to see which host these tasks were all delgated to https://opendev.org/openstack/ansible-role-python_venv_build/src/branch/master/tasks/python_venv_wheel_build.yml#L24 | 08:45 |
jrosser | you should find all of the build artefacts from those tasks in the repo server in directories under /var/www/... | 08:46 |
*** itandops has quit IRC | 09:28 | |
*** cshen has joined #openstack-ansible | 10:30 | |
*** cshen has quit IRC | 10:35 | |
masterpe | is keepalived running and has one of the controllers the vip address active? | 11:27 |
*** tosky has joined #openstack-ansible | 12:17 | |
*** rh-jlabarre has quit IRC | 12:17 | |
*** cshen has joined #openstack-ansible | 12:32 | |
*** cshen has quit IRC | 12:36 | |
*** cshen has joined #openstack-ansible | 13:32 | |
*** cloudnull has quit IRC | 13:36 | |
*** cshen has quit IRC | 13:37 | |
*** cloudnull has joined #openstack-ansible | 13:38 | |
*** cshen has joined #openstack-ansible | 15:33 | |
*** tosky has quit IRC | 15:35 | |
*** cshen has quit IRC | 15:37 | |
*** watersj has quit IRC | 15:43 | |
*** tosky has joined #openstack-ansible | 17:18 | |
*** cshen has joined #openstack-ansible | 17:34 | |
*** tosky_ has joined #openstack-ansible | 17:37 | |
*** cshen has quit IRC | 17:38 | |
*** tosky has quit IRC | 17:39 | |
*** tosky_ is now known as tosky | 18:11 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest master: Set mode for copy operation https://review.opendev.org/746848 | 18:13 |
*** owalsh has joined #openstack-ansible | 18:13 | |
*** jopdorp has left #openstack-ansible | 19:10 | |
*** cshen has joined #openstack-ansible | 19:35 | |
*** cshen has quit IRC | 19:39 | |
*** cshen has joined #openstack-ansible | 20:03 | |
*** cshen has quit IRC | 20:07 | |
*** cshen has joined #openstack-ansible | 22:03 | |
*** cshen has quit IRC | 22:08 | |
*** tosky has quit IRC | 23:10 | |
*** spatel has joined #openstack-ansible | 23:24 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!