Joshua M. Boniface d2a5fe59c0 Use transitional takeover states for migration
Use a pair of transitional states, "takeover" and "relinquish", when
transitioning between primary and secondary coordinator states. This
provides a clsuter-wide record that the nodes are still working during
their synchronous transition states, and should allow clients to
determine when the node(s) have fully switched over. Also add an
additional 2 seconds of wait at the end of the transition jobs to ensure
everything has had a chance to start before proceeding.

References #72
2020-02-19 14:06:54 -05:00
2020-02-19 09:51:42 -05:00
2018-06-18 21:26:36 -04:00
2020-02-15 23:25:47 -05:00
2020-02-15 23:23:09 -05:00
2019-07-10 15:23:26 -04:00
2018-06-06 02:43:34 -04:00
2020-01-06 23:45:08 -05:00

PVC - The Parallel Virtual Cluster suite

Logo banner

License Release Pipeline Status Documentation Status

PVC is a suite of Python 3 tools to manage virtualized clusters. It provides a fully-functional private cloud based on four key principles:

  1. Be Free Software Forever (or Bust)
  2. Be Opinionated and Efficient and Pick The Best Software
  3. Be Scalable and Redundant but Not Hyperscale
  4. Be Simple To Use, Configure, and Maintain

It is designed to be an administrator-friendly but extremely powerful and rich modern private cloud system, but without the feature bloat and complexity of tools like OpenStack. With PVC, an administrator can provision, manage, and update a cluster of dozens or more hypervisors running thousands of VMs using a simple CLI tool, HTTP API, or [eventually] web interface. PVC is based entirely on Debian GNU/Linux and Free-and-Open-Source tools, providing the glue to bootstrap, provision and manage the cluster, then getting out of the administrators' way.

Your cloud, the best way; just add physical servers.

See the documentation here

See the API reference here

NOTICE FOR GITHUB: This repository is a read-only mirror of the PVC repositories. Pull requests submitted here will not be merged.

Description
No description provided
Readme GPL-3.0 28 MiB
0.9.107 Latest
2025-02-10 23:16:06 -05:00
Languages
Python 98.6%
Shell 1.4%