uzh / vm-mad

Dynamically grow or shrink GridEngine clusters using cloud-based nodes
https://arxiv.org/abs/1302.2529
Apache License 2.0
3 stars 2 forks source link

add a `sticky` option for VMs #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possible for sysadmins to state that a VM is "sticky", that is, it 
should not be killed or re-started by the Orchestrator.

This is needed when debugging problems of Orchestrator/BatchSystem interaction.

The stickyness should be set/reset via the web interface.

Original issue reported on code.google.com by riccardo.murri@gmail.com on 18 Jul 2012 at 11:36