precheck fail

Bug #1859512 reported by Rodrigo L. L. Jorge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Invalid
Undecided
Unassigned

Bug Description

I have a problem when execute prechecks

TASK [nova-cell : Checking free port for Nova SSHfatal: [compute01]: FAILED! => {"msg": "An unhandled exception occurred while templating '{{ 'migration' | kolla_address }}'. Error was a <class 'kolla_ansible.exception.FilterError'>, original message: Interface 'eth0' not present on host 'compute01'"}

but my inventory file define the another interface for this host:

[compute]
compute01 network_interface=bond0.614 api_interface=bond0.614
compute02 network_interface=bond0.614 api_interface=bond0.614

Revision history for this message
Rodrigo L. L. Jorge (rlljorge) wrote :
Revision history for this message
Dincer Celik (dincercelik) wrote :

I think your problem is interface overriding. If you override interfaces, you need to comment out them in globals.yml

https://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/inventory/multinode#L24

Changed in kolla-ansible:
status: New → Incomplete
Revision history for this message
Rodrigo L. L. Jorge (rlljorge) wrote :

prechecks executed with success after comment out *interfaces in globals.yaml and define in inventory file.

Revision history for this message
Rodrigo L. L. Jorge (rlljorge) wrote :

This is a user config error

Changed in kolla-ansible:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.