Project

General

Profile

Actions

Task #7654

closed

Task #7649: Sketch a VM backup & restore

Get VMs info from Opennebula and save it in etcd

Added by Ahmed Bilal about 4 years ago. Updated 3 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/27/2020
Due date:
% Done:

0%

Estimated time:
PM Check date:

Description

Create a service that gets VMs' information from OpenNebula and save it in etcd.
It should also update/sync this information every 10 minutes.

Actions #1

Updated by Ahmed Bilal about 4 years ago

Done

Actions #2

Updated by Nico Schottelius about 4 years ago

Where does it run / update every 10 minutes?

Actions #3

Updated by Ahmed Bilal about 4 years ago

We can run it either as cron job or put a sleep in the code.

SEC_IN_MIN = 60
SEC_IN_10MIN = 10 * SEC_IN_MIN

sleep(SEC_IN_10MIN)

Actions #4

Updated by Nico Schottelius about 4 years ago

clearly a cron job.

Let's create a new (IPv6 only) service VM based on Alpine, which is
dedicated for running stateless scripts (via cron or other means).

=> service.ungleich.ch

We might eventually also use docker on this VM, just as a side note.

Please configure everything on it (getting ungleich tools repo, setting
up cronjob) via cdist. The ungleich tools is already somewhere in the
dot-cdist repo

writes:

Actions #5

Updated by Nico Schottelius about 4 years ago

ping sre team

Actions #6

Updated by Nico Schottelius 3 months ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF