HP Integrity Superdome 2 16-socket HP Superdome 2 Partitioning Administrator G - Page 74

CPU-core, CPU-core: Boot Processor Definitions, CPU-core: Specifying Min and Max Limits

Page 74 highlights

CPU-core NOTE: Processor Terminology Processing resources under vPars, both as input arguments and command outputs, are described as "CPU-cores." The term "processor" refers to the hardware component that plugs into a processor socket. Therefore a single processor can have more than one core, and vPars commands will refer to the CPU-core with its resource path. Two vPars terms pre-date multi-core processors, so they are exceptions to this terminology: • "Boot processor," which refers to the CPU-core on which the OS kernel of the virtual partition was booted. • "Socket local processor (SLP)," which refers to a CPU-core in a specified socket on a specified blade. CPU-core: Boot Processor Definitions The Boot Processor is the CPU-core on which the OS kernel of the virtual partition was booted. There is one boot processor per virtual partition. CPU-core: Specifying Min and Max Limits The syntax to specify min and max CPUs assigned to a virtual partition is: -a, -m cpu:::[min]:[max] where: -a adds resources to a virtual partition. -m modifies existing resources in a virtual partition. min is the minimum number of CPUs for the virtual partition to boot and the minimum number of CPUs that must remain assigned to the partition max is the maximum number of CPUs that can be assigned to the virtual partition NOTE: On a HP Integrity Superdome 2, a vPar is created with zero CPUs by default. Therefore the default cpu:::[min] value is zero. The virtual partition must be in the down state to set the min or max value. The total count of CPUs in the virtual partition must always be greater than or equal to min and less than or equal to max. Examples • To set the minimum number of CPUs to 2: vparmodify -N -m cpu:::2 • To set the minimum number of CPUs to 2 and the maximum to 4: vparmodify -N -m cpu:::2:4 CPU-core: Adding and Deleting by Total NOTE: Any modification to a vPar can be done only when the vPar is in the "Down" state. The basic syntax for adding and deleting CPUs is: -a, -d, -m cpu::num where: -a, -d, -m specifies adding, deleting, or modifying the total count of CPUs 74 Planning Your System for Virtual Partitions

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106

CPU-core
NOTE:
Processor Terminology
Processing resources under vPars, both as input arguments and command
outputs, are described as “CPU-cores.” The term “processor” refers to the hardware component
that plugs into a processor socket. Therefore a single processor can have more than one core,
and vPars commands will refer to the CPU-core with its resource path.
Two vPars terms pre-date multi-core processors, so they are exceptions to this terminology:
“Boot processor,” which refers to the CPU—core on which the OS kernel of the virtual
partition was booted.
“Socket local processor (SLP),” which refers to a CPU-core in a specified socket on a specified
blade.
CPU-core: Boot Processor Definitions
The
Boot Processor
is the CPU—core on which the OS kernel of the virtual partition was booted.
There is one boot processor per virtual partition.
CPU-core: Specifying Min and Max Limits
The syntax to specify
min
and
max
CPUs assigned to a virtual partition is:
-a, -m cpu:::[
min
]
:
[
max
]
where:
-a
adds resources to a virtual partition.
-m
modifies existing resources in a virtual partition.
min
is the minimum number of CPUs for the virtual partition to boot and the minimum number
of CPUs that must remain assigned to the partition
max
is the maximum number of CPUs that can be assigned to the virtual partition
NOTE:
On a HP Integrity Superdome 2, a vPar is created with zero CPUs by default. Therefore
the default cpu:::[min] value is zero.
The virtual partition must be in the down state to set the min or max value.
The total count of CPUs in the virtual partition must always be greater than or equal to
min
and
less than or equal to
max
.
Examples
To set the minimum number of CPUs to 2:
vparmodify -N <nPar name> -m cpu:::2
To set the minimum number of CPUs to 2 and the maximum to 4:
vparmodify -N <nPar name> -m cpu:::2:4
CPU-core: Adding and Deleting by Total
NOTE:
Any modification to a vPar can be done only when the vPar is in the “Down” state.
The basic syntax for adding and deleting CPUs is:
-a, -d, -m cpu::
num
where:
-a, -d, -m
specifies adding, deleting, or modifying the
total
count of CPUs
74
Planning Your System for Virtual Partitions