Description of problem: create_admin fails at step5 of octavia AllNodeDeploySteps due to ansible fact gathering being slow on controllers with lots of interfaces Version-Release number of selected component (if applicable): All How reproducible: Always Steps to Reproduce: 1. Have lots of interface on controllers and have fact gathering last longer than 5 minutes 2. 3. Actual results: fails Expected results: succeeds Additional info:
for i in $(seq 1 380); do ip tuntap add name dummy_tun$i mode tun; done for i in $(seq 1 1274); do ip link add name dummy_br$i type bridge; done Used the above to create lot of interfaces
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2718
Note: This BZ is covered & automated on the following job: https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/job/DFG-df-rfe-16.2-virsh-1cont_1comp_1ceph-root-password-verification/