sureshanaparti commented 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. ---------------------------------------------------------------- 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]
