The result is the estimated number of hours to install a system. Please note that these calculations are only intended to illustrate that the time it takes to install a system is impacted by: 1) the size of the data to be installed by SD, 2) the number of systems running concurrently, and 3) the speed of the connection. The calculation is not intended to tell you exactly how long it takes to install an actual system.
An understanding of the network topology between the Ignite server and the systems being installed is important. If the Ignite server has a Gigabit Ethernet interface connected to a Gigabit Ethernet switch port, but is connected to the installing systems via a 100BT link between switches, the Ignite server will never achieve more than 100BT speeds in total to all of those clients.
Careful consideration should be given to your network topology as it can impact on network throughput significantly.
Installation configurations using golden images
It is important to look at how to create the cfg clause used for a golden image installation in the INDEX file.
Golden image configuration file explanationProvided with
########################################################################
##
##Filename: core11.cfg (template for B.11.* systems)
##@(#) core11.cfg $Revision: 10.10 $
##
##Description:
##This is an sample configuration file that enables an OS archive
##to be installed via
##
##Before
##make_sys_image(1M), the following must be done:
##
The instructions for how to use this config file are actually located in it as comments (see below).
##- Make an OS archive of the desired system using
##/opt/ignite/data/scripts/make_sys_image
##(see make_sys_image(1M) for details).
##
##- Determine if you want to use ftp, NFS, or remsh to access
##the OS archive (stored on the
##
##- Make a copy this sample configuration file.
##- Edit your copy of this configuration file and modify:
##- The IP addresses of the
##- The paths to OS archives.
##- The sw_sel keyword descriptions.
195