Thanks for the reply but we have an automated system that runs the ansible and  store the inventory files in source control so it’s a bit complicated to edit the inventory. Is there no other way other than to change the inventory file every time?

Thanks

 

 

From: Albert Braden <ozzzo@yahoo.com>
Sent: Monday, November 7, 2022 8:25 AM
To: openstack-discuss@lists.openstack.org; Aidan Collins <Aidan.Collins@twosigma.com>
Subject: Re: [kolla] Kolla-ansible plays with --limit failing if a compute host is down.

 

When I encounter that I edit the inventory and comment out the down host.

On Friday, November 4, 2022, 05:16:32 PM EDT, Aidan Collins <aidan.collins@twosigma.com> wrote:

 

 

Hello,

It seems that the kolla-ansible plays reconfigure, prechecks, bootstrap-servers and deploy all fail when using limit if any compute host is down, even if it is not the one being specified by limit.

Is there any way to configure gather-facts in these plays to not fail if this is the case? Due to the size of our plant we sometimes need to take down a compute host for maintenance and still provisiion new ones. We are using Victoria.

 

Thanks a lot

-aidan