stop_xvm and ldm_migration script
hello
I installed 1 cluster with 2 LDoms. Everything works fine with Migration_Type = NORMAL (failover).
solaris11 0.175.3.11.0.6.0
CSOs 4.3-4.4.0
I changed the parameter "Migration_Type" to "MIGRATE".
If I execute the command "clrg switch -n <nodeB> +", the first LDom migrates successfully to nodeB but the second ends with the STOP_FAILED flag.
stop_xvm script which executes the script ldm_migrate for the first LDom has not yet finished, the cluster execute stop_xvm script for the second LDom but ldm_migrate returns an error.
"A Domain Migration is already in progress on LDoms XXX"
How to be able to parallelize ldom migration?