0-complexity / openvcloud

OpenvCloud
Other
2 stars 4 forks source link

(graceful) shutdown / bootup procedure #1873

Open hofkensj opened 5 years ago

hofkensj commented 5 years ago

Detailed description

If power outage or anything else happens / we sometimes have an ungraceful shutdown. When rebooting, some services don't come up properly and generate alarms.

we need a admin portal functionality that checks the services and repairs after ungraceful shutdown. Otherwise this repairs needs to happen manually which we want to avoid.

One instance of this is in attachment below

image

We need to look if other things might not be coming up and repair them too.

FastGeert commented 5 years ago

We need to implement a (graceful) shutdown / bootup procedure.

Can be triggered from cloudbroker portal + cloudbroker api