Install VNC Viewer
Following
How to Enable Oracle VM Management Pack in EM Grid Control 10.2.0.5 [ID 1125013.1]
, I downloaded
Tight VNC Viewer
. This jar file was put into
/opt/oracle/app/OracleHomes/oms10g/j2ee/OC4J_EM/applications/em/em
directory on
GRIDCTRL
. OMS was restarted.
Virtual Server Set Up
Using OEM, I clicked on the Targets tab, then the Virtual Servers tab:
Create Virtual Server Pool
Virtual Server Pool Name | VICTORIA |
Shared Directory | /OVS |
High Availability Mode | Disable |
Master Virtual Server Details | |
Virtual Server Host | 193.168.3.1 |
Name of master Virtual Server | |
Monitoring Server Agent | gridctrl.yaocm.id.au:3872 |
Grid Control Agent that will monitor the Virtual Server. Eg: abc.xyz.com:4889 | |
Monitoring Server User | oracle |
Username of Grid Control Agent's Owner | |
Monitoring Server Password | |
Password of Grid Control Agent's Owner | |
SSH Username | root |
SSH Username to connect to Virtual Server | |
SSH Password | |
SSH Password to connect to Virtual Server | |
Oracle VM Agent Password | |
OVM Agent Password on Virtual Server | |
OVS Proxy Location | proxy |
Staging location on Virtual Server |
I was hestitant to use the root user, but there are no other users defined on dom0 that can logon to it.
I get the following error message:
Master Oracle VM Agent 192.168.3.1 is inactive. Could not proceed with the operation.
I can initiate a SSH session from GRIDCTRL (192.168.1.252) to VICTORIA (192.168.3.1).
On Victoria, the status of the agent is:
[root@victoria ~]# service ovs-agent status
log server (pid 3611) is running...
notification server (pid 3618) is running...
remaster server (pid 3621) is running...
monitor server (pid 3624) is running...
ha server (pid 3627) is running...
stats server (pid 3630) is running...
xmlrpc server (pid 3632) is running...
03 Patch GRIDCTRL | 05 Diagnose VM Agent Problem |