Community
Discussions | Feature Requests | Tips and Tricks
Script to add high availability to running Nimbula Director virtual machines
#1Jan. 25, 2012 16:45:28
- Jeremy Bar
- Registered: 2011-01-05
- Posts: 30
Script to add high availability to running Nimbula Director virtual machines
This script is useful in case you would like to add resiliency or high availability to a group of virtual machines on a Nimbula Director cluster.
The attached bash script can be run by cron on a Linux box to periodically check on running instances. If it finds instances in error or node_disconnected state, it will re-start those instances with the same parameters.
The attached bash script can be run by cron on a Linux box to periodically check on running instances. If it finds instances in error or node_disconnected state, it will re-start those instances with the same parameters.
Attachments:
nimbula_relaunch_instances.zip (1.6 KB)