You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/10/13 07:12:35 UTC

[GitHub] [cloudstack] sureshanaparti edited a comment on issue #4400: Find suitable storage for migration regression

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


   @borisstoyanov the check in the Zone wide pool allocator `if (dskCh.useLocalStorage()) { return null;}` should be ok, as the local storage can never be a zone wide pool and the disk profile want to find suitable local storage pools only, as the flag useLocalStorage is set. "useLocalStorage" should be appropriately set to find the local pools only, for zone / cluster-wide pool, this flag should be set to false.


----------------------------------------------------------------
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:
users@infra.apache.org