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

   <!--
   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
   ~~~
   vm provision 
   ~~~
   
   ##### CLOUDSTACK VERSION
   
   ~~~
   Cloudstack 4.16.1.0
   vSphere Client version 7.0.2.00000
   ~~~
   
   ##### CONFIGURATION
   ~~~
   Cloudstack + vSphere  
   ~~~
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### 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 template with UEFI boot type.
   2. Create an instance via Cloudstack UI with the template(without specified 
boot type).
   3. Check the Firmware setting in Boot Options on vSphere side, it shows 
"BIOS"
   4. Shutdown the instance via Cloudstack UI then start it again.
   5. Check the Firmware setting in Boot Options on vSphere side, it shows 
"UEFI"
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Template UEFI setting should overwrite the default boot type at first time.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   Launch UEFI Template doesn't work at first time, need to stop the instance 
and start it again, then it will be reconfigured with UEFI boot type.
   ~~~
   


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