Oracle X6-2-HA Deployment And User's Manual page 79

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

ssh to 192.168.16.27 from test0-dom0
a.
Log in as root user.
b.
Run the command oakcli configure firstnet from the /opt/
c.
oracle/oak/oakcli directory. Enter the ODA_BASE (Node 0) network
information.
The command uses an interactive script and prompts you for the information
needed to configure the network. Enter values based on your environment
requirements.
When prompted to configure the network nodes, select the local option that
configures the network on the logged-on node.
Configure net1 as the network interface.
# /opt/oracle/oak/bin/oakcli configure firstnet
Select the Interface to configure the network on (eth1 eth2) [eth1]:
Configure DHCP on eth1 (yes/no) [no]:
INFO: You have chosen Static configuration
Enter the IP address to configure : ip_odabase_node
Enter the Netmask address to configure : ip_netmask
Enter the Gateway address to configure : ip_gateway
The IP address is plumbed and the network is restarted on the local node.
Check the firmware versions on both nodes with the following command:
9.
[root@test0 ~]# oakcli show version -detail
If all the component versions are not either up-to-date or at a higher version, then
10.
unpack the patch bundle on both nodes.
[root@test0 tmp]# oakcli unpack -package patch_number
Use the oakcli update command to update the server components such as
11.
disks, ILOM, BIOS, and firmware.
[root@test0 tmp]# oakcli update -patch release_number --server
INFO: DB, ASM, Clusterware may be stopped during the patch if required
INFO: Both Nodes may get rebooted automatically during the patch if
required
Do you want to continue: [Y/N]?: y
INFO: User has confirmed for the reboot
INFO: Patch bundle must be unpacked on the second Node also before
applying the patch
Did you unpack the patch bundle on the second Node? : [Y/N]? : y
INFO: All the VMs except the oda_base will be shutdown forcefully if
needed
Do you want to continue : [Y/N]? : y
INFO: Running pre-install scripts
INFO: Running prepatching on node 0
INFO: Running prepatching on node 1
oakcli update -patch release_number --storage
[root@test0 ~]# oakcli update -patch release_number --storage
WARNING: OAKD is not running in foreground mode.
Installing Virtualized Platform Software and Deploying the Appliance
Chapter 5
5-9

Advertisement

Table of Contents
loading

Table of Contents