![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 1608495.1 : On BDA after Disk is Replaced, bdachecksw Incorrectly Reports 'Wrong mounted partitions' Error
In this Document
Applies to:Big Data Appliance Hardware - Version Not Applicable and laterLinux x86-64 SymptomsAfter a disk is replaced and correctly configured on a Oracle Big Data Appliance (BDA), bdachecksw srcipt incorrectly reports 'Wrong mounted partitions' error. Also bdacheckcluster will report the same error for the node with the replaced disk . Say disk in slot4 is replaced, in bdachecksw output /u05 disk partition is listed at the end. But all partitions are recognized correctly ERROR: Wrong mounted partitions : /dev/md0 /boot ext3 /dev/md2 / ext3 /dev/sd4 /u01 ext4 /dev/sd4 /u02 ext4 /dev/sd1 /u03 ext4 /dev/sd1 /u04 ext4 /dev/sd1 /u06 ext4 /dev/sd1 /u07 ext4 /dev/sd1 /u08 ext4 /dev/sd1 /u09 ext4 /dev/sd1 /u10 ext4 /dev/sd1 /u11 ext4 /dev/sd1 /u12 ext4 /dev/sd1 /u05 ext4 INFO: Expected mounted partitions : 12 data partitions, /boot and /
CauseSince sort is done early in bdachecksw script the replaced disk is reported at the end as it maps to kernel device name with higher alphabet say /dev/sdm1 and thus resulting in an error. This issue has been addressed in Bug 17899101. SolutionBug 17899101 is fixed in 2.4 release of BDA. One-off patch is available to fix the issue in 2.2.1 and 2.3.1 releases. Patch 17924936 contains one-off patch for BUG 17899101 to V2.3.1 release of BDA. Patch 17924887 contains one-off patch for BUG 17899101 to V2.2.1 release of BDA. Refer to the Readme file for instructions on how to apply the patch. Readme file also contains un-install instructions as needed. Attachments This solution has no attachment |
||||||||||||||||
|