Cloud troubleshooting guide: Difference between revisions

copy editing pre-translation
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 are having any issues connecting to you virtual machine (VM, also known as "instance") or hosted service, the first step is to check the [[System status/en|Compute Canada System Status page]]. If there is an incident on your hosting cloud you may need to wait till the incident is resolved before connecting to your hosted service/VM.</li>
  <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 on the System Status page, you need to confirm that you can reach the dashboard for your cloud project. (ex. Use this link to login to Arbutus:https://arbutus.cloud.computecanada.ca.) Login links for other clouds can be found on the [[Cloud/en|cloud wiki page]]. If you cannot reach the login page to your cloud dashboard and you have verified your internet connectivity (ex. you can reach google) then it is recommended that you submit a ticket. To submit a ticket to the cloud queue, email: cloud@computecanada.ca. Include your name, username, hosting cloud and project name, and the steps you have taken to trouble-shoot thus far. For more information on submitting support tickets see the [[Technical support/en|Technical Support page]] on the Compute Canada wiki.</li>
  <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 having trouble actually logging in, please see the “Can’t login to Cloud” guide in the upper section on this page for next steps.
<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 login to your cloud dashboard, there are a few things there that you can check to see if your VM is actually running:</li>
  <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 your 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”, you can try and restart it using the actions menu on the far right hand side, select either “Start Instance” or “Resume Instance” depending on what options are available to you.</li>
     <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>You can look through the action logs to try and 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 used on your VM. If there is an action you don’t recognize you can contact support (email: cloud@computecanada.ca) to try and figure out who it was, just be sure to 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>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 “log” tab from the same screen will show you the console log for your VM, so you can look through that log for error messages as well.</li>
       <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 are unable to restart your VM then it's recommended that you submit a ticket.  To submit a ticket to the cloud queue, email: cloud@computecanada.ca. Include your name, username, hosting cloud, project name and VM ID (You can find this by clicking on your instance, then looking at the overview tab), the steps you have taken to trouble-shoot and the issue you are seeing. For more information on submitting support tickets see the [[Technical support/en|Technical Support page]] on the Compute Canada wiki.</li>
     <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?  
Bureaucrats, cc_docs_admin, cc_staff
2,879

edits