Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Note to ask users to verify that eucalyptus-cloud is not running prio…
Browse files Browse the repository at this point in the history
…r to executing euca_conf --initialize

DOC-233
  • Loading branch information
Neil Soman committed Sep 25, 2012
1 parent cdbf9f1 commit f8ba190
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
7 changes: 5 additions & 2 deletions ig/starting_clc_ha.dita
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@
</step>
<step>
<cmd>Enter the following command to initialize the CLC:</cmd>
<info>
<codeblock>/usr/sbin/euca_conf --initialize</codeblock>
<info>
<note importance="high">
Please ensure that the "eucalyptus-cloud" process is not running prior to executing this command.
</note>
<codeblock>/usr/sbin/euca_conf --initialize</codeblock>
</info>
</step>
<step>
Expand Down
7 changes: 5 additions & 2 deletions ig/starting_euca_clc.dita
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@
</step>
<step>
<cmd>Enter the following command to initialize the CLC:</cmd>
<info>
<codeblock>/usr/sbin/euca_conf --initialize</codeblock>
<info>
<note importance="high">
Please ensure that the "eucalyptus-cloud" process is not running prior to executing this command.
</note>
<codeblock>/usr/sbin/euca_conf --initialize</codeblock>
<note type="note">This command might take a minute or more to finish.</note>
</info>
</step>
Expand Down

0 comments on commit f8ba190

Please sign in to comment.