JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
SPARC SuperCluster T4-4 Zones With Oracle Database on Database Domains

Configuration Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Feedback

Access to Oracle Support

Planning to Set Up Zones on Database Domains

Important Cautions

Naming Conventions

Understanding Domain Configurations

Determining the Cores Available for Domains and Zones

Cores Available for Domains and Zones

Memory Available for Domains

Zones and Cluster Planning for Database Domains

Guidelines for Planning the Number of Zones and Clusters

Guidelines for Planning the Storage Server Disk Group Layout

Planning the Exadata Storage Server Disk Group Layout

Understanding an Example Scenario

Recording Your Existing and Planned Configuration Information

Recording Your Existing Configuration

Recording Your Zone Configuration Information

Recording Your Cluster Configuration Information

Recording Your Exadata Storage Server Disk Group Layout

Understanding Network Considerations

Understanding the Networking Setup Before Zone Creation

Host Management Network Before Zone Creation

Client Access Network Before Zone Creation

InfiniBand Network Before Zone Creation

Understanding the Networking Setup After Zone Creation

Host Management Network After Zone Creation

Client Access Network After Zone Creation

InfiniBand Network After Zone Creation

Understanding the Network Setup for Clusters

Preparing to Configure Zones on Database Domains

Prepare to Configure Zones

Existing Network Worksheet

Update the Base Software

Determine the Repository Location

Install or Update Packages From the Remote Repository

Install or Update Files From the Local Repository

Verify Configuration Tool Installation

Creating Configuration Files Using OEDA

Verify Exadata Storage Server Disk Space for Additional Zones

Creating Configuration Files Using OEDA: Manual Procedures

Oracle Exadata Deployment Assistant Overview

Set Up the OEDA

Start the OEDA

Complete the Customer Details Page

Complete the Hardware Selection Page

Complete the Define Customer Networks Page

Complete the Administration Network Page

Complete the Client Ethernet Network Page

Complete the IB Network Page

Complete the Identify Compute Node OS and Enable Capacity-on-Demand Configuration Page

Review the Information in the Management and Private Networks Page

Complete the Define Clusters Page

Set Zone Default Configurations

Complete the Cluster Page

Complete the Cluster Review and Edit SCAN, Client, VIP and Optional Backup Networks Page

Verify Remaining Configuration Information

Generate the Configuration Files

Creating Configuration Files Using OEDA: Automated Procedures

Locate the Necessary Files to Set Up Zones

Set Up the OEDA

Start the OEDA

Import the Most Recent OEDA Configuration File

Review Existing Configuration Information

Review the Information in the Identify Compute Node Operating System Page

Review the Information in the Management and Private Networks Page

Complete the Define Clusters Page

Set Zone Default Configurations

Complete the Cluster Page

Complete the Cluster Review and Edit SCAN, Client, VIP and Optional Backup Networks Page

Verify Remaining Configuration Information

Generate the Configuration Files

Creating the Template Zone on Each Database Domain

Create a Template Zone on a Database Domain

Delete a Template Zone From a Database Domain

Creating VNETs

Determining if Additional VNETs Are Needed for a Database Domain

Determine if Additional VNETs Are Needed (CPU-to-Database Domain Mapping)

Determine if Additional VNETs Are Needed (Software Commands)

Locate the Control Domain

Create VNETs for Zones

Delete VNETs

Running the Java OneCommand

Set Up Public Key Authentication for ZFS Storage Controllers

Set Up the Java OneCommand

Run the Java OneCommand

NTP Issue

Creating Additional Links on the IB Storage Network for Zones

Create Additional Links on the IB Storage Network for Zones

Setting Up VLAN Tagging for Zones

Set Up VLAN Tagging for Zones

Index

Verify Exadata Storage Server Disk Space for Additional Zones

Before beginning the process of creating additional zones on existing Database Domains with zones, you must first verify that you have the appropriate amount of disk space available on the Exadata Storage Servers:


Note - If you are sharing Exadata Storage Servers across clusters, you must follow the procedures in this section so that you will have the correct information before deciding on the size of the disk groups for the new clusters that you will be creating. Failure to do so could result in your existing disk groups being overwritten.


  1. Determine the amount of free space available on the Exadata Storage Servers:
    CellCLI> list celldisk attributes name,freespace,freespacemap

    You should see output similar to the following:

    CD_00_etc25celadm01     366.6875G     ((offset=162.046875G,size=366.6875G))
    CD_01_etc25celadm01     366.6875G     ((offset=162.046875G,size=366.6875G))
    CD_02_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_03_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_04_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_05_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_06_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_07_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_08_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_09_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_10_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    CD_11_etc25celadm01     393.8125G     ((offset=164.046875G,size=393.8125G))
    FD_00_etc25celadm01     0
    FD_01_etc25celadm01     0
    FD_02_etc25celadm01     0
    FD_03_etc25celadm01     0
    FD_04_etc25celadm01     0
    FD_05_etc25celadm01     0
    FD_06_etc25celadm01     0
    FD_07_etc25celadm01     0
    FD_08_etc25celadm01     0
    FD_09_etc25celadm01     0
    FD_10_etc25celadm01     0
    FD_11_etc25celadm01     0
    FD_12_etc25celadm01     0
    FD_13_etc25celadm01     0
    FD_14_etc25celadm01     0
    FD_15_etc25celadm01     0
  2. Look at the CD_number entries to determine the amount of available space on each of the Exadata Storage Servers.
  3. Use the information on the amount of available space on each of the Exadata Storage Servers to determine how much space you can use for the disk groups for each new cluster you are creating for the new zones.

    You need enough space for these disk groups for each new cluster that you are creating:

    • DATA

    • RECO

    • DBFS (if necessary)

  4. Create the configuration files using OEDA.

    See Creating Configuration Files Using OEDA: Manual Procedures.