System\CIM_SystemPartition.mof.mof (HTML version)

Return to index
CIM_SystemPartition Superclass: CIM_ComponentCS
A Partition is an instance of a UnitaryComputerSystem (with its own OperatingSystem and Devices dedicated to the Partition) that is supported by underlying hardware and software. A Partition is not a virtualization of a Computer System, but the segmentation of the System's compute capabilities. Partitions can run independent copies of possibly different OperatingSystems and have dedicated Devices. The 'real', underlying System (perhaps a Cluster or another UnitaryComputerSystem) aggregates its Partitions. These semantics are described by the System Partition association.
Qualifiers:Version ( "2.7.0" ) Aggregation Association Composition
Parameters (local in grey)
Override ( "PartComponent" )
CIM_UnitaryComputerSystem REF PartComponent ;
The System Partition.
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_ComputerSystem REF GroupComponent ;
The 'underlying' ComputerSystem that hosts a Partition.