You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/10 03:36:32 UTC

[GitHub] [cloudstack] Pearl1594 opened a new issue #6082: GSoC Idea 2022 - Bypass Secondary Storage (Direct Download) on VMware &/or XenServer

Pearl1594 opened a new issue #6082:
URL: https://github.com/apache/cloudstack/issues/6082


   ## Background
   The default way of registering / downloading templates in CloudStack involves caching them on the secondary store and then during VM deployment, the template is copied to the primary store. However, from ACS version 4.11.1 onward, a feature was added for KVM hypervisor to enable direct download to primary store. This massively reduces the usage of secondary store and also quickens the entire VM deployment process, as there is no need to copy the template from secondary to primary store. 
   
   ## Requirement
   We would like to propose an idea to extend this feature of direct download of templates onto primary store for other hypervisors - namely, VMware and XenServer. This would gravely benefit end-users to efficiently use the secondary storage and save overall time of VM deployment on the respective hypervisors
   
   ## Relevant Skills:
   Java
   MySQL
   Vue.js
   
   ## Difficulty:
   175 hours (Only VMware)
   350 hours (VMware & XenServer)
   
   ## Potential Mentors:
   Abhishek Kumar ([abhishek.mrt22@gmail.com](mailto:abhishek.mrt22@gmail.com))
   Pearl Dsilva (pearl1594@gmail.com)
   
   ## References
   https://www.shapeblue.com/how-to-deploy-templates-without-using-secondary-storage-on-kvm/
   https://www.shapeblue.com/cloudstack-feature-first-look-direct-download-agnostic-of-the-storage-provider/
   https://cwiki.apache.org/confluence/display/CLOUDSTACK/Bypass+Secondary+Storage+%28Direct+Download%29+on+KVM
   https://www.youtube.com/watch?v=SwepUTfGiKc


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org