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

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

Advertisement

[1]:INFO
scaoda1011-20150805153300.log and traces in /opt/oracle/oak/onecmd/tmp/
scaoda1011-20150805153300.trc
oakcli configure cpupool
Use the oakcli configure cpupool command to configure a CPU pool on one Oracle
Database Appliance Virtualized Platform node.
Syntax
oakcli configure cpupool poolname -numcpu cpu_count -node nodenum [-h]
Parameters
Parameter
poolname
-
numcpu cpu_count
-node nodenum
-h
Configuring a CPU Pool
Configure a CPU pool named twonode with two cores on Node 1 of Oracle Database
Appliance Virtualized Platform:
oakcli configure cpupool twonode -numcpu 2 -node 1
oakcli configure firstnet
Use the oakcli configure firstnet command to configure an initial network on
Oracle Database Appliance that enables you to download deployment software.
Syntax
oakcli configure firstnet
Example
The oakcli configure firstnet command creates an initial network on a new
Oracle Database Appliance using an interactive script. The following example shows
how to configure the initial network on a bare metal Oracle Database Appliance:
oakcli configure firstnet
Select the interface to configure network on [bond0 bond1 bond2 xbond0]:bond0
Configure DHCP on bond0?(yes/no):no
INFO: Static configuration selected
Enter the IP address to configure:192.0.2.18
Enter the netmask address to configure:255.255.252.0
Enter the gateway address to configure:192.0.2.1
Plumbing the IPs now
Restarting the network
:::::::::::::::::
: Logging all actions in /opt/oracle/oak/onecmd/tmp/
Description
Unique name for the CPU pool
Number of CPUs for the CPU pool
Node where the CPU pool will be created (0 or 1)
(Optional) Display help for using the command.
Chapter 14
oakcli configure commands
14-10

Advertisement

Table of Contents
loading

Table of Contents