[pve-devel] [RFC pve-cluster] Add parameter to set ring address of a new node

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Oct 5 17:20:56 CEST 2015


Yes I agree, was preparing an patch here and there I used those. Only 
run in some other small troubles.

On 10/05/2015 05:11 PM, Dietmar Maurer wrote:
> Not sure, but maybe we should use the same parameter names as corosync.
> Maybe 'ring0_addr' and 'ring1_addr' for rrp support?
>
>
>> -	$nodelist->{$name} = { ring0_addr => $name, nodeid => $param->{nodeid} };
>> +	$nodelist->{$name} = { ring0_addr => $ring_addr, nodeid => $param->{nodeid}
>> };





More information about the pve-devel mailing list