=head1 Name B - set the boot state for a noderange =head1 B B [I] [I|I|I|I] B [I] [I|I|I] B [I] [I|I|I] B [I] [I={I}] B [I<-h>|I<--help>|I<-v>|I<--version>] =head1 B B sets the next cold or warm boot state for a single or range of nodes or groups. This tells xCAT what you want to happen the next time the nodes are booted up. See L. B accomplishes this by changing the network boot files. Each xCAT node always boots from the network and downloads a boot file with instructions on what action to take next. B only supports PXELINUX, Etherboot, Etherboot/NBGRUB, and ELILO as network boot loaders. B calls B, B, B B, and B to perform the updates. Assume that /tftpboot is the root for tftpd (set in B). B makes changes to /tftpboot/pxelinux.0/{node hex ip} B makes changes to /etc/dhcpd.conf B makes changes to /tftpboot/grub/{node hostname}.grub B makes changes to /tftpboot/elilo/{node ip}.conf and /tftpboot/elilo/{node hex ip}.conf B support both formats for xCAT patch elilo 2.5 and xCAT patched elilo 3.x. B only sets the next boot state, but does not reboot. B is called by rinstall and winstall and is also called by the installation process remotely to set the boot state back to "boot". When B is called to set a node for an installation state, a NODE- TYPE-RESOURCE.BOOTTYPE template must exist in /tftpboot/xcat (or the appropriate directory as defined in B), where NODETYPE is defined per node in B, RESOURCE is defined per node or group in B, and BOOTTYPE is defined per node in B. =head1 B =over 7 =item B Instruct node to boot local harddisk 0 on next boot. =item B Instruct node to boot from network. This usually involves TFTP downloading a kernel, initrd, and kernel options, then booting the downloaded images to facilitate automated unattended installation. =item B|B Display the next boot state. =item B Instruct node to boot from network image stage2. This involves TFTP downloading a special prebuilt kernel, initrd, and kernel options used for MAC address collection. For a new node this is the default action and cannot be changed until a node entry exists in B. It is not necessary to explicitly set stage2, unless it is used for testing and development purposes. =item B Instruct node to boot from network image stage3. This involves TFTP downloading a special prebuilt kernel, initrd, and kernel options used for the automated programming of IBM service pro- cessors. =item B Instruct node to boot from a network maintainance shell image. This involves TFTP downloading a special prebuilt kernel, ini- trd, and kernel options used for a limited RAMdisk-based main- tainance shell. Only available for IA64 systems. =item B Instruct node to boot from network into clone mode. In clone mode the node will poll the management node for nodes in clone- server mode, once a clone lock is established the clone node clones the cloneserver node. Usually called from B. =item B Instruct node to boot from network into cloneserver mode. In cloneserver mode the node will wait for a node to attempt a clone lock. Once a clone lock is established the clone node clones the cloneserver node. All other requested will be refused until node cloning is completed. =item B Instruct node to boot from network and run Partition Imager to create partition images. =item B=I Instruct node to boot from network load DOS and flash I. Usually called from B. =item B<-h>|B<--help> Print help. =item B<-v>|B<--version> Print version. =back =head1 B B table - xCAT node hardware management file. See B for fur- ther details. This is used to determine the network boot type: PXE, Etherboot, ELILO, or NA. B table - xCAT node resources file. See B for further details. This is used to determine the node's resource group. B table - xCAT node installation type file. See B for fur- ther details. This is used to determine the node installation image type. B table - xCAT main configuration file. See B for further details. This is used to determine the location of the TFTP root directory and the TFTP xCAT subdirectory. /tftpboot and /tftpboot/xcat is the default. B file - xCAT dhcpd configuration file. See B for further details. This is used by B to determine if a node will only boot stage2 because no statically assigned IP exists for that node. Also used by nodeset.eb to set the boot state for Etherboot enabled nodes. =head1 B B I I node5: install compute62-compute Install node5 with the compute62 image using resources from the compute resource group. =head1 B Egan Ford =head1 B B L, L, L, B, B, L