AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004

Table Of Contents
Chapter 5
Administration and Management
Switch Administration and Management
79
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#
File Management
The management of these files is performed automatically. Each file type is stored separately, in separate file
systems. All files share the 128 MB of flash memory. The names of the file systems are:
syslog files
Stores log files
image files
Stores system image files.
config files
Stores configuration files.
Listing Configuration, Image, and Log Files
To list the configuration files currently stored on the system:
Enter the dir command with the config keyword. For example:
HP-IB# dir config
============================================================================
Existing Configurations on System
============================================================================
slot date-created size file-name
----------------------------------------------------------------------------
1 Tue Jan 14 23:19:55 2003 9110 startup-config2
1 Tue Jan 14 00:11:04 2003 13925 startup-config
HP-IB#
Similarly, to list the log and image files currently stored on the system, enter the dir command with the
syslog or image keywords.
Viewing Configuration Files
There are two ways to view configuration files. You may enter the show config command to display the
current system configuration or enter the more command to display the contents of a specific configuration
file. The show config command is described in “show config” on page 143. The more command is described in
this section.
To view the contents of a configuration file on the system:
Enter the more command, followed by config: and the name of a configuration file.