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

Partition Specifications (parspec), Creating a Partition Specification

Page 27 highlights

Table 3-2 RunStates for nPartition (continued) Runstate Description ALT_DEFINED This is a partition definition in an alternate parspec. RUN_VPARS The nPartition is either running or is ready to run virtual partitions. UNKNOWN The status is not known. This may reflect an error condition or a transitionary state while partition states are being discovered. 1 An inactive nPartition can be in the DEACTIVATING, RESETTING or MCA RunStates, if it encounters an error or is interrupted during the activation process. Partition Specifications (parspec) A parspec is a collection of data that defines the configuration of a specific nPartition, including any defined vPars. You may use the parspec functionality to do the following: • Save nPartition and vPartition configurations. • Modify configurations • Create partitions The following are the key features of parspecs. • Every parspec defines only one nPartition. • Multiple nPartitions must be described in multiple parspecs. • A nPartition can be created from a specified parspec. • Every nPartition that exists has a parspec associated with it (referred to as a current parspec), and there can be only one current parspec for a given nPartition. • Any parspec not associated with an existing nPartition is an alternate parspec. • Every parspec has a unique name (scope of uniqueness is a complex). • Parspecs can be managed through the partition commands. • The vPar database resides within a parspec. Creating a Partition Specification You can create a parspec using the following command in the OA CLI: • parcreate -C PartitionSpec:[:create_partition_flag] Where PartitionSpec is the name of the parspec to be created. The create_partition_flag can take the following values: - y - the corresponding nPartition is created. - n - the corresponding nPartition does not get created. This is the default. NOTE: - The -C option creates only a partition specification. - All user supplied arguments to parcreate that are used to define an nPartition may be used to create a parspec. Creating an nPartition from a Partition Specification You can create an nPartition and assign resources using the parspec with the help of the following commands: • Use the following command to create an nPartition using PartitionSpec parcreate -Z PartitionSpec Partition Specifications (parspec) 27

  • 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

Table 3-2 RunStates for nPartition
(continued)
Description
Runstate
This is a partition definition in an alternate parspec.
ALT_DEFINED
The nPartition is either running or is ready to run virtual partitions.
RUN_VPARS
The status is not known. This may reflect an error condition or a transitionary state
while partition states are being discovered.
UNKNOWN
1
An inactive nPartition can be in the DEACTIVATING, RESETTING or MCA RunStates, if it encounters an error or
is interrupted during the activation process.
Partition Specifications (parspec)
A
parspec
is a collection of data that defines the configuration of a specific nPartition, including
any defined vPars.
You may use the
parspec
functionality to do the following:
Save nPartition and vPartition configurations.
Modify configurations
Create partitions
The following are the key features of parspecs.
Every
parspec
defines only one nPartition.
Multiple nPartitions must be described in multiple parspecs.
A nPartition can be created from a specified
parspec
.
Every nPartition that exists has a
parspec
associated with it (referred to as a current
parspec
), and there can be only one current
parspec
for a given nPartition.
Any
parspec
not associated with an existing nPartition is an alternate parspec.
Every
parspec
has a unique name (scope of uniqueness is a complex).
Parspecs can be managed through the partition commands.
The vPar database resides within a parspec.
Creating a Partition Specification
You can create a parspec using the following command in the OA CLI:
parcreate -C PartitionSpec:[:create_partition_flag]
Where
PartitionSpec
is the name of the
parspec
to be created. The
create_partition_flag
can take the following values:
y – the corresponding nPartition is created.
n – the corresponding nPartition does not get created. This is the default.
NOTE:
The
-C
option creates only a partition specification.
All user supplied arguments to
parcreate
that are used to define an nPartition may
be used to create a parspec.
Creating an nPartition from a Partition Specification
You can create an nPartition and assign resources using the parspec with the help of the following
commands:
Use the following command to create an nPartition using
PartitionSpec
parcreate -Z PartitionSpec
Partition Specifications (parspec)
27