Feature #165
Add a way to set "power on" action
Status: | New | Start: | 2018-04-23 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Votes: | 0 |
Description
When the bare metal server that a VPS is on is booted, currently the following sequence of events happens:
- All suspended VPSes are restored
- All other VPSes are booted
There is no way to express that a VPS should not be booted, other than some gross hack like deliberately breaking its bootloader configuration.
More than once it has been the case that a customer has deliberately shut a VPS down (e.g. because it has been compromised) and then BitFolk has booted it again after a scheduled maintenance.
At minimum there should be a way to specify that the host "power on" behaviour is to leave the VPS off.
A more advanced feature could offer the following options:
- Always boot
- Leave shut down (require manual boot)
- Last status (boot if it was shut down, otherwise leave shut down)