Owner's Manual
Table Of Contents
- Operating System and Hardware Installation Guide Version 1.0
- Overview of Oracle Database 11g Documentation
- Terminology Used in this Document
- Software and Hardware Requirements
- Installing and Configuring Enterprise Linux
- Before You Begin
- Recommended OS Partitioning Scheme
- Attaching systems to your OS channel
- Updating Your System Packages Using Red Hat Network or Unbreakable Linux Network
- Configuring OS for Oracle Database Installation - About the Dell | Oracle Setup RPM
- Installing the Dell | Oracle RPM Package
- Attaching to the Dell Firmware Repository Channel
- Verifying Cluster Hardware and Software Configurations
- Obtaining and Using Open Source Files
- Getting Help
- 操作系统和硬件安装指南 1.0 版
- Guide d'installation du système d'exploitation et du matériel Version 1.0
- Présentation de la documentation d'Oracle Database 11g
- Terminologie utilisée dans ce document
- Configuration logicielle et matérielle requise
- Installation et configuration du système d'exploitation Enterprise Linux
- Avant de commencer
- Partitionnement recommandé pour le système d'exploitation
- Connexion de systèmes au canal OS
- Mise à jour des modules système à l'aide de Red Hat Network ou d'Unbreakable Linux Network
- Configuration du système d'exploitation pour l'installation d'Oracle Database - À propos du RPM de configuration Dell | Oracle
- Installation du package RPM Dell | Oracle
- Connexion au canal de la logithèque des micrologiciels Dell
- Vérification de la configuration matérielle et logicielle du cluster
- Obtention et utilisation de Open Source
- Obtention d'aide
- Installationshandbuch für Betriebssystem und Hardware Version 1.0
- Übersicht über die Dokumentation zu Oracle Database 11g
- In diesem Dokument verwendete Terminologie
- Software- und Hardwareanforderungen
- Installation und Konfiguration von Enterprise Linux
- Bevor Sie beginnen
- Empfohlenes Partitionierungsschema für das Betriebssystem
- Verbinden von Systemen mit dem Betriebssystemkanal
- Update der Betriebssystempakete über Red Hat Network oder Unbreakable Linux Network
- Betriebssystemkonfiguration für die Oracle-Datenbankinstallation - Dell | Oracle Setup RPM
- Installieren des Dell | Oracle RPM-Pakets
- Verbindung mit dem Dell Firmware-Repository-Kanal
- Überprüfen der Konfiguration von Clusterhardware und -software
- Erwerb und Einsatz von Open-Source-Dateien
- Wie Sie Hilfe bekommen
- OS のインストールとハードウェアの取り付けガイドバージョン 1.0
- Guía de instalación del sistema operativo y el hardware versión 1.0
- Información general sobre la documentación de la base de datos Oracle 11g
- Terminología utilizada en este documento
- Requisitos de software y hardware
- Instalación y configuración de Enterprise Linux
- Antes de comenzar
- Esquema de particiones del sistema operativo recomendado
- Conexión de sistemas al canal de su sistema operativo
- Actualización de los paquetes de sistema mediante Red Hat Network o Unbreakable Linux Network
- Configuración del sistema operativo para la instalación de la base de datos Oracle: Acerca del RPM de configuración de Dell|Oracle
- Instalación del paquete RPM de Dell|Oracle
- Conexión al canal del repositorio de firmware de Dell
- Verificación de las configuraciones de hardware y software del clúster
- Obtención y uso de archivos de código fuente abierto
- Obtención de ayuda

10
Recommended OS Partitioning Scheme
The following is a list of systems partioning recommendations for your Oracle
Database. When referencing our partitions, we will use those listed below.
The Oracle Enterprise Linux ISO images can be downloaded from:
http://edelivery.oracle.com/
Creation of a logical volume group is necessary in order to create a logical volume
within this logical volume group. The table below lists the partitions and logical
volumes that need to be created within the logical volume group named "osvg"
(Oracle Solution Volume Group).
*Use the following formula to calculate the size of your swap partition:
• For RAM size between 1024 MB to 2048 MB — 1.5 * RAM size
• For RAM size between 2049 MB to 8192 MB — Your swap partition has the same size as your RAM size
• For RAM size greater than 8192 MB — 0.75 * RAM size
NOTE: The following partition scheme is applied in the kickstart file that can be
downloaded at http://www.dell.com/oracle
Table 9. Volumes for Oracle RAC Configuration
Partion File System
Type
Name Volume Group Name Size (MB)
/tmp ext3 tmp osvg 4096
/home ext3 home osvg 8192
/opt/oracle ext3 opt osvg 15384
/ ext3 root osvg 10240
/usr ext3 usr osvg 5120
/crs/oracle ext3 crs osvg 5120
/var ext3 var osvg 2048
swap swap swap osvg *
/boot ext3 256