weizhouapache edited a comment on issue #5877:
URL: https://github.com/apache/cloudstack/issues/5877#issuecomment-1017629746


   @sureshanaparti @rohityadavcloud 
   no, I did not notice such logs.
   I have investigated the issue and found that cloudstack does not update 
existing disk.
   
   
https://github.com/apache/cloudstack/blob/7f000f50164b2c47a726518f5752d7bdae68f057/plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java#L1776-L1792
   
   the workaround is
   (1) create a vm, but not start it
   (2) update vm settings, set root and data disk controller to 'pvscsi'
   (3) start the vm
   Then the vm will have correct SCSI controller.
   


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