Comment 0 for bug 1964534

Revision history for this message
Ted Lum (tlum) wrote : Undercloud installation fails with "Desti nation directory /etc/cni/net.d does not exist"

Description
===========

Undercloud installation fails with "Destination directory /etc/cni/net.d does not exist", during "Update default network configuration if possible", in "/usr/share/ansible/roles/tripleo_podman/tasks/tripleo_podman_install.yml"

Same basic root cause and symptom as bug #1831238, but was reintroduced in a different module.

Appears to have been fixed in commit dee317e454f0c512de4f3919f7225c6408f536f4, but not backported to affected versions.

Steps to reproduce
==================

Run openstack undercloud install

*apparently requires podman 3.3 or later

Expected result
===============

Install does not fail with "Destination directory /etc/cni/net.d does not exist".

Actual result
=============

2022-03-10 16:35:38.889968 | c86000c6-74b5-cb36-6e7c-000000000a63 | TASK | Update default network configuration if possible
2022-03-10 16:35:39.196422 | c86000c6-74b5-cb36-6e7c-000000000a63 | FATAL | Update default network configuration if possible | director | error={"changed": false, "checksum": "ece5f2caab61ae83ae546c73ae36f95ff219a2c8", "msg": "Destination directory /etc/cni/net.d does not exist"}
2022-03-10 16:35:39.197496 | c86000c6-74b5-cb36-6e7c-000000000a63 | TIMING | tripleo_podman : Update default network configuration if possible | director | 0:01:40.678846 | 0.31s

Environment
===========

This is a stable/ussuri install