![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Technical Instruction Sure Solution 2220572.1 : ODA: X6-2 Capacity-On-Demand : How To Change & Register CPU Cores For Single-Node ODA Lite X6-2(S,M,L) or the Dual-Node ODA HA X6-2
Capacity-On-Demand Core configuration has changed as of the ODA X6-2 series. The ODA X6-2 now has two product branches: ODA X6-2 HA (the original two-server configuration) and ODA Lite X6-2S, X6-2M,X6-2L. ODA X6-2 HA uses oakcli and ODA Lite X6-2 /S/M/L uses odacli. You can also view this information via YouTube video on this topic: https://www.youtube.com/watch?v=I7WcjCXq9G8 In this Document
Created from <SR 3-13757929511> Applies to:Oracle Database Appliance X6-2 Hardware - Version All Versions to All Versions [Release All Releases]Oracle Database Appliance - Version All Versions to All Versions [Release All Releases] Information in this document applies to any platform. GoalHow to change & register the core count for X6-2X ODA platform?
Revision 8/30 - Clarified After the initial configuration, you cannot reduce the number of cores. SolutionODA-Lite X6-2 S/M/L(Single node servers) Using the odacli command 1 - In X6-2S X6-2M and X6-2L aka "ODA Lite", you can change core count using the command below: odacli list-cores -- for the current core count (plus available oda describe-core -- for available and current core count -> creates a job to update the Cores oda list-jobs -- will confirm recent jobs including completion Last, to confirm changes COMMENT: There is no need to register the number of core count in My Oracle Support (MOS) in X6-2 HA or the ODA LITE Platform. Please, read below: Capacity-On-Demand Core configuration has changed as of the ODA X6-2 series
ODA X6-2 HA(The original Two node server configuration) Using the oakcli command
Usage Notes
Example 10-61 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 10-62 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
Use the oakcli describe-cpucore command to confirm the Core Count oakcli describe-cpucore ============================================ Hyperthreading is enabled. Each core has 2 threads =====================================
References<NOTE:1447093.1> - Oracle Database Appliance - Steps to Generate a Key via MOS to change your CORE Count and apply this Core Key<BUG:25298785> - ODA LITE REGISTRATION/UPDATE MOS CORECOUNT SUPPORT FOR LICENSING https://www.youtube.com/watch?v=I7WcjCXq9G8 Attachments This solution has no attachment |
||||||||||||||||||||
|