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

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

Advertisement

Parameters
Parameter
-cores
-h
Usage Notes
This command applies only to bare metal deployments. It is not available on an
Oracle Database Appliance Virtualized Platform.
The number of licensed cores you enable must be a multiple of 2, up to the
maximum number of cores.
After the initial configuration, you cannot reduce the number of cores. You can
purchase additional cores and increase the number of cores, up to the maximum
number of cores for the hardware model.
Example 14-41
Enabling 12 CPU Cores for Oracle Database Appliance
The following command enables 12 CPU cores on an Oracle Database Appliance
system.
oakcli update-cpucore -cores 12
Please enter the 'root' password:
Please re-enter the 'root' password:
Setting up SSH ..............Completed
INFO
: Running as root: /usr/bin/ssh -l root 192.0.2.1 /etc/rc.d/rc3.d/
S90cpu-core
INFO
: Running as root: /usr/bin/ssh -l root 192.0.2.1 /etc/rc.d/rc3.d/
S90cpu-core
Example 14-42
Enabling All CPU Cores for Oracle Database Appliance
The following command enables all cores on an Oracle Database Appliance system.
oakcli update-cpucore -cores All
Please enter the 'root' password:
Please re-enter the 'root' password:
Setting up SSH ..............Completed
INFO
: Running as root: /usr/bin/ssh -l root 192.0.2.1 /etc/rc.d/rc3.d/
S90cpu-core
INFO
: Running as root: /usr/bin/ssh -l root 192.0.2.1 /etc/rc.d/rc3.d/
S90cpu-core
oakcli update-cpucore
Description
Defines the number of cores to enable per
server, in multiples of 2. To enable all
available cores, specify
All
number of cores.
(Optional) Display help for using the
command.
Chapter 14
instead of the
14-58

Advertisement

Table of Contents
loading

Table of Contents