United States-English |
|
|
HP-UX Virtual Partitions Administrator’s Guide > Chapter 3 Planning Your System for Virtual PartitionsPlanning Your Virtual Partitions |
|
Before you install vPars, you should have a plan of how you want to configure the virtual partitions within your server. Example of a virtual partition plan for vPars A.04.xx based on the example cellular server:
Example of a virtual partition plan for vPars A.03.xx based on the example non-cellular server:
The next few sections will describe how we arrived at each portion of the partition plan. For the latest information on the recommended and maximum number of virtual partitions per system or nPartition, see the document HP-UX Virtual Partitions Ordering and Configuration Guide available at: All virtual partitions must be given text names that are used by the vPars commands. The names can consists of only alphanumeric characters and periods (’.’). The maximum length of a name is 239 characters. HP recommends using the corresponding hostnames for virtual partition names, but they are not internally related. For our cellular server, we have chosen the names of our virtual partitions to be keira1, keira2, and keira3:
For our non-cellular server, we have chosen the names of our virtual partitions to be winona1, winona2, and winona3:
Although the underscore (_) is a legal character within the name of a virtual partition, it is not a legal character within the Domain Name System (DNS).
Every bootable virtual partition must have at least:
Although not required for booting a virtual partition, you can add LAN card(s) as required for networking. For your virtual partitions, use the number of CPUs, amount of memory, boot disk configuration, and lan cards as is appropriate for your OS and applications. For detailed information on CPU allocation, read “CPU”. The ioscan output for the example non-cellular (winona) and cellular (keira) systems show the following CPUs:
For this example, keira1 will have two CPUs, keira2 will have two CPUs, and keira3 will have one CPU. We have three CPUs that were not assigned to any of the virtual partitions, so we will have three CPUs available. For this example, winona1 will have two bound CPUs, winona2 will have two bound CPUs where the hardware paths will be 41 and 45, and winona3 will have one bound CPU.
Unbound CPUs are assigned in quantity. We have three CPUs that were not assigned to any of the virtual partitions, so we will have three unbound CPUs available. For detailed information on memory allocation, read “Memory: Allocation Notes”. If you are planning an A.05 system, you should also see “Memory: Topics”. For detailed information on I/O Assignments, see “I/O: Allocation Notes”. For simplified I/O block diagrams of the LBA to physical slot relationship of PA-RISC systems, see Appendix A. Looking at the full ioscan output to verify that we have the desired I/O for each virtual partition, we will assign the I/O at the LBA level. (When assigning hardware at the LBA level to a partition, all hardware at and below the specified LBA is assigned to the partition.) For our example non-cellular (winona) and cellular (keira) systems , the ioscan output shows the LBAs as:
One of the virtual partitions must own the LBA that contains the physical hardware console port. In our example server, the hardware console port is at 0/0/4/0, which uses the LBA at 0/0. The LBA 0/0 is owned by the partition winona1:
Using the full ioscan output, we chose the following boot disk path and note the LAN card path:
Autoboot allows a virtual partition to be booted automatically on a cold boot of the system. By default, autoboot is set to AUTO for all virtual partitions. For more information, see the vparmodify(1M) manpage.
Combining all parts above, the resultant partition plans are the following:
|
Printable version | ||
|