- https://ausgsa.ibm.com/projects/p/poweryum/yum/OSS/ OR
- https://public.dhe.ibm.com/software/server/POWER/Linux/yum/OSS/
Ensure, lpars are capable of dlpar operationis i.e, CPU, MEMORY Dlpar capable and RMC state is active
#cat dlpar_main.py.data/dlpar.yaml
cfg_cpu_per_proc: 8 hmc_manageSystem: <partition name, It is managed system name> hmc_user: <hmc default user, ex: hscroot> hmc_passwd: target_lpar_hostname: <fully qualified lpar name(Secondary lpar)> target_partition: <target partition name(Secondary lpar name)> target_user: <user, ex: root> target_passwd: ded_quantity_to_test: 2 sleep_time: 60 iterations: 1 vir_quantity_to_test: 1 cpu_quantity_to_test: 0.60 mem_quantity_to_test: 1024 mem_linux_machine: primary
config: lpar_mode: !mux dedicated: lp_mode:
Note: lp_mode -> 1. dedicated 2. shared