Project

General

Profile

Actions

Feature #1

closed

Add data persistence

Added by PhoenixForge Admin over 16 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
High
Category:
Core
Target version:
Start date:
08/07/2009
Due date:
% Done:

0%

Estimated time:

Description

Haizea currently operates entirely in memory. This is acceptable when running simulations, but not when running as a backend scheduler for OpenNebula, where the server might crash and losing all the information on requested and scheduled leases would not be acceptable. Haizea needs to be able to save all the scheduling data structures to disk, and must also be able to recover from a crash (i.e., not just load the structures back into memory, but also check if the schedule has to be changed).

Actions #1

Updated by Borja Sotomayor over 16 years ago

  • Status changed from New to Closed

Implemented in r647 and r648. Data persistence is currently done in a somewhat ad-hoc fashion. I'll open another ticket indicating ways in which it could be improved.

Actions

Also available in: Atom PDF