[SOLVED] Error adding new node to an existing cluster

sau

Renowned Member
Sep 15, 2010
9
0
66
Trying to add new node to cluster:

Code:
root@NEWNODE:~# pvecm add OLDNODE-lan -ring0_addr NEWNODE-lan
Error: ??? prefix is expected rather than "NEWNODE-lan/32".
command '/sbin/ip address show to NEWNODE-lan/32 up' failed: exit code 1

new node: pve-manager/4.4-13/7ea56165 (running kernel: 4.4.49-1-pve)
old node: pve-manager/4.4-12/e71b7a74 (running kernel: 4.4.40-1-pve)
 
Please use an IP address instead of "NEWNODE-lan"

Yes, I have done it already
But I think it's a bug - in older version this works OK and Proxmox wiki points us to use node names not IP addr