Hi,
I tried to add additional Memory to an existing LPAR with the following command.
[hscroot@hsyhmc02 hscroot]$ chhwres -m HKG_2 -p "E12/K12 hkgsap11" -r mem -o a -q 4
I got the following error message:
The quantity to be added would exceed the maximum resource allocation allowed in the profile. At the most, there can only be 0 added. Please retry command.
I checked:
[hscroot@hsyhmc02 hscroot]$ lshwres -m "HKG_2" -r mem --all
for the partition I want to change it says:
allocated free lmb_size max min partition system partition_name
16 13 256 16 4 001*7038-6M2*100FD7A HKG_2 E12/K12 hkgsap11
The profile says:
[hscroot@hsyhmc02 hscroot]$ lssyscfg -m HKG_2 -r prof -p "001*7038-6M2*100FD7A" --all
Name BootMode DesiredCPU DesiredMEM MaxCPU MaxMEM MinCPU MinMEM
4CPU/3GB 1 4 6144 4 6144 1 1024
Can I somehow change the maximum_mem parameter for the running partition??
I tried:
[hscroot@hsyhmc02 hscroot]$ chsyscfg -r lpar -m HKG_2 -n "001*7038-6M2*100FD7A" -i maximum_mem=6144
It gives no error message, but I still can't add additional memory to the partition.
Any ideas???
TIA
Axel
I tried to add additional Memory to an existing LPAR with the following command.
[hscroot@hsyhmc02 hscroot]$ chhwres -m HKG_2 -p "E12/K12 hkgsap11" -r mem -o a -q 4
I got the following error message:
The quantity to be added would exceed the maximum resource allocation allowed in the profile. At the most, there can only be 0 added. Please retry command.
I checked:
[hscroot@hsyhmc02 hscroot]$ lshwres -m "HKG_2" -r mem --all
for the partition I want to change it says:
allocated free lmb_size max min partition system partition_name
16 13 256 16 4 001*7038-6M2*100FD7A HKG_2 E12/K12 hkgsap11
The profile says:
[hscroot@hsyhmc02 hscroot]$ lssyscfg -m HKG_2 -r prof -p "001*7038-6M2*100FD7A" --all
Name BootMode DesiredCPU DesiredMEM MaxCPU MaxMEM MinCPU MinMEM
4CPU/3GB 1 4 6144 4 6144 1 1024
Can I somehow change the maximum_mem parameter for the running partition??
I tried:
[hscroot@hsyhmc02 hscroot]$ chsyscfg -r lpar -m HKG_2 -n "001*7038-6M2*100FD7A" -i maximum_mem=6144
It gives no error message, but I still can't add additional memory to the partition.
Any ideas???
TIA
Axel