You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying out Intel's virtual function (VF) feature which allows virtual machines to have direct NIC access without any network bridge to the host OS.
With the VF feature, we're unable to collect network stats for each individual VM's as usual.
Intel with their ixgbe driver allows us to retrieve each VF stats by using ethtool, unforunately, node_exporter is unable to parse any of the VF stats values shown in ethtool.
Happy holidays, and sorry for the new issue.
We're trying out Intel's virtual function (VF) feature which allows virtual machines to have direct NIC access without any network bridge to the host OS.
With the VF feature, we're unable to collect network stats for each individual VM's as usual.
Intel with their ixgbe driver allows us to retrieve each VF stats by using ethtool, unforunately, node_exporter is unable to parse any of the VF stats values shown in ethtool.
Anything I can do to debug further?
Debug logs related to ethtool (VF stats are only available on main NIC, enp13s0f0, but no related information is shown.)
The text was updated successfully, but these errors were encountered: