IBM / ansible-power-hmc

Developer contributions for Ansible Automation on Power (HMC)
GNU General Public License v3.0
26 stars 41 forks source link

Missing poolID parameter with modules ibm.power_hmc.powervm_lpar_migration #115

Closed claudeparadis closed 2 months ago

claudeparadis commented 1 year ago

In module powervm_lpar_migration, parameters for poolID, both processror and memory, are missing.

This causes the migrating partition to always end up in the DefaultPool.

A workaround is to get the source poolID before the migration and move the partition to it after the migration.

kmkamyk commented 8 months ago

I'm bumping it up! The ability to select a processor pool would be a big improvement for this module.

naveenkandakur commented 2 months ago

Taken care as of August-2024 release content, hence closing this.