Closed claudeparadis closed 2 months 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.
I'm bumping it up! The ability to select a processor pool would be a big improvement for this module.
Taken care as of August-2024 release content, hence closing this.
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.