This message was deleted.
# harvester
a
This message was deleted.
g
how are you trying to use the VF's?
i am keen to understand the use case so we can fine tune this if needed
b
I somehow fixed it, have not figured out how though.
g
👍
did you create VF's using SriovNetworkDevices feature? and wanted custom MTU on VF's?
b
Yes, I think the issue was the main port was being initialized as 1500 mtu.
So i ssh into node, ip link dev ensriov set mtu 9000
g
yeah the vf will inherit this from the pf.. so needs to be done at the pf layer
b
How could this be set from gui or another way?