Printer View

Browse Published Validated Configurations  >  Validated Configuration Details
Program Scope

The goal of this program is to validate hardware with Oracle Linux and Oracle VM, and to identify issues and configuration details that would impact customer deployments. Oracle developed the program to go far beyond the standard certification testing normally performed with operating systems. Hardware vendors participating in this program perform thorough testing of the hardware in real-world configurations with Oracle Linux and Oracle VM.

This is not a database certification. Oracle Database is a component of the environment because it is demanding on hardware resources (processor, memory, cache, storage, network) and the operating system, and well suited for this advanced level of testing. The validation program uses Oracle Database as a tool and hardware is not certified with Oracle Database as a result of the validation program.

For more information please see the program's Frequently Asked Questions (FAQ).

Validated Configuration Details
Configuration SummaryOracle Linux 6 Update 6 x86_64 on Huawei FusionCube and Huawei FusionStorage Series with Oracle Database 12c Release 1
Publication Date04-MAY-16
Version1.0
Server PlatformHuawei FusionCube
Storage ModelHuawei FusionStorage Series
Oracle SoftwareOracle Database 12c Release 1 (12.1.0.2.0) for Linux x86-64
Linux DistributionOracle Linux 6 Update 6 x86_64
Server and Storage Platform Details
Server Model2 X Huawei FusionCube
Processors2 X 14 Core Intel(R) Xeon(R) CPU E5-2697 V3 2.6GHz
Memory256GB RAM
OnBoardStorage2 X 600Gb SAS drives RAID1
RAIDLSI Logic LSISAS 2308 SAS Controller,Serial SCSI (SAS)
Network/Interconnect1 X Dual Port Emulex Corporation OneConnect 10Gb NIC (be3)
HBA1 X Dual Port Mellanox Technologies MT27500 Family [ConnectX-3] 56GB
Storage ModelHuawei FusionStorage Series
 
Switch Details
Switch ModelHuawei CX310
Switch TypeNetwork Switch
Additional Info.Used for public and private network
 
Switch ModelHuawei CX610
Switch Type56GB Storage IB Switch
Additional Info.None
 
Linux Distribution Details
OSOracle Linux 6 Update 6 x86_64
Kernelkernel-uek-3.8.13-44.1.1.el6uek.x86_64 or higher
 
Additional Packages Needed From Distribution
bc-1.06.95-1.el6.x86_64.rpm
bind-utils-9.8.2-0.17.rc1.0.2.el6_4.6.x86_64.rpm
binutils-2.20.51.0.2-5.36.el6.x86_64.rpm
compat-libstdc++-296-2.96-144.el6.i686.rpm
compat-libstdc++-296-2.96-144.el6.x86_64.rpm
elfutils-libelf-0.152-1.el6.x86_64.rpm
ethtool-3.5-1.el6.x86_64.rpm
gcc-4.4.7-4.el6.x86_64.rpm
gcc-c++-4.4.7-4.el6.x86_64.rpm
gdb-7.2-60.el6_4.1.x86_64.rpm
glibc-2.12-1.132.el6.i686.rpm
glibc-2.12-1.132.el6.x86_64.rpm
glibc-common-2.12-1.132.el6.x86_64.rpm
glibc-devel-2.12-1.132.el6.i686.rpm
glibc-devel-2.12-1.132.el6.x86_64.rpm
glibc-headers-2.12-1.132.el6.x86_64.rpm
initscripts-9.03.40-2.0.1.el6.x86_64.rpm
ksh-20120801-10.el6.x86_64.rpm
libICE-1.0.6-1.el6.x86_64.rpm
libSM-1.2.1-2.el6.x86_64.rpm
libXp-1.0.0-15.1.el6.x86_64.rpm
libXt-1.1.3-1.el6.x86_64.rpm
libXtst-1.2.1-2.el6.i686.rpm
libaio-0.3.107-10.el6.i686.rpm
libaio-0.3.107-10.el6.x86_64.rpm
libaio-devel-0.3.107-10.el6.x86_64.rpm
libgcc-4.4.7-4.el6.i686.rpm
libgcc-4.4.7-4.el6.x86_64.rpm
libstdc++-4.4.7-4-el6.i686.rpm
libstdc++-4.4.7-4-el6.x86_64.rpm
libstdc++-devel-4.4.7-4-el6.i686.rpm
make-3.81-20.el6.x86_64.rpm
module-init-tools-3.9-21.0.1.el6_4.x86_64.rpm
pam-1.1.1-17.el6.x86_64.rpm
procps-3.2.8-25.el6.x86_64.rpm
sysstat-9.0.4-22.el6.x86_64.rpm
unixODBC-2.2.14-12.el6_3.x86_64.rpm
unixODBC-devel-2.2.14-12.el6_3.x86_64.rpm
util-linux-ng-2.17.2-12.14.el6.x86_64.rpm
xorg-x11-utils-7.5-6.el6.x86_64.rpm
xorg-x11-xinit-1.0.9-14.el6.x86_64.rpm
Oracle Packages
oracle-rdbms-server-12cR1-preinstall-1.0-11.el6.x86_64.rpmoracle-preinstall installs the packages required for Oracle Database and sets the recommended system parameters. It is available in ULN channels and public-yum.oracle.com
oracleasm-support-2.1.8-1.el6.x86_64.rpmRequired for DB on ASM
oracleasmlib-2.0.4-1.el6.x86_64.rpmRequired for DB on ASM
Other Packages
FusionStorage V100R003C30SPC200_InstallTool.zip FusionStorage installation tool, which is used to configure the FSM network information
FusionStorage V100R003C30SPC200.iso FusionStorage Manager (FSM) system image file,including the FusionStorage Agent (FSA) software file
Configuration Files
Conf File Settings Comments
/etc/security/limits.conforacle soft nproc 131072 
 oracle hard nofile 131072 
 oracle soft nofile 131072# depending on size of db, these may need to be larger
 oracle hard stack 32768 
 oracle hard nproc 131072 
 oracle hard memlock 50000000 
 oracle soft memlock 50000000# set memlock greater than or equal to the sga size to allow oracle to use hugepages if configured
 oracle hard core unlimited 
 oracle soft core unlimited 
 oracle soft stack 10240 
/etc/sysctl.confnet.core.rmem_max = 4194304 
 net.core.wmem_max = 3145728 
 kernel.shmmax = 4398046511104# For 32bit architecture set (4GB-1) and for 64 bit architecture set 4TB
 net.ipv4.ip_local_port_range = 9000 65500 
 fs.file-max = 6815744 
 fs.aio-max-nr = 3145728 
 net.core.wmem_default = 262144 
 net.core.rmem_default = 262144 
 kernel.shmmni = 4096 
 kernel.sem = 250 32000 100 128 
 kernel.msgmax = 65536 
 kernel.shmall = 1073741824 
 kernel.sysrq = 1 
 kernel.msgmnb = 65536 
Filesystems Tested
Filesystem Mount Options Details
ASMNoneUsing Automatic Storage Management Library Driver (asmlib) on device-mapper devices for OCR,VOTE and datafiles
Driver Modules
Driver ModuleNetwork driver module(be2net)
Version4.6.63.0u
SettingsNone
Additional Info.The driver is supplied with Oracle Linux 6
 
Driver ModuleMellanox ConnectX HCA InfiniBand driver(mlx4_core)
Versionv2.4-1.0.4
SettingsNone
Additional Info.The driver is supplied with Oracle Linux 6
 
Miscellaneous
One 1G network for RAC public network and one 10G network for RAC interconnect.
The swap partition is 32Gb.
Description of setup:
There are 2 nodes one for Database and other for Storage. Install the FSA(FusionStorage Agent) on both. The FSA is a part of FusionStorage software. The details of package is listed in "other package" section.
The VBS and OSD are virtual controller which have the similar function as traditional controller of the storage device,The VBS processes are in the DataBase Server,and OSD processes are in the Storage Server.
When storage pool is created,it will make all the SSD card or Disks of Storage Server as a Storage Pool,and Storage Server will generate some OSD processes which are responsible for reading or writing data to SSD card or Disk.
When Block Storage Client is created,the Database Server will generate some VBS processes which are responsible for getting data from or putting data to the OSD processes in Storage Server.
For more details, refer http://support.huawei.com/enterprise/docinforeader.action?contentId=DOC1000095069&idPath=7919749|7919788|9856606|21462733|8542659
Oracle Software Details
ProductOracle Database 12c Release 1, Single Instance and Oracle Real Application Clusters (RAC) for Linux x86-64
Version12.1.0.2.0
PatchesNone
 
 
Copyright (c) 2007, Oracle Corporation. All Rights Reserved.