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

   <!--
   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 -->
    * Bug Report
    
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   S3 Secondary storage, system VM template
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.19 with PR #8986 
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   MinIO S3 bucket configured 
   NFS staging storage
   
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   Although the S3 secondary storage gets added with the fix in #8986 the 
default system VM template do not get downloaded. In the management server 
logs, I can see the _'DownloadProgressCommand'_ running but the file is not 
being downloaded. Note that the zone is created fresh and there is no SSVM to 
download the template. I am assuming there may be something missing to copy the 
systemVM template in the management server to the S3 bucket either via staging 
NFS or without it. 
   
   ##### 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 -->
   ~~~
   1. Create a MinIO S3 bucket
   2. Add a zone with S3 secondary storage and NFS staging storage using the 
above bucket.
   3. Launch the zone and wait for the system VM template status to become 
'Ready'
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   SystemVM template is downloaded
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   SystemVM template is not downloaded
   ~~~
   


-- 
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-unsubscr...@cloudstack.apache.org.apache.org

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

Reply via email to