Kalpana Kalpana (Editor)

OpenLava

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Stable release
  
4.0

Written in
  
C

Platform
  
Linux_x86_64

Development status
  
active

Operating system
  
Linux

Size
  
1.53MB(.tar File)

OpenLava is an open source workload job scheduling software for a cluster of computers. OpenLava was derived from an early version of Platform LSF. Its configuration file syntax, API, and CLI have been kept unchanged. Therefore, OpenLava is mostly compatible with Platform LSF.

Contents

OpenLava was based on the Utopia research project at the University of Toronto.

OpenLava has gained significant development after forking out from Platform Lava, particularly in recent years.

Since fall 2015, the OpenLava development effort has been focused on improving scheduler performance and efficiency for high throughput workloads. In May 2016, OpenLava was benchmarked on AWS to schedule 1 million jobs with 100,000 concurrent job slots.

OpenLava is licensed under GNU General Public License v2

History

In 2007, Platform Computing (now part of IBM) released Platform Lava 1.0, which is a simplified version of Platform LSF 4.2 code, licensed under GNU General Public License v2. Platform Lava had no additional releases after v1.0 and was discontinued in 2011.

In 2011, former Platform Computing employee David Bigagli created OpenLava 1.0 by forking code from Platform Lava.

In June 2011, OpenLava 1.0 code was committed to GitHub.

In January 2012, OpenLava 2.0 was released with feature enhancements and bug fixes.

In November 2013, OpenLava 2.2 was released.

In April 2015, OpenLava 3.0 was released.

In November 2015, OpenLava 3.1 was released.

In February 2016, OpenLava 3.2 was released.

In May 2016, OpenLava 3.3 was released.

In October 2016, OpenLava 4.0 was released.

Notable features

Notable OpenLava features include the following:

  • Automatic failover for the scheduler service
  • Automatic failover for job failures
  • Schedule jobs to thousands nodes
  • Dynamic load based scheduling
  • Round-robin
  • Fair-share
  • Preemption
  • Priorities
  • Load balancing
  • Parallel job scheduling
  • Multiple simultaneous scheduling policies
  • Run and dispatch time windows
  • Job limits
  • Job dependencies
  • Job migration
  • Scheduling based on custom defined resources
  • Job arrays
  • Job suspension/resumption
  • Complete job history
  • Interactive job support
  • Dynamic node membership
  • Commercial support

    In 2014, a number of former Platform Computing employees founded Teraproc Inc., which contributes development and provides commercial support for OpenLava. Commercially supported OpenLava contains add-on features than the community based OpenLava project.

    IBM Lawsuit

    In October 2016, IBM filed a lawsuit alleging copyright infringement and trade secrets misappropriation against Teraproc. The complaint accused some of the company's founders of taking “confidential and proprietary source code" for IBM's Spectrum LSF product when they left, which was then used as the basis of the competitive product OpenLava. David Bigagli, the TeraProc employee who started the OpenLava project, posted a notice on GitHub announcing that downloads for OpenLava had been disabled because of a DMCA takedown notice sent by IBM's lawyers.

    Bigagli later announced that the source code for OpenLava 3.0 and 4.0 would be taken down, while the source code of 2.2 would be restored in order to regain the GitHub repository and the openlava.org website, while claiming that the DMCA claim is fraudulent.

    References

    OpenLava Wikipedia