Custom Firmware Installation - HP StorageWorks SN6000 Installation And Reference Manual

Fibre channel switch
Hide thumbs Also See for StorageWorks SN6000:
Table of Contents

Advertisement

3.
Enter your account name on the remote host (FTP only) and the IP address of the remote host. When
prompted for the source file name, enter the path for the firmware image file.
User Account
IP Address
Source Filename : 8.0.00.11_epc
About to install image.
4.
When prompted to install the new firmware, enter y to continue or n to cancel. Entering y will disrupt
traffic. This is the last opportunity to cancel.
About to install image. Do you want to continue? [y/n] y
Connected to 10.20.20.200 (10.20.20.200).
220 localhost.localdomain FTP server (Version wu-2.6.1-18) ready.
5.
Enter the password for your account name (FTP only).
331 Password required for johndoe.
Password:******
230 User johndoe logged in.
The firmware will now be downloaded from the remote host to the switch, installed, and activated.

Custom firmware installation

A custom firmware installation downloads the firmware image file from an FTP or TFTP server to the switch,
unpacks the image file, and resets the switch in separate steps. This allows you to choose the type of switch
reset and whether the activation will be disruptive (reset switch command) or nondisruptive
(hotreset command). The following example illustrates a custom firmware installation with a
nondisruptive activation.
1.
Download the firmware image file from the server to the switch.
If your server has an FTP server, you can enter the image fetch command:
SN6000 FC Switch (admin) #> image fetch account_name ip_address
filename
• If your server has a TFTP server, you can enter the image tftp command to download the
firmware image file.
SN6000 FC Switch (admin) #> image tftp ip_address filename
• If your server has neither an FTP nor a TFTP server, open an FTP session and enter FTP commands:
>ftp ip_address or switchname
user:images
password: images
ftp>bin
ftp>put filename
ftp>quit
2.
Display the list of firmware image files on the switch to confirm that the file was loaded.
SN6000 FC Switch (admin) $>image list
3.
Unpack the firmware image file to install the new firmware in flash memory.
SN6000 FC Switch (admin) $>image unpack filename
4.
Wait for the unpack to complete.
image unpack command result: Passed
5.
A message will prompt you to reset the switch to activate the firmware. Use the hotreset command to
attempt a non-disruptive activation.
SN6000 FC Switch (admin) $>hotreset
: johndoe
: 10.20.20.200
Do you want to continue? [y/n] y
HP StorageWorks SN6000 Fibre Channel Switch Installation and Reference Guide
45

Advertisement

Table of Contents
loading

Table of Contents