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/08/16 14:35:54 UTC

[GitHub] [cloudstack] gg4126 opened a new issue, #6647: Resume "download template" button under images/Templates/zones

gg4126 opened a new issue, #6647:
URL: https://github.com/apache/cloudstack/issues/6647

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Improvement Request
    * Enhancement Request
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.17.0.1
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   Advanced Networking
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   RHEL-7.9
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   While a template is being uploaded/pushed to a specific zone due to network issues the image/template was not fully downloaded onto that zone. Currently the download percentage is showing as 31%, and even though the management server was bounced yet the download is not getting completed and am looking for a button to resume the download but there is none.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   step1: Navigate to images/templates and click "Register template from URL"
   step2: Fill-up the form to download the template to the desired zone and click OK
   step3: While the template is being downloaded - due to network outages or the apache server where qcow2 templates are kept suddenly goes down this will interrupt the template downloading to a specific zone(s).
   step4: Once the network outage is resolved, the user should be in a position to "resume download" on images/Templates/zones tab which is NOT available at the moment, hence creating this enhancement request
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   As soon as the network issue is resolved, the user should be able to resume the template download by clicking "Resume Download" button. 
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   there is no button to resume the template download; 
   ~~~
   ![image](https://user-images.githubusercontent.com/61292595/184906745-8d6e99f5-cf89-4450-966d-b8a1ad1252f8.png)
   
   


-- 
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.apache.org

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


[GitHub] [cloudstack] gitsan13 commented on issue #6647: A button "resume download" is needed to finish-up template downloading under images/Templates/zones

Posted by GitBox <gi...@apache.org>.
gitsan13 commented on issue #6647:
URL: https://github.com/apache/cloudstack/issues/6647#issuecomment-1239310444

   I would like to contribute to this enhancement. Can you guide me through the process?


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


[GitHub] [cloudstack] gg4126 commented on issue #6647: A button "resume download" is needed to finish-up template downloading under images/Templates/zones

Posted by GitBox <gi...@apache.org>.
gg4126 commented on issue #6647:
URL: https://github.com/apache/cloudstack/issues/6647#issuecomment-1217054936

   [](url
   ![template-download-issues](https://user-images.githubusercontent.com/61292595/184962789-1f2b4f2d-f805-4d47-9665-b9509759a454.png)
   )


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


[GitHub] [cloudstack] gg4126 commented on issue #6647: A button "resume download" is needed to finish-up template downloading under images/Templates/zones

Posted by GitBox <gi...@apache.org>.
gg4126 commented on issue #6647:
URL: https://github.com/apache/cloudstack/issues/6647#issuecomment-1218394624

   Thanks Rohit for your response! the alternate solution works, and we are good with it for now, but please consider having this button to resume the download if it is possible.


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


[GitHub] [cloudstack] gg4126 commented on issue #6647: A button "resume download" is needed to finish-up template downloading under images/Templates/zones

Posted by GitBox <gi...@apache.org>.
gg4126 commented on issue #6647:
URL: https://github.com/apache/cloudstack/issues/6647#issuecomment-1239355789

   @gitsan13,
   Thanks for your interest on this enhancement, please get in touch with @rohityadavcloud - he can guide you thru...thanks!


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


[GitHub] [cloudstack] rohityadavcloud commented on issue #6647: A button "resume download" is needed to finish-up template downloading under images/Templates/zones

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on issue #6647:
URL: https://github.com/apache/cloudstack/issues/6647#issuecomment-1218009562

   I think if you're uploading an ISO or template and something goes wrong with SSVM and mgmt server, it might loose track of it and you'll need to redo the upload (there's a timeout after which the upload will be marked as fail).


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