weizhouapache commented on pull request #6116:
URL: https://github.com/apache/cloudstack/pull/6116#issuecomment-1068856784


   the issue seems to be caused by #5410 
   @GabrielBrascher could you please review this PR ?
   
   @Pearl1594 I am wondering if this is better
   
   ```
           if (canHandleKVMNonManagedLiveNFSStorageMigration(volumeMap, 
srcHost, destHost) == StrategyPriority.CANT_HANDLE) {
               return StrategyPriority.CANT_HANDLE;
           }
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to