![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1611143.1 : ODA : "directio checker" reports path Up/Down in /var/log/messages file
Created from <SR 3-7956957501> Applies to:Oracle Database Appliance - Version All Versions and laterInformation in this document applies to any platform. GoalIn the /var/log/messages file there are messages reported: "directio checker reports path is Up/Down" For example: Oct 15 09:21:44 multipathd: HDD_E0_S12_1200440059: sdf - directio checker reports path is down
SolutionOn ODA the path_checker process checks the mutlipath status of the disks, not directio checker; therefore the multipath.conf file should have a 'path_checker tur' entry to prevent this. This will be fixed in ODA version 2.9.
For versions prior to 2.9, add 'path_checker tur' line to /etc/multipath.conf on both nodes, then issue 'service multipathd restart' to enable:
1. Add 'path_checker tur' line to /etc/multipath.conf: defaults { 2. Restart multipathd service: # service multipathd restart
Verify the /var/log/messages file does not contain any new message lines with "directio checker reports path". References<BUG:17630696> - MASSIVE MULTIPATH FAILURE ON ODA<BUG:17663704> - LNX64-112-CMT: DISK OFFLINED/DROPPED FREQUENTLY <BUG:17641717> - LNX64-112-CMT:NEED TO HAVE PATH_CHECKER TUR IN /ETC/MULTIPATH.CONF FILE Attachments This solution has no attachment |
||||||||||||
|