![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Predictive Self-Healing Sure Solution 1581269.1 : How to Launch Web ILOM Remote Console from a VNC Session of Oracle Big Data Appliance(BDA) Node
In this Document
Created from <SR 3-7728658131> Applies to:Big Data Appliance X3-2 Hardware - Version All Versions and laterBig Data Appliance Hardware - Version All Versions and later Linux x86-64 PurposeThis document provides an option on how to connect to a problematic Oracle Big Data Appliance (BDA) node(which can not be contacted via ping nor can be accessed with ssh) using Oracle Integrated Lights Out Manager (ILOM) Web interface Remote Console from one of the NON Critical BDA nodes. Since sometimes launching ILOM Remote Console for the problematic node from a Client environment is NOT feasible due to various reasons such as Firewall , Jdk version ..e DetailsFollow below steps to setup VNC on the NON Critical Node. Then from the VNC session launch ILOM Web Interface of the problematic node .
VNCSERVERS="1:root"
VNCSERVERARGS[1]="-geometry 1280x1240"
# vncserver :1
Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER exec /etc/X11/xinit/xinitrc d) Restart VNC service # service vncserver restart
Here scaj21bda10 is the NON Critical BDA node I have setup the VNC on.
[root@scaj21bda10 .mozilla]# pwd /root/.mozilla [root@scaj21bda10 .mozilla]# ls -l total 12 drwxr-xr-x 3 root root 4096 Aug 27 13:14 extensions drwx------ 4 root root 4096 Aug 27 13:56 firefox [root@scaj21bda10 .mozilla]# mkdir plugins [root@scaj21bda10 .mozilla]# ls -l total 12 drwxr-xr-x 3 root root 4096 Aug 27 13:14 extensions drwx------ 4 root root 4096 Aug 27 13:56 firefox drwxr-xr-x 2 root root 4096 Aug 27 14:09 plugins [root@scaj21bda10 .mozilla]# cd plugins [root@scaj21bda10 plugins]# ln -s /usr/java/default/jre/lib/amd64/libnpjp2.so . [root@scaj21bda10 plugins]# ls -l total 0 lrwxrwxrwx 1 root root 43 Aug 27 14:10 libnpjp2.so -> /usr/java/default/jre/lib/amd64/libnpjp2.so a) Launch Firefox and log into problematic node ILOM Web Interface In ILOM Version 3.0.*
e) In the Remote Console command prompt enter the node user/password details.
References<NOTE:1550440.1> - How to Power Cycle Oracle Big Data Appliance Node using ILOM when the node is NOT reachable using Ping/SSHAttachments This solution has no attachment |
||||||||||||||||
|