Pearl1594 commented on code in PR #13468:
URL: https://github.com/apache/cloudstack/pull/13468#discussion_r3558826497


##########
engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/AncientDataMotionStrategy.java:
##########
@@ -613,6 +631,9 @@ protected Answer migrateVolumeToPool(DataObject srcData, 
DataObject destData) {
             if (destPool.getPoolType() == StoragePoolType.CLVM) {
                 volumeVo.setFormat(ImageFormat.RAW);
             }

Review Comment:
   that is solely CLVM - whereas, clvmpooltype checks if it's wither clvm or 
clvm_ng



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