[pve-devel] [PATCH cluster v2 0/8] initial API adaption to corosync 3/kronosnet
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Jun 14 20:15:10 CEST 2019
On 6/11/19 7:36 PM, Thomas Lamprecht wrote:
> v2 with a few more patches and some changes regarding Fabian's feedback
> (thanks) from the initial RFC version[0].
>
> Last two patches, both new, aren't really tested by me to much, just FYI,
> the others seen mostly reasonable adaptions and got smoke-tested for them, as I
> looked more close last time (sorry, trying to fit quite much in my schedule,
> currently).
>
> [0]: https://pve.proxmox.com/pipermail/pve-devel/2019-May/037169.html
>
> Thomas Lamprecht (8):
> corosync config: support 'linknumber' property
> add new corosync-link format
> cluster create: use new corosync-link format for totem interfaces
> corosync: allow to set link priorities
> node join: use new corosync link parameters
> remove now unused old corosync ringX_addr formats
> allow to create a cluster with all possible knet links
> api: join/add: generalize and allow all knet links
>
> data/PVE/API2/ClusterConfig.pm | 85 ++++++++++++++--------------------
> data/PVE/CLI/pvecm.pm | 15 ++++--
> data/PVE/Cluster.pm | 72 +++++++++++++++++++++++++---
> data/PVE/Corosync.pm | 59 ++++++++++++-----------
> 4 files changed, 139 insertions(+), 92 deletions(-)
>
applied 1/8 - 6/8 for now, the other two patches will see another
version for review soon.
More information about the pve-devel
mailing list