Luca Miccini 8b9c49fd96 Add a configurable delay to Nova Evacuate calls
In case /var/lib/nova/instances resides on NFS we have seen migrations
failing with 'Failed to get "write" lock - Is another process using the
image' errors.

This has been tracked down to grace/lease timeouts not having expired
before attempting the migration/evacuate, so in this cases it might be
desirable to delay the nova evacuate call to give the storage time to
release the locks.

Change-Id: Ie2fe784202d754eda38092479b1ab3ff4d02136a
Resolves: rhbz#1740069
2019-09-25 20:33:45 +02:00
2016-02-11 10:24:32 +01:00
2016-02-27 14:10:42 +00:00
2019-04-19 19:52:01 +00:00
2012-08-29 13:01:25 +00:00
2015-10-21 12:59:09 +01:00
2012-08-29 01:15:24 +00:00
2016-02-24 15:19:00 +01:00
2015-10-21 12:51:38 +01:00

Pacemaker High Availability resource agents for OpenStack

This repository contains a collection of Pacemaker resource agents (RAs) which can be used to provide highly available OpenStack services managed within Pacemaker clusters.

Usage

Please see the OpenStack High Availability Guide for usage instructions. It is a bit out of date, but most of the information is still accurate; hopefully we can update it soon.

Development

Bugs can be viewed and reported via <https://launchpad.net/openstack-resource-agents>.

Suggestions for improvements are very welcome; changes can be submitted for review via the normal OpenStack development process.

History

Martin Loschwitz started this repository in 2012, hosted at <https://github.com/madkiss/openstack-resource-agents>, and together with Sébastien Han and Emilien Macchi contributed the majority of resource agents.

Martin eventually stepped down from maintainership, and in October 2015 the project was moved to StackForge.

Description
Pacemaker High Availability resource agents for OpenStack
Readme 661 KiB
Languages
Shell 99.7%
Makefile 0.3%