![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 1980574.1 : During Upgrade of Oracle Big Data Appliance, Node Cannot be Booted into the Latest Kernel Either into OS or USB Mode
In this Document
Created from <SR 3-10243991001> Applies to:Big Data Appliance Hardware - Version All Versions and laterLinux x86-64 SymptomsUpgrading to BDA Mammoth 4.1 Release. After the upgrade node01 seems to hang on boot. find (hd3,0)/THIS_IS_AN_OS_DIS
Error 15: File not found find (hd3,0)/THIS_IS_AN_OS_DISK Error 15: File not found Also there doesn't seem to be USB Rescue boot options in the grub to be able to boot into rescue mode. Only able to perform OS boot into an old kernel by following Doc ID 1983550.1 Instructions to Manually Enter Boot Options in Grub Shell during Reboot on Oracle Big Data Appliance. CauseAfter booting into old kernel execute 'rpm -qa | grep kernel-uek' to check the kernels installed. # rpm -qa | grep kernel-uek
..........kernel-uek-debug-2.6.39-400.215.1.el5uek kernel-uek-2.6.39-400.214.3.el5uek kernel-uek-firmware-2.6.39-400.215.1.el5uek kernel-uek-doc-2.6.39-400.215.1.el5uek ....... kernel-uek-2.6.39-400.215.1.el5uek kernel-uek-devel-2.6.39-400.215.1.el5uek kernel-uek-devel-2.6.39-400.212.1.el5uek kernel-uek-debug-2.6.39-400.214.3.el5uek kernel-uek-headers-2.6.39-400.215.1.el5uek Though rpm -qa command states the latest 215/214 Kernel rpms are installed as part of BDA 4.1/4.0 upgrade found that but vmlinuz-2.6.39-400.215 and also initrd-2.6.39-400.215/214 files are missing from /boot directory # rpm -V kernel-uek-2.6.39-400.215.1.el5uek
missing /boot/vmlinuz-2.6.39-400.215.1.el5uek
Solution1) Copy the missing /boot/vmlinuz-<KernelVersion> files from working node to failing node. 4) Now reboot the node so the node can be booted into latest kernel. Attachments This solution has no attachment |
||||||||||||||||
|