Author: jfthomps
Date: Wed Mar 11 19:33:10 2015
New Revision: 1665978
URL: http://svn.apache.org/r1665978
Log:
updated for 2.4
Modified:
vcl/site/trunk/content/docs/addcomputers.mdtext
Modified: vcl/site/trunk/content/docs/addcomputers.mdtext
URL:
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/addcomputers.mdtext?rev=1665978&r1=1665977&r2=1665978&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/addcomputers.mdtext (original)
+++ vcl/site/trunk/content/docs/addcomputers.mdtext Wed Mar 11 19:33:10 2015
@@ -16,48 +16,94 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+Adding computers is done by going to Manage Computers->Edit Computer
+Profiles and clicking Add New Computer
-Adding computers is done by going to Manage Computers->Edit Computer
Information and clicking
-
-"Add Single Computer or Add Multiple Computers".
-
-####Adding Individual Computers
+####Adding Individual Bare Metal Computers
1. Click Manage Computers
- 2. Select the Add Single Computer radio button
+ 2. Select the Edit Computer Profiles radio button
3. Click Submit
+ 3. Click the Add New Computer button at the top of the page
+ 3. Ensure Single Computer is selected for Add at the top of the dialog
4. Fill in the following:
- - Hostname
- - Type - blade
+ - Name - hostname of the computer
+ - Owner - admin@Local
+ - Type - Bare Metal
- Public IP Address
- Private IP Address (optional)
- Public MAC Address (optional)
- Private MAC Address (optional)
- - Provisioning Engine - xCAT 2.x
- - State - available (or maintenance if you do not want it to be
immediately available)
+ - Provisioning Engine - None or xCAT 2.x
+ - State - one of
+ - available (only if xCAT 2.x is selected for Provisioning Engine)
+ - vmhostinuse (only if None is selected for Provisioning Engine)
+ - maintenance - if you do not want it to be immediately available
+ - VM Host Profile - (only if vmhostinuse is selected for State) profile
for this VM Host
+ - RAM
+ - No. Cores
+ - Processor Speed
+ - Network Speed
+ - Connect Using NAT - check if this computer should be connected to
using NAT (optional)
+ - NAT Host - Host that will provide NAT to this host (optional)
+ - Use as NAT Host - check if this host will provide NAT to other hosts
(optional)
+ - NAT Public IP Address - Public address for this NAT host (optional)
+ - NAT Internal IP Address - internal IP address for this NAT Host
(optional)
+ - Location (optional)
+ 5. Click Add Computer
+ 5. A dialog will be displayed for adding the computer to computer groups
+ 5. Select allComputers and newimages on the right
+ 5. Click <-Add
+ 6. Click Close
+
+####Adding Individual Virtual Computers
+
+ 1. Click Manage Computers
+ 2. Select the Edit Computer Profiles radio button
+ 3. Click Submit
+ 3. Click the Add New Computer button at the top of the page
+ 3. Ensure Single Computer is selected for Add at the top of the dialog
+ 4. Fill in the following:
+ - Name - hostname of the computer
- Owner - admin@Local
+ - Type - Virtual Machine
+ - Public IP Address
+ - Private IP Address (optional)
+ - Public MAC Address
+ - Private MAC Address
+ - Provisioning Engine - select the desired Provisioning Engine (use
Libvirt when using KVM)
+ - State - maintenance is the only option (will be moved to available
when assigned to a VM Host)
- RAM
- No. Cores
- Processor Speed
- Network Speed
- - Physical Location (optional)
- - Click the checkboxs under allComputers and newimages
- 5. Click Confirm Computer
- 6. Click Submit
- - NOTE: The computer you just added isn't listed after clicking Submit.
This is not a problem.
-
-####Adding Multiple Computers
-
- 1. click "Manage Computers"
- 2. select the "Add Multiple Computers" radio button
- 3. click Submit
- 4. fill in
- * Hostname - the hostnames of all the computers must have a
+ - Connect Using NAT - check if this computer should be connected to
using NAT (optional)
+ - NAT Host - Host that will provide NAT to this host (optional)
+ - Use as NAT Host - check if this host will provide NAT to other hosts
(optional)
+ - NAT Public IP Address - Public address for this NAT host (optional)
+ - NAT Internal IP Address - internal IP address for this NAT Host
(optional)
+ - Location (optional)
+ 5. Click Add Computer
+ 5. A dialog will be displayed for adding the computer to computer groups
+ 5. Select All VM Computers and newvmimages on the right
+ 5. Click <-Add
+ 6. Click Close
+
+####Adding Multiple Bare Metal Computers
+
+ 1. Click Manage Computers
+ 2. Select the Edit Computer Profiles radio button
+ 3. Click Submit
+ 3. Click the Add New Computer button at the top of the page
+ 3. Select Multiple Computers for Add at the top of the dialog
+ 4. Fill in the following:
+ * Name - the hostnames of all the computers must have a
numerical part that is sequential, use a % as a placeholder
where that part would be
- * Start value - the first number of the numerical part of the hostname
- * End value - the last number of the numerical part of the hostname
- * Type - blade
+ * Start - the first number of the numerical part of the hostname
+ * End - the last number of the numerical part of the hostname
+ * Owner - admin@Local
+ * Type - Bare Metal
* Start Public IP Address - if using static public addresses,
the IP addresses must be sequential; enter the first address
here; if using DHCP, just enter something like 1.1.1.1
@@ -75,15 +121,70 @@ Adding computers is done by going to Man
the second computer, etc, you can enter the first one here and
then have the option of downloading data to add to your
dhcpd.conf file from the Computer Utilities page
- * Provisioning Engine - xCAT 2.x
- * State - available (or maintenance if you do not want them to be
- immediately available)
+ * Provisioning Engine - None or xCAT 2.x
+ * State - one of
+ * available (only if xCAT 2.x is selected for Provisioning Engine)
+ * vmhostinuse (only if None is selected for Provisioning Engine)
+ * maintenance - if you do not want it to be immediately available
+ * VM Host Profile - (only if vmhostinuse is selected for State) profile
for these VM Hosts
+ * RAM
+ * No. Cores
+ * Processor Speed
+ * Network Speed
+ * Connect Using NAT - check if these computers should be connected to
using NAT (optional)
+ * NAT Host - Host that will provide NAT to these computers (optional)
+ * Location (optional)
+ 5. Click Add Computers
+ 5. A dialog will be displayed for adding the computers to computer groups
+ 5. Select allComputers and newimages on the right
+ 5. Click <-Add
+ 6. Click Close
+
+
+####Adding Multiple Virtual Computers
+
+ 1. Click Manage Computers
+ 2. Select the Edit Computer Profiles radio button
+ 3. Click Submit
+ 3. Click the Add New Computer button at the top of the page
+ 3. Select Multiple Computers for Add at the top of the dialog
+ 4. Fill in the following:
+ * Name - the hostnames of all the computers must have a
+ numerical part that is sequential, use a % as a placeholder
+ where that part would be
+ * Start - the first number of the numerical part of the hostname
+ * End - the last number of the numerical part of the hostname
* Owner - admin@Local
+ * Type - Virtual Machine
+ * Start Public IP Address - if using static public addresses,
+ the IP addresses must be sequential; enter the first address
+ here; if using DHCP, just enter something like 1.1.1.1
+ * End Public IP address - the last IP address of the sequence; if
+ using DHCP, you'll need to enter something that would work out
+ to the last address relative to Start IP Address (i.e. if
+ adding 3 computers, use 1.1.1.1 for start and 1.1.1.3 for end)
+ * Start Private IP Address - the IP addresses must be
+ sequential; enter the first private address here
+ * End Private IP Address - the last IP address of the sequence
+ * Start MAC Address - if MAC addresses are sequential,
+ with the first one being the private MAC address for the first
+ computer, the second one being the public MAC address for the
+ first computer, the third one being the private MAC address of
+ the second computer, etc, you can enter the first one here and
+ then have the option of downloading data to add to your
+ dhcpd.conf file from the Computer Utilities page
+ * Provisioning Engine - select the desired Provisioning Engine (use
Libvirt when using KVM)
+ * State - maintenance is the only option (will be moved to available when
assigned to a VM Host)
* RAM
+ * No. Cores
* Processor Speed
* Network Speed
- * Click the checkboxs under allComputers and newimages
- 5. Click Confirm Computers
- 6. Click Submit
- - NOTE: The computer you just added isn't listed after clicking Submit.
This is not a problem.
+ * Connect Using NAT - check if these computers should be connected to
using NAT (optional)
+ * NAT Host - Host that will provide NAT to these computers (optional)
+ * Location (optional)
+ 5. Click Add Computers
+ 5. A dialog will be displayed for adding the computers to computer groups
+ 5. Select All VM Computers and newvmimages on the right
+ 5. Click <-Add
+ 6. Click Close