Cloud troubleshooting guide: Difference between revisions

copy editing pre-translation
No edit summary
(copy editing pre-translation)
Line 65: Line 65:


==Issue: My virtual machine won't launch== <!--T:5-->
==Issue: My virtual machine won't launch== <!--T:5-->
<ol><li>First check to see if your virtual machine (VM, also known as "instance") is over quota: Your cloud project has a limit on the number of VM’s, CPUS and GB of RAM you can have in use at any given time. If you try to launch a VM that would cause you to exceed your project quota (whether it’s due to number of VM’s, CPUS or RAM), then your VM launch will fail. You can check your project quota by logging into your project cloud dashboard (see the [[Cloud/en|cloud wiki page]] for a list of cloud login links) and using the left side navigation menu, and selecting compute, then overview. It will show you how much of your allotted resources are currently in use. If you need more resources for your project you can request them using [https://docs.google.com/forms/d/e/1FAIpQLSeU_BoRk5cEz3AvVLf3e9yZJq-OvcFCQ-mg7p4AWXmUkd5rTw/viewform this request form]. Details for resource request limits and how to obtain large resource allocations (>10TB) can be found at the [[Cloud RAS Allocations/en|Cloud RAS Allocations wiki page]].</li>
 
<li>If you are getting the following error: "Error: Failed to perform requested operation on instance "instance_name", the instance has an error status: Please try again later [Error: No valid host was found. There are not enough hosts available.]" then check the following:
<ol><li>First check to see if launching a virtual machine (VM, or "instance") would exceed some resource limit, also known as a quotaYour cloud project has a limit on the number of VMs, CPUs, and GBs of RAM you can have in use at any given time. If you try to launch a VM that would cause you to exceed any of these limits, the launch will fail. To check your limits, log in to your project cloud dashboard (see [[Cloud]] for a list of login links) and on the left-side navigation menu click "Compute", then "Overview". It will show you how much of your allotted resources are currently in use. If you need more resources for your project, request them using [https://docs.google.com/forms/d/e/1FAIpQLSeU_BoRk5cEz3AvVLf3e9yZJq-OvcFCQ-mg7p4AWXmUkd5rTw/viewform this form]. More details about resource limits and how to obtain large resource allocations (>10TB) can be found at [[Cloud RAS Allocations]].</li>
<ol style="list-style-type:lower-roman"><li>You may be choosing an inappropriate availability zone when you are launching your instance. The first section you need to fill in when launching your instance is the “Details” section which includes your instance name (name for your virtual machine), the description, and the Availability Zone. The default setting is “Any Availability Zone” which allows the software to choose a Zone based on your requirements and the system availability. If you manually select the zone yourself instead of using the default option you may see this “not enough hosts” error. You can fix this by setting your availability zone back to “Any Availability Zone”.</li>
<li>If you get the message <code>Error: Failed to perform requested operation on instance "...", the instance has an error status: Please try again later [Error: No valid host was found. There are not enough hosts available.]</code> then check the following:
<li>If you are still getting this “not enough hosts error” or you have extenuating reasons why you need a particular availability zone, send an email to cloud@computecanada.ca and provide the cloud name, project name, all the steps you have taken to troubleshoot thus far, and the extenuating reasons why you need a particular availability zone if that is the case.</li></ol>
<ol style="list-style-type:lower-roman"><li>You may have chosen an inappropriate Availability Zone when trying to launch the instance. The first section you fill in when launching an instance is the "Details" section which includes Instance Name, Description, and Availability Zone. The default setting is "Any Availability Zone" which allows OpenStack to choose a zone for you. If you manually select the zone yourself instead of using the default option you may see this "not enough hosts" error. Fix this by setting the Availability Zone back to "Any Availability Zone".</li>
<li> If you have followed these steps and still can’t get your instance to boot it's time to submit a ticket. Email cloud@computecanada.ca with any info collected during troubleshooting, username, project name cloud name.</li>
<li>If you still get this "not enough hosts" error, or there is some reason why you need a particular availability zone, send an email to cloud@computecanada.ca and provide the cloud name, project name, the steps you have taken thus far, and the reason why you need a particular availability zone if that is the case.</li></ol>
<li>More information for contacting support and ticket submission best practices etc. can be found on the [[Technical support/en|Compute Canada Technical Support page]].</li></ol>
<li> If you have followed these steps and still can’t get your instance to boot, submit a ticket to cloud@computecanada.ca with your username, project name, cloud name, and any information you collected during troubleshooting.</li>
<li>More information for contacting support and ticket submission best practices etc. can be found at [[Technical support]].</li></ol>
</translate>
</translate>
Bureaucrats, cc_docs_admin, cc_staff
2,879

edits