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:
[email protected]


Reply via email to