[SOLVED] Upgrade 6.4.15 to 7.0 -interface setting.

Oct 1, 2020
68
3
28
44
hi,
I am upgrading the prxsrv 6.4 to 7.0.I wrote hwaddress ..-..-...... under vbr0 and vbr1 ,
i applied # ifreload -a command.I have encountered a warning like below.

warning: bond0: attribute bond-min-links is set to '0'

Is it a problem ?
Please check ad advise me.

1659020139727.png
 
You've set the same hwaddress (mac-address) for both bridges - this is wrong (in almost all sensible configurations):
* use the mac-address of ens26f2 for vmbr0
* use the mac-address of either ens26f0 or ens26f1 for both bond0 and vmbr1
* you can find the mac-addresses in the output of `ip link`

I hope this helps!
 
Hi,
Thanks for reply.Not same hwaddress the end of mac ec and ee.
We fixed the configuration.
But we have encountered again same warning after we use ifreload -a

warning: bond0: attribute bond-min-links is set to '0'

1659076930145.png

1659076943629.png