harikrishna-patnala commented on issue #4421:
URL: https://github.com/apache/cloudstack/issues/4421#issuecomment-729507142
@borisroman @DaanHoogland
I think the reason for this behaviour is the Volume is tried to migrate to a
storage pool (vvol5-zone) which is at zone level.
I observed the following from and code and also tested
All the volumes will be migrated to target storage pool (even though not all
volumes are selected to migrate)
1. if the target storage pool is with Zone scope
2. if the target storage pool and host is in different cluster (across
cluster migration)
So I feel this is expected to keep all the volumes in same cluster storage
pool or zone level pool.
If the same scenario is tried with in cluster storage pool, then only
selected volume will be migrated to target storage pool (other volumes will
still remain on old storage pool)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]