You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2012/12/11 17:42:59 UTC

svn commit: r841742 - in /websites/staging/vcl/trunk/content: ./ docs/Addhoststodhcp.html

Author: buildbot
Date: Tue Dec 11 16:42:58 2012
New Revision: 841742

Log:
Staging update by buildbot for vcl

Added:
    websites/staging/vcl/trunk/content/docs/Addhoststodhcp.html
Modified:
    websites/staging/vcl/trunk/content/   (props changed)

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 11 16:42:58 2012
@@ -1 +1 @@
-1420267
+1420271

Added: websites/staging/vcl/trunk/content/docs/Addhoststodhcp.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/Addhoststodhcp.html (added)
+++ websites/staging/vcl/trunk/content/docs/Addhoststodhcp.html Tue Dec 11 16:42:58 2012
@@ -0,0 +1,134 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <link href="/css/code.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - Add entries to dhcpd.conf</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+         <td><a href="/index.html"><img src="/img/vcl-logo.png" height="100" align="left" alt="Apache VCL logo"></a></td>
+         <td><a href="http://www.apache.org"><img src="/img/asf-logo.png" align="right" alt="Apache Software Foundation logo"></a></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/info/about.html">What is VCL?</a></li>
+<li><a href="/info/features.html">Features</a></li>
+<li><a href="/info/architecture.html">Architecture</a></li>
+<li><a href="/info/use-cases.html">Use Cases</a></li>
+<li><a href="/downloads/download.cgi">Download</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
+<li><a href="/info/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/docs/index.html">Documentation</a><ul>
+<li><a href="/docs/using-vcl.html">Using VCL</a></li>
+<li><a href="/docs/image-creation.html">Image Creation</a></li>
+<li><a href="/docs/administration.html">Administration</a></li>
+<li><a href="/docs/installation.html">Installation</a></li>
+<li><a href="/docs/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/comm/index.html">Community</a><ul>
+<li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
+<li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
+<li><a href="/comm/index.html#how-do-i-join-the-project">How can I Join</a></li>
+<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="/dev/index.html">Development</a><ul>
+<li><a href="/dev/jira.html">Issue Tracking</a></li>
+<li><a href="/dev/code-documentation.html">Code Documentation</a></li>
+<li><a href="/dev/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title">Add entries to dhcpd.conf</h1>
+    <h4 id="generate-dhcpdconf-entries">Generate dhcpd.conf entries</h4>
+<p>You need to add entries for your VMs to your dhcpd.conf file so that
+they will correctly be assigned their private addresses at boot.</p>
+<ol>
+<li>Click Manage Computers</li>
+<li>Select the All VM Computers group in the list at the top</li>
+<li>Select the Computer Utilities radio button</li>
+<li>Click Submit</li>
+<li>Click the Check All link at the bottom of the table<br />
+</li>
+<li>Next to "For selected computers, generate computer data for", select "dhcpd"</li>
+<li>Click Generate Data</li>
+<li>Enter the private IP address for your management node</li>
+<li>Click Generate Data</li>
+<li>Copy/Paste the data for dhcpd.conf to the dhcpd.conf file on
+      your management node (ignore the part for dhcpd.leases)</li>
+<li>
+<p>Restart dhcpd:</p>
+<p>service dhcpd restart</p>
+</li>
+<li>
+<p>Scroll to the bottom and click Close</p>
+</li>
+</ol>
+<h4 id="add-entries-to-etchosts">Add entries to /etc/hosts</h4>
+<p>You need to add entries for your VM hosts and VMs to /etc/hosts</p>
+<ol>
+<li>Click Manage Computers</li>
+<li>Select the All VM Computers and the allComputers groups in the
+               list at the top</li>
+<li>Select the Computer Utilities radio button</li>
+<li>Click Submit</li>
+<li>Click the Check All link at the bottom of the table</li>
+<li>Next to "For selected computers, generate computer data for",
+               select /etc/hosts</li>
+<li>Click Generate Data</li>
+<li>Copy/Paste the data to your /etc/hosts file</li>
+<li>Click Close</li>
+</ol>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>