Go to main content
Oracle® SuperCluster T5-8 Owner's Guide

Exit Print View

Updated: May 2016
 
 

Access osc-setcoremem Log Files

The osc-setcoremem command creates a timestamped log file for each session.

  1. Log in as superuser on the compute node's control domain.
  2. Change directories to the log file directory and list the contents.
    # cd /opt/oracle.supercluster/osc-setcoremem/log
    # ls
     
    
  3. Use a text reader of your choice to view the contents of a log file.
    # more log_file_name
    

    Example:

    # cat /opt/oracle.supercluster/osc-setcoremem/log/osc-setcoremem_activity_10-29-2014_16\:58\:54.log
     
    # ./osc-setcoremem
     
                                  osc-setcoremem
                        v1.0  built on Oct 29 2014 10:21:05
     
     
     Current Configuration: Full-Rack T5-8 SuperCluster
     
     +-------------------------+-------+--------+-----------+--- MINIMUM ----+
     | DOMAIN                  | CORES | MEM_GB |   TYPE    | CORES | MEM_GB |
     +-------------------------+-------+--------+-----------+-------+--------+
     | primary                 |    16 |    256 | Dedicated |     9 |     64 |
     | ssccn2-dom1             |    16 |    256 | Dedicated |     4 |     32 |
     | ssccn2-dom2             |    32 |    512 | Dedicated |     4 |     32 |
     | ssccn2-dom3             |    16 |    256 | Dedicated |     4 |     32 |
     | ssccn2-dom4             |    16 |    256 | Dedicated |     4 |     32 |
     | ssccn2-dom5             |     4 |     64 |   Root    |     4 |     64 |
     +-------------------------+-------+--------+-----------+-------+--------+
     | unallocated or parked   |    28 |    448 |    --     |    -- |   --   |
     +-------------------------+-------+--------+-----------+-------+--------+
     
     [Note] Following domains will be skipped in this session.
     
     Root Domains
     ------------
     ssccn2-dom5
     
     
     CPU allocation preference:
     
            1. Socket level
            2. Core level
     
     In case of Socket level granularity, proportional memory capacity is
      automatically selected for you.
     
     Choose Socket or Core level [S or C]
     user input: 'C'
     
     Step 1 of 2: Core count selection
     
     primary      : desired number of cores [min: 9, max: 80. default: 16] :
     user input (desired cores): ''         you chose [16] cores for primary domain
     
     ssccn2-dom1  : desired number of cores [min: 4, max: 68. default: 16] :
     user input (desired cores): '22'               you chose [22] cores for ssccn2-dom1 domain
     
     ssccn2-dom2  : desired number of cores [min: 4, max: 50. default: 32] :
     user input (desired cores): ''         you chose [32] cores for ssccn2-dom2 domain
     
     ssccn2-dom3  : desired number of cores [min: 4, max: 22. default: 16] :
     user input (desired cores): '8'                you chose [8] cores for ssccn2-dom3 domain
     
     ssccn2-dom4  : desired number of cores [min: 4, max: 18. default: 16] :
     user input (desired cores): '18'               you chose [18] cores for ssccn2-dom4 domain
     
     New Configuration in progress after Core count selection:
     
     +-------------------------+-------+--------+-----------+--- MINIMUM ----+
     | DOMAIN                  | CORES | MEM_GB |   TYPE    | CORES | MEM_GB |
     +-------------------------+-------+--------+-----------+-------+--------+
     | primary                 |    16 |    256 | Dedicated |     9 |     64 |
     | ssccn2-dom1             |    22 |    256 | Dedicated |     4 |     96 |
     | ssccn2-dom2             |    32 |    512 | Dedicated |     4 |    128 |
     | ssccn2-dom3             |     8 |    256 | Dedicated |     4 |     32 |
     | ssccn2-dom4             |    18 |    256 | Dedicated |     4 |     80 |
     | *ssccn2-dom5            |     4 |     64 |   Root    |     4 |     64 |
     +-------------------------+-------+--------+-----------+-------+--------+
     | unallocated or parked   |    28 |    448 |    --     |    -- |   --   |
     +-------------------------+-------+--------+-----------+-------+--------+
     
     
     Step 2 of 2: Memory selection
     
     primary      : desired memory capacity in GB (must be 16 GB aligned) [min: 64, max: 1200. default: 256] :
     user input (desired memory): '' GB             you chose [256 GB] memory for primary domain
     
     ssccn2-dom1  : desired memory capacity in GB (must be 16 GB aligned) [min: 96, max: 1040. default: 352] :
     user input (desired memory): '384' GB          you chose [384 GB] memory for ssccn2-dom1 domain
     
     ssccn2-dom2  : desired memory capacity in GB (must be 16 GB aligned) [min: 128, max: 784. default: 512] :
     user input (desired memory): '' GB             you chose [512 GB] memory for ssccn2-dom2 domain
     
     ssccn2-dom3  : desired memory capacity in GB (must be 16 GB aligned) [min: 32, max: 304. default: 128] :
     user input (desired memory): '64' GB           you chose [64 GB] memory for ssccn2-dom3 domain
     
     ssccn2-dom4  : desired memory capacity in GB (must be 16 GB aligned) [min: 80, max: 320. default: 288] :
     user input (desired memory): '320' GB          you chose [320 GB] memory for ssccn2-dom4 domain
     
     New Configuration in progress after Memory selection:
     
     +-------------------------+-------+--------+-----------+--- MINIMUM ----+
     | DOMAIN                  | CORES | MEM_GB |   TYPE    | CORES | MEM_GB |
     +-------------------------+-------+--------+-----------+-------+--------+
     | primary                 |    16 |    256 | Dedicated |     9 |     64 |
     | ssccn2-dom1             |    22 |    384 | Dedicated |     4 |     96 |
     | ssccn2-dom2             |    32 |    512 | Dedicated |     4 |    128 |
     | ssccn2-dom3             |     8 |     64 | Dedicated |     4 |     32 |
     | ssccn2-dom4             |    18 |    320 | Dedicated |     4 |     80 |
     | *ssccn2-dom5            |     4 |     64 |   Root    |     4 |     64 |
     +-------------------------+-------+--------+-----------+-------+--------+
     | unallocated or parked   |    28 |    448 |    --     |    -- |   --   |
     +-------------------------+-------+--------+-----------+-------+--------+
     
     
     The following domains will be stopped and restarted:
     
            ssccn2-dom4
            ssccn2-dom1
            ssccn2-dom3
     
     This configuration does not require rebooting the control domain.
     Do you want to proceed? Y/N :
     user input: 'y'
     
     Please wait while osc-setcoremem is setting up the new CPU, memory configuration.
     It may take a while. Please be patient and do not interrupt.
     
     
     Executing ldm commands ..
     
    0%    10    20    30    40    50    60    70    80    90   100%
    |-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|
    *=====*=====*=====*=====*=====*=====*=====*=====*=====*=====*
     
                    Task complete with no errors.
     
                    This concludes socket/core, memory reconfiguration.
                    You can continue using the system.
    

Related Information