Skip to content
Snippets Groups Projects
Commit f1ea1bef authored by Apollon Oikonomopoulos's avatar Apollon Oikonomopoulos
Browse files

Fix parts of shared storage migration


Commit faaabe3c fixed failover behaviour for DTS_INT_MIRROR instances, however
it broke migration for DTS_EXT_MIRROR instances, by moving iallocator and node
checks from LUInstanceMigrate to TLMigrateInstance. This has the side-effect
that the LU called the TL with None for both, node and iallocator when the
default iallocator was being used.

This patch maintains the iallocator checks in TLMigrateInstance and fixes the
LU-TL integration.

Signed-off-by: default avatarApollon Oikonomopoulos <apollon@noc.grnet.gr>
parent c8a9285e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment