sureshanaparti commented on a change in pull request #6123:
URL: https://github.com/apache/cloudstack/pull/6123#discussion_r829067968



##########
File path: 
server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java
##########
@@ -1016,14 +1016,16 @@ private UserVm importVirtualMachineInternal(final 
UnmanagedInstanceTO unmanagedI
             diskProfileStoragePoolList.add(importDisk(rootDisk, userVm, 
cluster, serviceOffering, Volume.Type.ROOT, String.format("ROOT-%d", 
userVm.getId()),
                     (rootDisk.getCapacity() / 
Resource.ResourceType.bytesToGiB), minIops, maxIops,
                     template, owner, null));

Review comment:
       @shwstppr Is the device id 0 properly set for root disk here.




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