HP Fabric Clustering System HP-UX Administrator's Guide, March 2008
6. Reboot the System
1. Once the system is configured to use the new image, reboot the system.
Once the reboot process is initiated, the system checks for unsaved changes to the
configuration.
If the configuration has been modified but not saved, you will be prompted to save the
configuration.
If you enter yes, the changes made during the current CLI session are saved to
startup-config and used when the system comes back up. You can also use the copy
running-config startup-config command in EXEC mode to save the configuration.
If you have dual-controllers in your chassis, see also “Reboot the System Through the CLI”
(page 107).
HP-IB# reload
System configuration is modified. Save? [yes(default) | no | filename] yes
Proceed with reload? [yes(default) | no]
CAUTION: Do not power cycle the system during the reboot process.
2. Verify that the system has finished initializing.
Attempt to telnet to the system and enter the show card command. Wait until the card status
displays “normal”.
As the system powers-up, it uses the new image to configure internal hardware and software.
Deleting System Images and Image Files
Deleting Images Through the CLI Up to two image files may be saved on the system. Older
versions of image files will have to be removed before you can add more.
You cannot copy or install more than the maximum number of image files or system-images.
The delete command is used to remove installed system-images and image files. The delete
command may also be used with the syslog and config keywords to remove system log and
configuration files.
The syntax of the delete command is
delete image:file
image is the type of file system (image, syslog, config). The file-system must be appropriate for
the type of file you are deleting.
file is the name of the file or system-image to be removed.
Enter the file name exactly as displayed by the dir command.
Troubleshooting an Image Upgrade
Error Message and Resolution Example The following example shows a typical error message
and its resolution.
HP-IB# install image:image:HP-AB291A-Release-1.1.3hp-build025.img
Error: Not enough space on card 1 to perform installation
HP-IB# delete image:HP-AB291A-Release-1.1.3hp-build023.img
Delete file HP-AB291A-Release-1.1.3hp-build023? [yes(default) | no]
******************************************************************
HP-IB# install image:image:HP-AB291A-Release-1.1.3hp-build025.img
*********************************** operation completed successfully
HP-IB#
90 Administration and Management