sureshanaparti edited a comment on issue #4400:
URL: https://github.com/apache/cloudstack/issues/4400#issuecomment-731023181


   @harikrishna-patnala the intention is to list all the storage pools and mark 
as suitable / unsuitable. If unsuitable pool is selected for migration, the 
appropriate cmd is sent to hypervisor resource for migration. If succeeds, the 
offering, etc. applicable details are updated, else keeps the same.
   
   Please take a look at the actual implementation in the PRs: 
https://github.com/apache/cloudstack/pull/2425 and 
https://github.com/apache/cloudstack/pull/2486.
   
   The override mechanism in these changes is skipping the zone wide pools, 
which are also has to be considered. In order to consider these, that cond. 
have to be removed. Otherwise, there is no way to migrate to zone wide pool 
using _findStoragePoolsForMigration_ API from UI.


----------------------------------------------------------------
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]


Reply via email to