ONE-FaSS
Last updated
Last updated
FairShare Scheduler for OpenNebula.
The current 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.
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
N/A
Packages:
Installation is explained in doc/install.md and doc/install-centos.md in our GitHub () and it is done with an rpm file: $ rpm -Uvh one-fass-service-systemd_devel-1.0.x86_64.rpm
</br>
Centos 7:
Please use the