Showing posts with label Exadata X5-2. Show all posts
Showing posts with label Exadata X5-2. Show all posts

Oracle Exadata Growth Story...

First exadata box V1 released in 2008 with the combination of Oracle software and HP hardware. Since that time Oracle came up with multiple exadata version with improved hardware and software. 

Oracle Exadata X6-2 released in Arpil-2016 which is the 7th generation of exadata. Since 2008 its first release V1, exadata gone under a number of significant changes in terms of resource performance and capacity. 

You can go through our earlier post for more detailed history of Exadata.

"The Only Permanent in Life is Change"

Following graphs will give you better understanding of exadata growth from V1 to X6 release. This article will also helps to the folks who are preparing for the certification.

Oracle Exadata Release Year:

Note: Growth given based on a full rack configuration of 14 storage servers, 8 compute servers.

Growth pattern for Database server memory:

Growth pattern for Database server CPU:

Growth pattern for Storage server CPU:

Growth pattern for Storage size:

Growth pattern for Flashcache:

Growth pattern for dataload rate:

Growth pattern for connectivity:

Be connected, we will continue the success story with next version :)

You would also like:

7 Things You Should Know About Exadata X5-2



Following are the major differences or features of Exadata Machine X5-2 compare to X4-2 machine.






  • Solaris operating system is not supported on ED X5 anymore
  • ED X5 supports OVM 
  • High performance configuration has been replaced by Extreme Flash
  • Each extreme flash storage contains 8 x 1.6 TB PCI flash drives
  • Disk controller battery eliminated for flash card
  • CPU increased to 288 cores per full rack, 2 x 18 core per Database server
  • Memory can be upgraded up to 768 GB per database server

Comparison between Exadata X4-2 and X5-2

Obliviously ED X5 would be faster and flexible compare to earlier version of ED. Here we have given comparison between X5 and X4 full configuration ED rack based on datasheet provided by Oracle.



Now from X5-2 Oracle introduced Oracle Virtual Machine to do the virtualization on ED machine, if there is any requirement of hard limits on CPUs and memory or required independent OS/Admin than we can use this virtualization feature.

There is no licence cost for OVM , it's free of cost with ED X5-2.

From ED X5-2 High performance disk has been replaced with Extream Flash (EF).

What is Exacheck in Exadata and what it does?

Exacheck:

Exacheck is designed to audit configuration of Oracle Exadata Machine which includes DB Server, Cell Storage, Infiniband switch, Software, Database, and Ethernet Network.

When to execute:

Exachek report should be fetched after the initial Oracle Exadata Database Machine deployment, as a part of the routine maintenance schedule (at least monthly),before and after any system configuration change and patching activity.

Phases:

There are four phase in exachek execution.

1) Minimal Input 
2) Data Collection
3) Analysis
4) HTML Report Generation

Steps to Install OEM 12c Client on Target Host

Listed down required steps to install OEM 12c client on target host by push method from EM console.

1. Log in to the EM Console
2. From setup menu (Upper Right) select Add Target > Add Target Manually
3. Select Add Host Targets and click on Add Host button
4. Provide session name 
Input the hostname and select appropriate platform

(If more than one clients need to deploy than add more host by clicking on +Add button)

click Next...

5. Input the credentials of Host server

Click Ok than Next

6. Review provided information

7. Click the deploy agent buttoin in upper right of console

DB Node Patching Error : Total amount of free space in the volume group is less than 2GB

Faced below issue while patching on Exadata DB node.

While running dbnodeupdate.sh we got below warning.

./dbnodeupdate.sh -u -l /u01/19625719/Infrastructure/11.2.3.3.1/ExadataDatabaseServer/p18876946_112331_Linux-x86-64.zip -v
Continue ? [Y/n]
y
(*) 2015-02-03 19:33:28: Unzipping helpers (/u01/19625719/Infrastructure/ExadataDBNodeUpdate/3.60/dbupdate-helpers.zip) to /opt/oracle.SupportTools/dbnodeupdate_helpers
(*) 2015-02-03 19:33:28: Initializing logfile /var/log/cellos/dbnodeupdate.log
(*) 2015-02-03 19:33:29: Collecting system configuration details. This may take a while...
(*) 2015-02-03 19:33:56: Validating system details for known issues and best practices. This may take a while...
(*) 2015-02-03 19:33:56: Checking free space in /u01/19625719/Infrastructure/11.2.3.3.1/ExadataDatabaseServer/iso.stage.030215193245
(*) 2015-02-03 19:33:57: Unzipping /u01/19625719/Infrastructure/11.2.3.3.1/ExadataDatabaseServer/p18876946_112331_Linux-x86-64.zip to /u01/19625719/Infrastructure/11.2.3.3.1/ExadataDatabaseServer/iso.stage.030215193240, this may take a while
(*) 2015-02-03 19:34:08: Original /etc/yum.conf moved to /etc/yum.conf.030215193240, generating new yum.conf
(*) 2015-02-03 19:34:08: Generating Exadata repository file /etc/yum.repos.d/Exadata-computenode.repo

Warning: Total amount of free space in the volume group is less than 2GB. Unable to make a snapshot

Warning: Backup functionality will not be provided by dbnodeupdate.sh and need to be made separately

Issue: