Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
mNo edit summary |
(copy editing pre-translation) |
||
Line 17: | Line 17: | ||
==Issue: I can't reach my virtual machine== <!--T:3--> | ==Issue: I can't reach my virtual machine== <!--T:3--> | ||
<ol> | <ol> | ||
<li>If you | <li>If you cannot connect to your virtual machine (VM, also known as an "instance"), or cannot connect to some service hosted in the cloud, check the [[System status/en|Compute Canada System Status page]]. If there is an incident on your hosting cloud, wait until the incident is resolved then try to connect again.</li> | ||
<li>If there is no incident for the cloud hosting your project | <li>If there is no incident reported on the System Status page for the cloud hosting your project, try to log in to the OpenStack dashboard for your cloud project. For example, if your project is hosted at Arbutus use this link to log in: https://arbutus.cloud.computecanada.ca. Login links for other clouds can be found on the [[Cloud/en|cloud wiki page]]. </li> | ||
<li>If you are able to reach the login page for your cloud but are | <li>If you cannot reach the login page for your cloud, verify that you have internet connectivity: Try to reach https://www.google.com with a browser, for example. If you have internet connectivity but cannot reach the login page for your cloud, submit a ticket to the cloud queue by emailing cloud@computecanada.ca. Include your name, username, hosting cloud, and project name, and the steps you have taken thus far. For more on submitting tickets see [[Technical support/en|Technical Support ]].</li> | ||
<li>If you are able to | <li>If you are able to reach the login page for your cloud but are cannot log in, please see the “Can’t login to Cloud” guide in the previous section on this page. | ||
<li>If you are able to log in to your cloud dashboard, there are a few things you can do to see if your VM is running:</li> | |||
<ol style="list-style-type:lower-roman"> | <ol style="list-style-type:lower-roman"> | ||
<li>Navigate to the Instances screen on | <li>Navigate to the Instances screen on the left-side menu. Look at the Power State for your VM. It should be “Running”. If it is not in the “Running” state (for example, “Shut Down”) try to restart it using the "Actions" menu on the right-hand side. Select "Start Instance" or "Resume Instance" depending on what options are available to you.</li> | ||
<ol style="list-style-type:disc"> | <ol style="list-style-type:disc"> | ||
<li> | <li>Look through the action logs to try to figure out why it was taken out of the running state. From the Instances screen, click on your Instance name (VM name) and then click on the “Action Log” tab. This will show all the actions that have been applied to your VM. If there is an action you don’t recognize, contact support (email: cloud@computecanada.ca) for help to figure out what it was. Include your name, username, hosting cloud, project name, and the User ID from the action log for the action you want to investigate.</li> | ||
<li>The | <li>The "log" tab from the same screen will show you the console log for your VM. Look at that for error messages as well.</li> | ||
</ol> | </ol> | ||
<li>If you | <li>If you can't restart your VM, submit a ticket to the cloud queue by emailing cloud@computecanada.ca. Include your name, username, hosting cloud, project name, VM ID, the issue you are seeing, and the steps you have taken to trouble-shoot it so far. You can find the VM ID by clicking on your instance, then looking at the overview tab. For more on submitting tickets see [[Technical support/en|Technical Support]].</li> | ||
</ol> | </ol> | ||
<li>Can you reach your VM with Secure Shell (SSH) protocol? | <li>Can you reach your VM with Secure Shell (SSH) protocol? |