
Chapter 4. System planning and configuration using VIOS with IVM 99
Figure 4-12 Partition Properties, Processing tab
Processing unit allocations for the VIOS are recommended to remain at the
install defaults. But you should monitor utilization and adjust the Assigned
amount, as required. The Virtual Processor default settings should not be
changed.
The lshwres and chsyscfg commands are used to display and change memory
and processor values, as shown in Example 4-10.
Example 4-10 CLI commands for displaying and altering memory and processor values
$ lshwres -r mem --level lpar --filter "\"lpar_ids=1\"" -F curr_mem
1024
$ chsyscfg -r prof -i "lpar_id=1,desired_mem=1152"
$ lshwres -r mem --level lpar --filter "\"lpar_ids=1\"" -F curr_mem
1152
Komentáře k této Příručce