Boot the System
Introduction to the xtbootsys command and booting the system.
auto.hostname.start). For related procedures, see XC Series Software Installation and Configuration Guide (S-2559).crayadm@smw> xtbootsys -a auto.hostname.startThe xtbootsys command prevents unintentional booting of currently booted partitions. If a boot automation file is being used, xtbootsys checks that file to determine if the string shutdown exists within any actions defined in the file. If it does, xtbootsys assumes that a shutdown is being done, and no further verification of operating on a booted partition occurs. If the partition is not being shut down and the boot node is in the ready state, xtbootsys announces this fact and queries for confirmation to proceed. By default, confirmation is enabled. To disable or enable confirmation when booting booted partitions, use the xtbootsys
config,confirm_booting_booted and the config,confirm_booting_booted_last_session global TCL variables, the --config
name=value on the xtbootsys command line, or the XTBOOTSYS_CONFIRM_BOOTING_BOOTED and XTBOOTSYS_CONFIRM_BOOTING_BOOTED_LAST_SESSION environment variables.