winstall - Begin OS provision on a noderange
winstall noderange [boot | shell | runcmd=bmcsetup] [runimage=task] [-V|--verbose]
winstall noderange [osimage=imagename | imagename] [--ignorekernelchk] [-u|--uefimode] [-V|--verbose]
winstall [-h|--help|-v|--version]
winstall is a convenience command to begin OS provision on a noderange.
If osimage=imagename | imagename is specified or nodetype.provmethod=osimage is set, provision the noderange with the osimage specified/configured.
It will then run wcons on the noderange.
Instruct network boot loader to be skipped, generally meaning boot to hard disk
Prepare server for installing a node using the specified os image. The os image is defined in the osimage table and linuximage table. If the imagename is omitted, the os image name will be obtained from nodetype.provmethod for the node.
Skip the kernel version checking when injecting drivers from osimage.driverupdatesrc. That means all drivers from osimage.driverupdatesrc will be injected to initrd for the specific target kernel.
If you would like to run a task after deployment, you can define that task with this attribute.
This instructs the node to boot to the xCAT nbfs environment and proceed to configure BMC for basic remote access. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration table.
This instructs the node to boot to the xCAT genesis environment, and present a shell prompt on console. The node will also be able to be sshed into and have utilities such as wget, tftp, scp, nfs, and cifs. It will have storage drivers available for many common systems.
Display usage message.
Display version.
For BMC-based servers, to specify the next boot mode to be "UEFI Mode".
Verbose output.
winstall node1-node20
winstall node1-node20 osimage=rhels6.4-ppc64-netboot-compute