Cannot get current device settings: Operation not supported in VMware guest using ethtool
Issue
- Error trying to set the NIC speed with ethtool in a RHEL guest on VMware ESX:
# ethtool -s eth0 speed 100
Cannot get current device settings: Operation not supported
not setting speed
- Error trying to enable auto negotiation:
# ethtool -s eth0 autoneg on
Cannot set new settings: Operation not supported
not setting autoneg
- When trying to flash nic with
ethtool
command :# ethtool -p eth0 5
it failed with erroroperation not supported
.
Environment
- Red Hat Entprise Linux 5
- Red Hat Entprise Linux 6
- Guest running on VMware ESX
- vmxnet3 driver
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.