At the SRM console prompt, you set values for one environment variable to define the number of soft partitions in the system, one to set the memory mode, and two for each partition that define the CPU and I/O modules in each partition. The lpinit command completes the procedure.

Example 7–6 Defining Soft Partitions

P00>>> set lp_count 3

P00>>> set lp_io_mask0 1

P00>>> set lp_cpu_mask0 f

P00>>> set lp_mem_size0 6GB

 

P00>>> set lp_io_mask1 6

P00>>> set lp_cpu_mask1 cf0

 

P00>>> set lp_mem_size1 12GB

 

P00>>> set lp_io_mask2 8

P00>>> set lp_cpu_mask2 f300

 

P00>>> set lp_mem_size2 10GB

 

P00>>> set lp_shared_mem_size 4GB

P00>>> set lp_error_target 0

P00>>> lpinit

7-24 AlphaServer GS80/160/320 User’s Guide

Page 134
Image 134
Compaq GS320, GS160, GS80 manual Example 7-6 Defining Soft Partitions