[pve-devel] question/idea : managing big proxmox cluster (100nodes), get rid of corosync ?

Alexandre DERUMIER aderumier at odiso.com
Wed Sep 21 08:50:58 CEST 2016


>>Forgot to mention that consul supports multiple clusters and/or multi
>>center clusters out of the box. 

yes, I read the doc yesterday. seem very interesting.

The most work could be to replace pmxcs by consul kv store. I have seen some consul fuse fs implementation,
but it don't have all pmxcs features (like symlinks for example).

Zookeeper seem to be lower level.

reading sheedog plugin:(1500loc)

https://github.com/sheepdog/sheepdog/blob/8772904509ce6b10c5edca4f497022686aecc18f/sheep/cluster/zookeeper.c
vs
https://github.com/sheepdog/sheepdog/blob/8772904509ce6b10c5edca4f497022686aecc18f/sheep/cluster/corosync.c


Note that for scaling, zookeeper,consul,... have some kind of master nodes for the quorum, and client nodes. (same than corosync satelitte).
I don't think it's technically possible to scale with full mesh masters nodes with lot of nodes.


----- Mail original -----
De: "datanom.net" <mir at datanom.net>
À: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mercredi 21 Septembre 2016 07:49:06
Objet: Re: [pve-devel] question/idea : managing big proxmox cluster (100nodes), get rid of corosync ?

On Wed, 21 Sep 2016 01:45:18 +0200 
Michael Rasmussen <mir at datanom.net> wrote: 

> https://github.com/hashicorp/consul 
> 
Forgot to mention that consul supports multiple clusters and/or multi 
center clusters out of the box. 

-- 
Hilsen/Regards 
Michael Rasmussen 

Get my public GnuPG keys: 
michael <at> rasmussen <dot> cc 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E 
mir <at> datanom <dot> net 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C 
mir <at> miras <dot> org 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 
-------------------------------------------------------------- 
/usr/games/fortune -es says: 
The 'A' is for content, the 'minus' is for not typing it. Don't ever do 
this to my eyes again. 
-- Professor Ronald Brady, Philosophy, Ramapo State 
College 

_______________________________________________ 
pve-devel mailing list 
pve-devel at pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 




More information about the pve-devel mailing list