![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2279622.1 : exachk IPv6 localhost ping test fails when it shouldn't
In this Document
Created from <SR 3-15041560381> Applies to:Exadata X6-2 Hardware - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. SymptomsAn exachk run reports: InfiniBand Switch Changes
CauseThe exachk 12.2.0.1.2_20161215 (and perhaps earlier) version uses a hard-coded IPv6 localhost hostname of ip6-localhost. However the actual /etc/hosts entry for IPv6 localhost is more likely to be: ::1 localhost6.localdomain6 localhost6 Therefore, the ping to ip6-localhost fails, while IPv6 localhost pings would actually work - if using the ::1 address or the localhost6 name. This is bug 25660993 - "VERIFY THE "LOCALHOST" ALIAS IS PINGABLE" FAILS - HARDCODED NAME ISSUE.
SolutionVerify that the "ping localhost6" actually works, and if so, either ignore the incorrect exachk failure, or upgrade exachk to v12.2.0.1.3, which addresses bug 25660993. The fix for this is to utilize the third field of the /etc/hosts ::1 localhost line for the ping command - which would be localhost6 above.
References<NOTE:888828.1> - Exadata Database Machine and Exadata Storage Server Supported Versions<BUG:25660993> - "VERIFY THE "LOCALHOST" ALIAS IS PINGABLE" FAILS - HARDCODED NAME ISSUE Attachments This solution has no attachment |
||||||||||||||||||||
|