andrijapanicsb commented on issue #3371: Fix virtual template size for managed 
storage for KVM / refactor cloud-install-sys-tmplt
URL: https://github.com/apache/cloudstack/pull/3371#issuecomment-554783973
 
 
    qemuimgcmd=$(which qemu-img)
   ...
   vrtmpltsize=$($qemuimgcmd info $tmpltfile | grep -i 'virtual size' |
   ...
   
   This suggests that in order for it to work, you need to have qemu-img 
installed on the management server - do you plan to add some documentation on 
this?
   
   @blueorangutan package
   

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


With regards,
Apache Git Services

Reply via email to