HP-UX HB v13.00 Ch-17 - vPars
HP-UX Handbook – Rev 13.00 Page 14 (of 46)
Chapter 17 Virtual Partitions (vPars)
October 29, 2013
1/12/0/0 ba PCItoPCI Bridge
1/12/0/0/4/0 lan HP A5506A PCI 10/100Base-TX 4 Port
1/12/0/0/5/0 lan HP A5506A PCI 10/100Base-TX 4 Port
1/12/0/0/6/0 lan HP A5506A PCI 10/100Base-TX 4 Port
1/12/0/0/7/0 lan HP A5506A PCI 10/100Base-TX 4 Port
32 pbc Bus Converter
33 processor Processor
36 pbc Bus Converter
37 processor Processor
40 pbc Bus Converter
41 processor Processor
44 pbc Bus Converter
45 processor Processor
96 pbc Bus Converter
97 processor Processor
100 pbc Bus Converter
101 processor Processor
104 pbc Bus Converter
105 processor Processor
108 pbc Bus Converter
109 processor Processor
192 memory Memory
Referring to the full ioscan we create three vPars:
Resources assigned to vpar1 are marked in blue.
Resources assigned to vpar2 are marked in green.
Resources assigned to vpar3 are marked in orange.
Partition information
The partition plan shows the following:
Name of vpars
vpar1
vpar2
vpar3
Processors
2
2
2
Memory
1 GB
4 GB
2 GB
I/O Path (LBS's)
0/0, 0/4
0/8, 1/1
0/5, 1/4
Boot Path
0/0/2/0.6.0
0/8/0/0.5.0
1/4/0/0.5.0
Console:
The hardware console port is at 0/0/4/0 which uses LBA at 0/0. The LBA is owned by vpar1 so
when we create the virtual partitions, vpar1 will be created first.
To create these Partitions we need vparcreate(1m).
# vparcreate -p vpar1 -a cpu::2
-a mem::1024
-a io:0/0 -a io:0/4 -a io:0/0/2/0.6.0:boot
-B auto