Hi all, I also noticed, that /var/lib/tripleo-config/container-startup-config-step_6.json looks empty, even /var/log/containers/stdouts/*.log contain "step": 6 message. [root@remote-u stack]# ls -la /var/lib/tripleo-config/container-startup-config-step_* -rw-------. 1 root root 7774 May 1 11:56 /var/lib/tripleo-config/container-startup-config-step_1.json -rw-------. 1 root root 9793 May 1 11:56 /var/lib/tripleo-config/container-startup-config-step_2.json -rw-------. 1 root root 28945 May 1 11:56 /var/lib/tripleo-config/container-startup-config-step_3.json -rw-------. 1 root root 57302 May 1 11:56 /var/lib/tripleo-config/container-startup-config-step_4.json -rw-------. 1 root root 4050 May 1 11:56 /var/lib/tripleo-config/container-startup-config-step_5.json -rw-------. 1 root root 2 Apr 28 10:55 /var/lib/tripleo-config/container-startup-config-step_6.json On Fri, 1 May 2020 at 10:57, Ruslanas Gžibovskis <ruslanas@lpic.lt> wrote:
Hi, I just wanted to notice, that I have
will it be sufficient to run: ansibple-playbook -vvvv -i inventory.yaml common_deploy_steps_tasks_step_1.yaml ???
cause testing takes looong time to run all openstack undercloud install
Also trying with downgraded version of containernetworking-plugins.x86_64 0.8.1-2.el7.centos @extras
My next thought is to run installation of packages to the same version as I have on the older box, where everything is running.
On Thu, 30 Apr 2020 at 17:02, Ruslanas Gžibovskis <ruslanas@lpic.lt> wrote:
By the way,
I have shrinked a bit ansible.log, you can find it here: http://paste.debian.net/hidden/ffe95b54/
It looks like containers are going up, and I see them being up.
but when I exec: [root@remote-u stack]# podman run -it d7b8f19cc5ed /bin/bash Error: error configuring network namespace for container 0f5d43e509f3b673180a677e192dd5f2498f6061680cb0db9ae15d739c2337e3: Missing CNI default network [root@remote-u stack]#
I get this interesting line, should I get it?
also, here is my undercloud.conf: http://paste.debian.net/hidden/09feaefa/
also, as I mentioned, previously, paunch.log is empty, I have added +w to it but it still empty.
[root@remote-u stack]# cat /var/log/paunch.log [root@remote-u stack]# ls -la /var/log/paunch.log -rw-rw-rw-. 1 root root 0 Apr 28 10:59 /var/log/paunch.log [root@remote-u stack]#
And I do not have proxy, luckily. but on another site, where we have proxy we face similar issues. and fails on same place.