ONE-FaSS

ONE-FaSS v. 1.0

FaSS

FairShare Scheduler for OpenNebula.

What is FaSS?

The current OpenNebula scheduler is first-in-first-out (FIFO). FaSS grants fair access to dynamic resources prioritizing tasks assigned according to an initial weight and to the historical resource usage.

Summary:

Release Notes v. 1.0.0

What's new

This is FaSS version 1.0, the first version released. It is going to contain all the pieces (Priority Manager, Database, ONE XMLRPC, ...), plus a basic plugin, which prints relevant information (id of VM, userID, cpu, usage, shares... ), but does not recalculate the priorities. The user will have to insert the priority algorithm. Some algorithms (like MultiFactor) and more functionalities are going to be implemented in the following months.

Supported Platforms:

  • CentOS 7 and OpenNebula 5.2

List of RfCs

  • N/A

Deployment Notes

Installation is explained in doc/install.md and doc/install-centos.md in our GitHub (https://github.com/indigo-dc/one-fass/) and it is done with an rpm file: $ rpm -Uvh one-fass-service-systemd_devel-1.0.x86_64.rpm</br>

Known Issues

  • N/A

List of Artifacts

Packages:

Documentation

Support

Last updated