|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
|
3 | 3 | <task id="ops_ts_instance_fails">
|
4 |
| - <title>Problem: instance runs but fails</title> |
5 |
| - <shortdesc/> |
6 |
| - <taskbody> |
7 |
| - <context> |
8 |
| - <p>Run <apiname>euca_describe_nodes</apiname> to verify if instance is there. </p> |
9 |
| - </context> |
10 |
| - <steps-unordered> |
11 |
| - <step> |
12 |
| - <cmd>If the instance is there:</cmd> |
13 |
| - <substeps> |
14 |
| - <substep> |
15 |
| - <cmd>Go to NC log for that NC and grep your instance ID and see if the instance is there.</cmd> |
16 |
| - <info> |
17 |
| - <ul> |
18 |
| - <li>If the instance is there: is there error message? |
19 |
| - <ul> |
20 |
| - <li>If there is an error message, this clues you in to some helpful information</li> |
21 |
| - <li>No: go to CC log, grep instance ID</li> |
22 |
| - </ul> |
23 |
| - </li> |
24 |
| - </ul> |
25 |
| - </info> |
26 |
| - </substep> |
27 |
| - <substep> |
28 |
| - <cmd>No: go to CC log, grep Instance ID. Is it there error message?</cmd> |
29 |
| - <info> |
30 |
| - <ul> |
31 |
| - <li>Yes: good- this clues you in to some helpful information |
32 |
| - </li> |
33 |
| - <li>No: grep instance ID in cloud-output.log. Is there error message? |
34 |
| - <ul><li>Yes: good - this clues you in to some helpful information</li> |
35 |
| - <li>No: grep volume ID in SC log</li></ul></li> |
36 |
| - </ul> |
37 |
| - </info> |
38 |
| - </substep> |
39 |
| - </substeps> |
40 |
| - |
41 |
| - </step> |
42 |
| - <step><cmd>If the instance is not there, log in as admin and run |
43 |
| - <apiname>euca_describe_instance</apiname>. Is the instance there?</cmd> |
44 |
| - <info> |
45 |
| - <ul> |
46 |
| - <li>If the instance is there, note your A2 and do the following. |
47 |
| - <ul> |
48 |
| - <li>Run <apiname>euca_describe-az verbose</apiname>. </li> |
49 |
| - <li>Note the CC IP</li> |
50 |
| - <li>Go to the CC log and grep Instance ID.</li> |
51 |
| - </ul> |
52 |
| - </li> |
53 |
| - <li>If the instance is not there, start over and run a new instance, recreate failure, and |
54 |
| - start these steps over.</li> |
55 |
| - </ul> |
56 |
| - </info> |
57 |
| - |
58 |
| - </step> |
59 |
| - </steps-unordered> |
60 |
| - </taskbody> |
| 4 | + <title>Problem: instance runs but fails</title> |
| 5 | + <shortdesc/> |
| 6 | + <taskbody> |
| 7 | + <context> |
| 8 | + <p>Run <codeph>euca-describe-nodes</codeph> to verify if instance is there. Is the instance |
| 9 | + there?</p> |
| 10 | + </context> |
| 11 | + <steps-unordered> |
| 12 | + <step> |
| 13 | + <cmd>Yes:</cmd> |
| 14 | + <substeps> |
| 15 | + <substep> |
| 16 | + <cmd>Go to the <xref href="../troubleshooting-guide/ts_logs.dita">NC log</xref> for that |
| 17 | + NC and grep your instance ID. Did you find the instance?</cmd> |
| 18 | + <info> |
| 19 | + <ul> |
| 20 | + <li>Yes: <p>Is there an error message?</p> |
| 21 | + <ul> |
| 22 | + <li>Yes: <p>This clues you in to some helpful information</p></li> |
| 23 | + <li>No: <p>Go to <xref href="../troubleshooting-guide/ts_logs.dita">CC |
| 24 | + log</xref> and grep the instance ID.</p></li> |
| 25 | + </ul> |
| 26 | + </li> |
| 27 | + </ul> |
| 28 | + </info> |
| 29 | + </substep> |
| 30 | + <substep> |
| 31 | + <cmd>No: </cmd> |
| 32 | + <info>Go to the <xref href="../troubleshooting-guide/ts_logs.dita">CC log</xref> and |
| 33 | + grep the instance ID. Is it there error message? <ul> |
| 34 | + <li>Yes: <p>The error message should give you some helpful information.</p> |
| 35 | + </li> |
| 36 | + <li>No: <p>grep the instance ID in <xref |
| 37 | + href="../troubleshooting-guide/ts_logs.dita">cloud-output.log</xref>. Is there |
| 38 | + error message?</p> |
| 39 | + <ul> |
| 40 | + <li>Yes:<p>The error message should give you some helpful information.</p></li> |
| 41 | + <li>No: <p>grep volume ID in <xref href="../troubleshooting-guide/ts_logs.dita" |
| 42 | + >SC log</xref>.</p> |
| 43 | + </li> |
| 44 | + </ul> |
| 45 | + </li> |
| 46 | + </ul> |
| 47 | + </info> |
| 48 | + </substep> |
| 49 | + </substeps> |
| 50 | + |
| 51 | + </step> |
| 52 | + <step> |
| 53 | + <cmd>No: </cmd> |
| 54 | + <info>Log in as admin and run <codeph>euca-describe-instance</codeph>. Is the instance |
| 55 | + there? <ul> |
| 56 | + <li>Yes: <ul> |
| 57 | + <li>Note your AZ.</li> |
| 58 | + <li>Run <codeph>euca-describe-az verbose</codeph>. </li> |
| 59 | + <li>Note the CC IP</li> |
| 60 | + <li>Go to the <xref href="../troubleshooting-guide/ts_logs.dita">CC log</xref> and |
| 61 | + grep the instance ID.</li> |
| 62 | + </ul> |
| 63 | + </li> |
| 64 | + <li>No: |
| 65 | + <p>Start over and run a new instance, recreate failure, |
| 66 | + and start these steps over.</p></li> |
| 67 | + </ul> |
| 68 | + </info> |
| 69 | + |
| 70 | + </step> |
| 71 | + </steps-unordered> |
| 72 | + </taskbody> |
61 | 73 | </task>
|
0 commit comments