JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle SuperCluster M6-32

Owner's Guide: Administration

search filter icon
search icon

Document Information

Using This Documentation

Product Documentation Library

Feedback

Understanding SuperCluster Software

Identify the Version of SuperCluster Software

SuperCluster Tools

Controlling SuperCluster M6-32

Cautions

Power On SuperCluster M6-32

Powering Off SuperCluster M6-32 Gracefully

Shut Down the Oracle Solaris Cluster

Shut Down the Enterprise Controller (Ops Center)

Shut Down the Database

Shut Down the Storage Servers

Power Off the Storage Servers

Shut Down the LDoms

Shut Down the OS on the Compute Servers

Shut Down the ZFS Storage Appliance

Power Off the Switches and Racks

Power Off SuperCluster M6-32 in an Emergency

Monitoring SuperCluster M6-32 (OCM)

OCM Overview

Access OCM Documentation

Monitoring the System With ASR

ASR Overview

ASR Resources

ASR Installation Overview

Configure ASR on the Compute Servers (Oracle ILOM)

Configure SNMP Trap Destinations for Storage Servers

Configure ASR on the ZFS Storage Appliance

Configuring ASR on the Compute Servers (Oracle Solaris 11)

Enable the HTTP Receiver on the ASR Manager

Enable HTTPS on ASR Manager (Optional)

Register Compute Servers With Oracle Solaris 11 or Database Domains to ASR Manager

Approve and Verify ASR Asset Activation

Tuning SuperCluster M6-32

ssctuner Overview

Monitor ssctuner Activity

View Log Files

Change ssctuner Properties and Disable Features

Install ssctuner

Enable ssctuner

Configuring CPU and Memory Resources (osc-setcoremem)

osc-setcoremem Overview

Minimum and Maximum Resources (Dedicated Domains)

Supported Domain Configurations

Plan CPU and Memory Allocations

Display the Current Domain Configuration (osc-setcoremem)

Display the Current Domain Configuration (ldm)

Change CPU/Memory Allocations (Socket Granularity)

Change CPU/Memory Allocations (Core Granularity)

Park Cores and Memory

Access osc-setcoremem Log Files

View the SP Configuration

Revert to a Previous CPU/Memory Configuration

Remove a CPU/Memory Configuration

Obtaining the EM Exadata Plug-in

Confirm System Requirements

Known Issues With the EM Exadata Plug-in

Configuring the Exalogic Software

Exalogic Software Overview

Prepare to Configure the Exalogic Software

Enable Domain-Level Enhancements

Enable Cluster-Level Session Replication Enhancements

Configuring Grid Link Data Source for Dept1_Cluster1

Fast Connection Failover

Runtime Connection Load Balancing

XA Affinity

SCAN Addresses

Secure Communication With Oracle Wallet

Create a Grid Link Data Source on Dept1_Cluster1

Configuring SDP-Enabled JDBC Drivers for Dept1_Cluster1

Configure the Database to Support IB

Enable SDP Support for JDBC

Monitor SDP Sockets

Create an SDP Listener on the IB Network

Administering Oracle Solaris 11 Boot Environments

Advantages to Maintaining Multiple Boot Environments

Create a Boot Environment

Mount to a Different Build Environment

Reboot to the Original Boot Environment

Create a Snapshot of a Boot Environment

Remove Unwanted Boot Environments

Administering DISM

DISM Restrictions

Disable DISM

Administering Storage Servers

Monitor Write-through Caching Mode

Shut Down or Reboot a Storage Server

Drop a Storage Server

Glossary

Index

Plan CPU and Memory Allocations

There are two main approaches to modifying resource allocations:

Depending on which command you use to view domain resources, you might need to convert socket, core, and VCPU values.

SuperCluster M6-32
SuperCluster T5-8
1 socket =
12 cores (96 VCPUs)
16 cores (128 VCPUs)
1 core =
8 VCPUs
8 VCPUs
  1. Identify the resource configuration for each compute node.

    See one of these procedures:

    In this example, one compute node on a SuperCluster M6-32 has two dedicated domains and two Root Domains.


    Domain
    Domain Type
    Cores
    Memory (GB)
    primary
    Dedicated
    18
    1536
    ssccn3-dom1
    Dedicated
    30
    2560
    ssccn3-dom2
    Root
    n/a
    n/a
    ssccn3-dom3
    Root
    n/a
    n/a
    Unallocated Resources
    45
    4048
  2. Add the domain resources together to determine the total number of resources.

    Calculating the total amount of CPU and memory resources gives you a starting point for determining your resource plan.

    While identifying resources, keep these points in mind:

    • Root Domain resources – Are a small amount of resources that are reserved for the exclusive use of Root Domains. Do not factor these resources into your plan.

    • Unallocated resources – These resources are placed in the logical CPU and memory repositories when Root Domains are created, or by leaving some resources unallocated when you use the osc-setcoremem command.

    In this example, the resources for the dedicated domains and the unallocated resources are summed to provide total resources. The Root Domain resources are not included in total resources.


    Domain
    Domain Type
    Cores
    Memory (GB)
    primary
    Dedicated
    18
    1536
    ssccn3-dom1
    Dedicated
    30
    2560
    ssccn3-dom2
    Root
    n/a
    n/a
    ssccn3-dom3
    Root
    n/a
    n/a
    Unallocated Resources
    45
    4048
    Total Resources
    93
    8144
  3. Based on your site requirements, and the type and number of domains on SuperCluster, decide how to allocate CPU and memory for each domain.

    In this example, 12 cores and 1 TB memory are parked from the primary domain, and 18 cores and 1536 GB memory are parked from the ssccn3-dom1 domain.

    The total resources for before and after columns should match. This check ensures that all resources are accounted for in your plan.


    Domain
    Domain Type
    Cores Before
    Cores

    After

    Memory Before (GB)
    Memory

    After (GB)

    primary
    Dedicated
    18
    6
    1536
    512
    ssccn3-dom1
    Dedicated
    30
    12
    2560
    1024
    ssccn3-dom2
    Root
    n/a
    n/a
    n/a
    n/a
    ssccn3-dom3
    Root
    n/a
    n/a
    n/a
    n/a
    Unallocated Resources
    45
    4048
    Total Resources
    93
    93
    8144
    8144
  4. Consider your next action:
Related Information