File tree 4 files changed +84
-1
lines changed
4 files changed +84
-1
lines changed Original file line number Diff line number Diff line change 5
5
<shortdesc />
6
6
<taskbody >
7
7
<context >
8
- <p >Use ping from a client (not the CLC). Can you ping it?: </p >
8
+ <p >Use ping from a client (not the CLC). Can you ping it?</p >
9
9
</context >
10
10
<steps-unordered >
11
11
<step >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
3
+ <task id =" ops_ts_volume_creation" >
4
+ <title >Problem: snapshot creation failed</title >
5
+ <shortdesc />
6
+ <taskbody >
7
+ <context >
8
+ <p >On the SC, use <codeph >df</codeph > or <codeph >lvdisplay</codeph > to check the disk space in
9
+ <filepath >var/lib/eucalyptus/volumes</filepath >. Is there enough space?</p >
10
+ </context >
11
+ <steps-unordered >
12
+ <step >
13
+ <cmd >Yes:</cmd >
14
+ <info >Use <codeph >df</codeph > or <codeph >lvdisplay</codeph > to check the disk space in
15
+ <filepath >var/lib/eucalyptus/bukkits</filepath >. Is there enough space?</info >
16
+ <substeps >
17
+ <substep >
18
+ <cmd >Yes.</cmd >
19
+ <info ><ul >
20
+ <li >Use <codeph >euca-describe-services</codeph > and note the IP addresses for the OSG and
21
+ SC.</li >
22
+ <li >SSH to SC and ping the OSG.
23
+ <p >Are there error messages?</p >
24
+ <ul >
25
+ <li >Yes:
26
+ <p >Check <xref href =" ../troubleshooting-guide/ts_logs.dita" >the SC and the OSG logs</xref >
27
+ for the snapshot ID.</p >
28
+ </li >
29
+ <li >No:
30
+ <p >Check the network connection between the SC and the OSG.</p >
31
+ </li >
32
+ </ul >
33
+ </li >
34
+ </ul > </info >
35
+ </substep >
36
+ <substep >
37
+ <cmd >No:</cmd >
38
+ <info >Delete volumes or add disk space.</info >
39
+ </substep >
40
+ </substeps >
41
+
42
+ </step >
43
+ <step >
44
+ <cmd >No:</cmd >
45
+ <info >Delete volumes or add disk space.</info >
46
+ </step >
47
+ </steps-unordered >
48
+ </taskbody >
49
+ </task >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
3
+ <task id =" ops_ts_volume_creation" >
4
+ <title >Problem: volume creation failed</title >
5
+ <shortdesc >Symptom: Went from available to fail. This is typically caused by the CLC and the SC.</shortdesc >
6
+ <taskbody >
7
+ <context >
8
+ <p >On the SC, use <codeph >df</codeph > or <codeph >lvdisplay</codeph > to check the disk space. Is there enough space?</p >
9
+ </context >
10
+ <steps-unordered >
11
+ <step >
12
+ <cmd >Yes:</cmd >
13
+ <info >Check the <xref href =" ../troubleshooting-guide/ts_logs.dita" >SC log</xref > and grep the volume ID. Is there error message?</info >
14
+ <substeps >
15
+ <substep >
16
+ <cmd >Yes. This provides clues to helpful information.</cmd >
17
+ </substep >
18
+ <substep >
19
+ <cmd >No:</cmd >
20
+ <info >Check <xref
21
+ href=" ../troubleshooting-guide/ts_logs.dita" >cloud-output.log</xref > a volume ID error.</info >
22
+ </substep >
23
+ </substeps >
24
+
25
+ </step >
26
+ <step >
27
+ <cmd >No:</cmd >
28
+ <info >Delete volumes or add disk space.</info >
29
+ </step >
30
+ </steps-unordered >
31
+ </taskbody >
32
+ </task >
Original file line number Diff line number Diff line change 32
32
<topicref href =" admin-guide/ops_ts.dita" >
33
33
<topicref href =" admin-guide/ops_ts_instance_fails.dita" />
34
34
<topicref href =" admin-guide/ops_ts_instance_com.dita" />
35
+ <topicref href =" admin-guide/ops_ts_volume_creation.dita" />
36
+ <topicref href =" admin-guide/ops_ts_snapshot_fail.dita" />
35
37
</topicref >
36
38
</map >
You can’t perform that action at this time.
0 commit comments