Installation guide

Updating U501 SCSI Adapter Card PROM Code
HP-UX version 11.00.03 Updating PROM Code B-9
7. Restart duplexing between the standby resource and its partner by entering
ftsmaint sync hw_path
hw_path is the hardware path of the standby resource. For example, to restart
duplexing for 0/3/7/1, you would enter the command
ftsmaint sync 0/3/7/1
NOTE
Invoking ftsmaint sync on a single resource also restarts (as
appropriate) duplexing for other resources (ports) on that card.
Therefore, it is not necessary to repeat this command for the other
resources.
8. Reverse the standby status of the two cards and stop duplexing.
ftsmaint nosync hw_path
hw_path is the hardware path of the duplexed port. For example, if 0/2/7/1
is one of the duplexed ports of the active card, you would enter the command
ftsmaint nosync 0/2/7/1
CAUTION
The next step stops all communication with devices connected
externally to the standby SCSI adapter card.
9. Update the PROM code on the card that is now standby by entering
ftsmaint burnprom -f prom_code hw_path
prom_code is the path name of the PROM code file, and hw_path is the path
to the standby card. For example, to update the PROM code in a U501 card in
slot 7, card-cage 2, you would enter the command
ftsmaint burnprom -f u5010fw0st5raw 0/2/7/1
10. When the prompt returns, restart duplexing between the standby resource
and its partner (and other resources on that card).
ftsmaint sync hw_path
hw_path is the hardware path of the standby resource. For example, to restart
duplexing for 0/2/7/1, you would enter the command
ftsmaint sync 0/2/7/1