IBM Tivoli Provisioning Manager for OS Deployment, Version 7.1.1.4

Network boot

Tivoli® Provisioning Manager for OS Deployment implements a PXE network boot application. PXE is a type of DHCP extension. It is supported by the vast majority of hardware vendors, including IBM®, Lenovo, HP and DELL.

Note: This topic describes the process for Intel/AMD x86 computers, but a very similar process is applicable for recent 64-bit computers based on the UEFI standard, and SUN SPARC and IBM PowerPC® machines based on the OpenBoot standard.

A network boot application is different from any other program for a number of reasons:

A typical network-boot sequence goes through the following phases:

  1. Starting up: A user or a wake-up event starts the remote-boot computer up.
  2. Network boot: The BIOS configuration (boot order), a hot key (for example, F12), or the wake-up event instructs the computer to boot on the network.
  3. IP address discovery: The remote-boot target broadcasts a DHCP request for an IP address. Any DHCP server which knows the target (that is, recognizes its hardware address) or which has a pool of freely distributable dynamic addresses sends an IP address. The target takes the first answer and confirms it to the server. In addition to the IP address, the server gives some other network parameters to the target and information about the boot procedure to follow.
  4. OS deployment server discovery: In the case of PXE remote-boot, the target computer then proceeds to the discovery of the OS deployment server. The OS deployment server is responsible for delivering a network boot program to the target. It is not necessarily the same computer as the DHCP server. The target responds to the first OS deployment server which replies and downloads a small program using a simple multicast protocol (MTFTP).
  5. Server connection: If the network boot program is the deployment engine, it establishes a secure (encrypted) connection to the OS deployment server and receives instructions from the server to determine the name of the program to run.
  6. Pre-OS configuration: The deployment engine then downloads from the file server everything required by the OS configuration specified by the system administrator. These file transfers are done using a secure, robust and efficient unicast or multicast protocol. Many actions can be performed at this stage: installing an operating system from scratch, repairing a corrupted operating system, or performing an inventory.
  7. OS booting: When instructed by the OS configuration, the deployment engine removes itself from memory and allows the computer start the operating system, as if the target is booting normally from the hard disk. This ensures full compatibility with the operating system and avoids all problems of the traditional diskless remote boot.
Note: Tivoli Provisioning Manager for OS Deployment features a fault-tolerant server architecture, with the OS deployment server always available to the target. However, in case of severe network failure, targets can be configured to work in offline mode, without network access. In this scenario, the deployment engine is stored on a permanent storage medium, such a hard disk partition or a CD, and started from that medium instead of being loaded from the network.


Feedback