Hi.
I did a vsx-vsls upgrade from r81.20 to r82 recently with clean install on the vsx cluster members.
I followed the guide on the clean installed member and then installed jhf60, enabled ipv6, enabled vsls and last added all bonds before running vsx_util reconfigure on the mgmt-server.
The vsx-gateway has three bonds where one of those is bond10 that uses interface eth3-01 and eth3-02
The first error I got from vsx_util reconfigure when creating the vsx-gateway was:
Error: Interface 'eth3-01' exists in the management database, but not on the gateway.
I then removed all bonds and tried again and got:
Error: Interface 'bond10' exists in the management database, but not on the gateway.
I then added all bonds "empty" without any interaces added.
I got further in the process but then get new error when creating vs's:
Error: Internal Error - Failed to commit changes in the OS.. Unable to add VLAN to an empty bond interface
I lastly added the interfaces to the three bonds and then all tasks completed successfully
Anyone who knows what did I do wrong, and what is the correct way to reconfigure a clean installed member?