Cpu-Core: Adding Or Deleting By Resource Path; Cpu: Summary Information - HP Integrity Superdome 2 16-socket Administrator's Manual

Superdome 2 partitioning administrator guide
Hide thumbs Also See for Integrity Superdome 2 16-socket:
Table of Contents

Advertisement

Examples
To create a virtual partition using 2 CPU-cores from socket 0 on blade 1:
vparcreate -N <nPar name> -p <vPar name> -a socket:1/1/0:cpu::2
To increase the number of CPU-cores by 2 using the CPU-cores from socket 0 on blade 1:
vparmodify -N <nPar name> -p <vPar name> -a socket:1/1/0:cpu::2
To decrease the number of CPU-cores by 2 removing CPUs from socket 0 on blade 1:
vparmodify -N <nPar name> -p <vPar name> -d socket:1/1/0:cpu::2
NOTE:
When CPUs are added using the socket local syntax, they can be deleted only by using
the socket local syntax. Adding or deleting CPUs by socket changes the total count of CPUs.

CPU-core: Adding or Deleting by Resource Path

To specify by resource path, use the following syntax:
-a, -d cpu:cpu_path
where:
is adding
-a
is deleting
-d
is the resource path of the cpu (you can find the resource path of an existing and
cpu_path
defined vPar using the vparstatus -v -p <nPar_id:vPar_id>) command.
NOTE:
When CPUs are added using the resource path syntax, they can be deleted only by using
the resource path syntax.
Adding or deleting CPUs by path, changes the total count of CPUs.
Example
To add the CPU at 1/1/0/0 (enclosure 1, blade1, socket 0, core 0) and 1/1/0/1 to
vPar0001:
vparmodify -N <nPar name> -p <vPar name> -a cpu:1/1/0/0 -a
cpu:1/1/0/1

CPU: Summary Information

Impact on vPars Commands: Specifying CPU
Table 7 (page 83)
lists the CPU resource paths in the following four ways:
Table 7 CPU-core Allocation
Allocating By
Forms
CPU resource path
cpu:cpu_path
CPU count
cpu::num
socket path
socket:socket_id:
cpu::num
Defining the
cpu:::[min][:[max]]
minimum and
maximum CPUs
Resource Path
enclosure#/blade#/
cpusocket#/cpucore#
All positive integers
enclosure#/blade#/cpusocket#
All positive integers
Example
vparcreate -p Oslo -N Norway -a cpu:1/1/0/0
vparcreate -p Oslo -N Norway -a cpu::2
vparcreate -p Oslo -N Norway -a
socket:3/6/0:cpu::2
vparcreate -p Oslo -N Norway -a cpu::2:8
Planning Your Virtual Partitions
83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents