![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2075973.1 : Cloudera Manager Reports "Network Interface Speed" Health Warning
In this Document
Created from <SR 3-11644120511> Applies to:Big Data Appliance Integrated Software - Version 3.0.1 and laterBig Data Appliance Hardware - Version All Versions and later Linux x86-64 SymptomsOn Oracle Big Data Appliance CDH cluster , Cloudera Manager (CM) reports health warning for Host/s about "Network Interface Speed"
# dcli -C 'ethtool eth0|grep -i speed'
BDANode01: Speed: 1000Mb/s... BDANodenn: Speed: 100Mb/s
CauseMostly due to Cisco Ethernet Switch or Cable issue. Also internal bug 22161872 filed to enhance bdacheckhw script to detect ethernet interface speed settings and throw a warning accordingly. Solution1) Trying setting the speed manually and see if it helps. ethtool -s eth0 speed 1000 duplex full
ethtool eth0|grep -i speed
Attachments This solution has no attachment |
||||||||||||||||
|