Re: [Openstack] openstack-ansible deployment failure

2018-03-25 Thread Pascal Watteel
The patch fixed it, indeed a race condition. -Original Message- From: Logan V. Sent: Saturday, March 24, 2018 23:35 To: Pascal Watteel Cc: [email protected] Subject: Re: [Openstack] openstack-ansible deployment failure Hi Pascal, I think the patch here https://review.open

Re: [Openstack] Clock Drift

2018-03-25 Thread Tim Bell
Are you snapshotting the VMs? We’ve seen some delays while the VM is paused and being snapshotted and then there is too much time difference for NTP to catch up again… Tim From: Tyler Bishop Date: Saturday, 24 March 2018 at 18:37 To: Pablo Iranzo Gómez Cc: "[email protected]" Sub

Re: [Openstack] openstack deployment tools

2018-03-25 Thread Jeffrey Zhang
kolla is not included in ocata or pike branch. seems like deployment project is not added to the project navigator. could anyone confirm this? On Sat, Mar 24, 2018 at 5:18 AM, s serge wrote: > Hello, > > Could you please provide an explanation why kolla-ansible ( > https://github.com/openstack

Re: [Openstack] openstack deployment tools

2018-03-25 Thread Remo Mattei
Hello as far as I remember there is a kolla for Ocata and Pike. Remo > On Mar 25, 2018, at 7:16 PM, Jeffrey Zhang wrote: > > kolla is not included in ocata or pike branch. > > seems like deployment project is not added to the project navigator. > > could anyone confirm this? > > On Sat, Ma

Re: [Openstack] openstack deployment tools

2018-03-25 Thread Remo Mattei
https://blog.inkubate.io/install-and-configure-openstack-ocata-with-kolla-as-a-standalone/ Remo > On Mar 25, 2018, at 8:33 PM, Remo Mattei wrote: > > Hello as far as I remember there is a kolla for O

Re: [Openstack] Clock Drift

2018-03-25 Thread Pascal Watteel
Just put a cronjob on your vm’s Ntpdate -s ip And make sure in your ntp config you have your drift file configured After that I never had issues with clock skew on any of my vm’s Also make sure your hosts are on max performance, and not lowering their frequency for throttling, as that made the p