Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Create snapshots before scheduling downtimes / increase default downtime timeframe #35

Closed
stdevel opened this issue May 18, 2015 · 1 comment
Assignees

Comments

@stdevel
Copy link
Owner

stdevel commented May 18, 2015

Currently satprep_prepare_maintenance.py schedules downtimes before creating snapshots. When preparing maintenance for large system landscapes this means that the default downtime timeframe of 2 hours might already be exceeded after creating snapshots (because libvirt isn't able to create snapshots asynchronous).

So changing the order and increasing the downtime timeframe should do the trick.

@stdevel stdevel self-assigned this May 18, 2015
stdevel added a commit that referenced this issue May 20, 2015
- VM snapshots are now created before scheduling downtimes, downtime
default timeframe changed to 4 hours (see issue #35)
- vlog behavior altered to be more intelligent (for details see issue
#36))
- Implemented function for scheduling downtime for Nagios/Icinga
hostgroups (see issue #37) [parameters -g / --downtime-hostgroup,
satprep_prepare_maintenance.py]
- Some minor fixes
@stdevel
Copy link
Owner Author

stdevel commented May 20, 2015

Fixed in commit afea9e4

@stdevel stdevel closed this as completed May 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant