JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle SuperCluster M6-32 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 PDomains

PDomains Overview

PDomain Guidelines

Extended Configuration PDomain Overview

Understanding Extended Configuration PDomains

Base Configuration Overview

Understanding Base Configuration PDomains

Understanding LDoms

Understanding LDom Configurations for Extended Configuration PDomains

Understanding LDom Configurations for Base Configuration PDomains

Determining the Cores Available for LDoms and Zones

Cores Available for Domains and Zones

Example Configuration

Memory Available for LDoms

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 Storage Server Disk Group Layout

Understanding an Example Scenario

Recording Your Existing and Planned Configuration Information

Recording Your Zone Configuration Information

Recording Your Cluster Configuration Information

Recording Your Storage Server Disk Group Layout

Preparing to Configure Zones on Database Domains

Prepare to Configure Zones

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 (OEDA)

Example Configuration

Verify Storage Server Disk Space for Additional Zones

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 (Using Specific LDom Information)

Determine if Additional VNETs Are Needed (Using 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

Delete a Template Zone From a Database Domain

Follow these procedures if you want to delete the template zone from a Database Domain for any reason.

  1. Locate the ssc_exavm script.

    See Verify Configuration Tool Installation for the location of the ssc_exavm script.

  2. Log in to the Database Domain that has the template zone that you want to delete.
  3. Locate the template zone on this Database Domain that you want to delete.
    # zoneadm list -cv
    ID NAME                STATUS    PATH                           BRAND    IP 
    0  global              running   /                              solaris  shared
    -  osc01dbadmin01-01_T installed /zoneHomeT/osc01dbadmin01-01_T solaris  excl

    The template zone is shown as DB-domain_T (for example, in the example output above, osc01dbadmin01-01_T).

  4. Destroy the template zone on this Database Domain.

    The output shown is abbreviated from the actual output.


    Note - You can also destroy zones on Database Domains if necessary, using the command ssc_exavm -destroy -virtualGuest zone-name, where zone-name is the name of the zone. However, use caution when using this command to destroy zones on Database Domains.


    ./ssc_exavm -destroy -template
    INFO: Logging all actions in /opt/oracle.supercluster/zonetools/ssc_exavm/tmp/osc01dbadmin01-01-20121130163540.log and traces in /opt/oracle.supercluster/zonetools/ssc_exavm/tmp/osc01dbadmin01-01-20121130163540.trc and o/p in /opt/oracle.supercluster/zonetools/ssc_exavm/tmp/osc01dbadmin01-01-20121130163540.out
    INFO: Destroying Template Virtual Guest
    INFO: Destroying Template ...
    INFO: Destroying Virtual Guests ....
    INFO: 2012-11-30 16:35:40 : Executing zoneadm -z osc01dbadmin01-01_T uninstall -F
     
    INFO: Executing /opt/oracle.supercluster/zonetools/ssc_exavm/tmp/vmtrash/24064.SysCall.0.cmd
     
    INFO: Running System command ...
    R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R
    SUCCESS: Done
    INFO: 24 : Completed Command Execution
    INFO: 2012-11-30 16:36:04 : Completed Command Execution
    INFO: 2012-11-30 16:36:04 : Executing sleep 5
     
    ... (OUTPUT ABBREVIATED) ...
     
    INFO: Running System command ...
    R
    SUCCESS: Done
    INFO: 1 : Completed Command Execution
    INFO: 2012-11-30 16:36:10 : Completed Command Execution