Cisco Server Provisioner 6.6 User's Guide ("Chuck Berry")

Install Provisioner from Installable Files onto a RHEL or CentOS 5.x System

Hide Navigation Pane

Install Provisioner from Installable Files onto a RHEL or CentOS 5.x System

Previous topic Next topic Expand/collapse all hidden text  

Install Provisioner from Installable Files onto a RHEL or CentOS 5.x System

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

This topic addresses how to prepare your system then install Cisco Server Provisioner, whereby you supply a dedicated physical or virtual system, with RHEL or CentOS Linux configured to Cisco specifications, onto which Provisioner is then easily installed, used and maintained. No other applications may be running on the system dedicated to running Provisioner.

 

If you are upgrading from a prior version of Provisioner, please follow the instructions in "Upgrade to a New Version".

 

Coming soon: LinMin Bare Metal Provisioning 7.0. With enhanced security, faster 64-bit imaging, user extensibility and many other enhancements, LBMP 7.0 ("Buddy Holly" release) will also do bare metal provisioning of these new additional distros and platforms: RHEL/CentOS 7.x, ESXi 6.x, Debian 8.x, Ubuntu 14.xx/15.xx/16.xx, Oracle Enterprise Linux 5.x/6.x/7.x, Fedora 2x and more.

 

Contact us for more details and early access. And enjoy LBMP 6.6 ("Chuck Berry"release) in the meantime!

 

 

The Importance of Obtaining and Providing your Correct Network Values

 

Provisioner is highly network-dependent. The installation process should not be started until you have read and understood the network requirements and you have obtained all the required network values from your network administrator.

 

During Provisioner installation, you will be asked to enter the networking values once, and all the required services will then be automatically configured for your environment: DHCP, PXE, TFTP, HTTP, NFS, PostgreSQL, Samba, Iptables firewall, Web server, proxy server. For this reason, it is essential that you provide the correct networking values.

 

It is highly recommended that you review this Provisioner Quick Start Guide with your Network Administrator.

 

 

 

Network Configuration Overview

 

The only supported configuration is a dual-NIC system as follows:

Eth0 will support GUI, API and repository access at Provisioner installation time. This interface is called the GUI NIC, and references to its configuration values will start with "gui", for example, "guiIPADDR".

 

Eth1 will support the PXE (Pre-boot Execution Environment) (V)LAN where physical and virtual systems get provisioned and imaged. This interface is called the PXE NIC, and references to its configuration values will start with "pxe", for example "pxeNETWORK". The PXE NIC must reside on a dedicated, private (V)LAN (e.g., 212.49.49.0 or 192.168.0.0). This  PXE (V)LAN must have a netmask 255.255.255.0. No other systems or services may exist on this (V)LAN, other than production systems initially provisioned or imaged using Provisioner or Clients that are awaiting to be moved to a Production (V)LAN manually or by using an automation solution such as the Cisco Process Orchestrator ("Orchestrator"). Your automation software (such as Orchestrator) or manual methods will move a system from a production (V)LAN to this Provisioning (V)LAN to be provisioned or imaged, then move the system back to the Production (V)LAN when the Client system has been provisioned or imaged.

 

Provisioner_6.6_Configuration_Operation_2016-1-27

 

 

 

Please verify the network values you have been provided by your Network Administrator using a subnet calculator, such as http://www.subnet-calculator.com/

 

Enter the GUI IP address and Subnet Mask you have been provided by your Network Administrator. If you were given a Subnet Mask that does not match one provided in the drop-down list after you entered your IP address, you have been given incorrect values.

 

Verify that your IP Address is in the Host Address Range.

 

Record your Subnet ID (Network) and Broadcast IP Address.

 

SubnetCalculator_arrows

 

 

Before proceeding, please make sure you have obtained all the correct network values, as you will need to replace the default values with your values.

 

For eth0 (the IP used to access the GUI and the API), the values you need to replace with your values are:

HOSTNAME=baremetalgui.baremetalguidomain

DNS=8.8.4.4,8.8.8.8

NETWORK=192.168.1.0

NETMASK=255.255.255.0

BROADCAST=192.168.1.255

IPADDR=192.168.1.61

GATEWAY=192.168.1.1

 

For eth1 (the dedicated PXE VLAN with netmask 255.255.255.0), the values you need to replace with your values are:

NETWORK=212.49.49.0                          (this value is also referred to as "pxeVLAN")

HOSTNAME=baremetalpxe.baremetalguidomain     (this value is also referred to as "pxeHOSTNAME")

 

Do not proceed until you have obtained these network values!

 

 

 

Prepare your System

 

 

Installation

 

 

Troubleshooting the Installation and Contacting Support

 

 

 

Now proceed to "Provision and Image your First Systems".