Closed dbuenoparedes closed 1 month ago
@dbuenoparedes yes - you are correct. We didn't envisage using 2 LACP bonds as the children of a VIF. We will look at getting this fixed.
@dbuenoparedes can you try out the associated PR and see if that fixes your issue?
@sdodsley I confirm I was able to create the filevif now using lacp as subinterfaces with the fix in the associated PR.
Thank you!
Describe the bug When trying to create a file vif interface using lacp0 and lacp1 as subinterfaces it fails with the message:
msg: Child subinterface lacp0 does not exist
When I try the same task using the CLI it works as expected, command used:
purenetwork eth create vif --address 10.10.10.10/24 --subinterfacelist lacp0,lacp1 filevif
To Reproduce Steps to reproduce the behavior:
purefa_network
using one or both lacp bond interfaces previously created as subinterfacesExpected behavior File vif interface should be created the same way as with the CLI command.
Screenshots This is the output of the task, I'm looping through all the interfaces and creating them with the same task:
Desktop (please complete the following information):
Additional context Task definition I'm using:
Network variables: