Обновление Cisco Nexus 5596 и прошивка Power sequencer
И так нужна версия NXOS для которой есть утилита для обновления ПО секвенсеров.
Такая есть под 9.7.1.4.N1.1
Соответственно заливаем ПО на buutflash, всего нам нужно 4 файла:
n5000-uk9.7.1.4.N1.1.bin
n5000-uk9-kickstart.7.1.4.N1.1.bin
nuova-or-dplug-mzg.7.1.4.N1.1.bin
ucd-update.tar
Далее устанавливаем NXOS:
sh incompatibility system bootflash:n5000-uk9.7.1.4.N1.1.bin
show install all impact kickstart n5000-uk9-kickstart.7.1.4.N1.1.bin system n5000-uk9.7.1.4.N1.1.bin
Если ничего критичного не видим то устанавливаем.
install all kickstart n5000-uk9-kickstart.7.1.4.N1.1.bin system n5000-uk9.7.1.4.N1.1.bin
Если все успешно нам предложат перезагрузиться:
Switch will be reloaded for disruptive upgrade.
Do you want to continue with the installation (y/n)? [n] y
Далее из консоли надо загрузить утилиту:
load bootflash:nuova-or-dplug-mzg.7.1.4.N1.1.bin
Loading plugin version 7.1(4)N1(1)
###############################################################
Warning: debug-plugin is for engineering internal use only!
For security reason, plugin image has been deleted.
###############################################################
Successfully loaded debug-plugin!!!
Нужно распаковать обновление секвенсеров:
Linux(debug)# cp /bootflash/ucd-update.tar /tmp
Linux(debug)# tar -xvf ucd-update.tar
Linux(debug)# cd /tmp/
и выполнить файл который их обновит:
Linux(debug)# ./ucd.bin
Если все пойдет по плану то должен быть примерно такой вывод:
--------------------------------------
main: Executing file: Address_91_A.csv.
--------------------------------------
Format=CSV; Hex=CoderUpper; BreakOutBytes=False; PEC=False; IncludeBlockLength=True [DO NOT REMOVE THIS LINE IF YOU WANT TO IMPORT USING A FUSION TOOL],,
"SMBus Fields are Request,Address,Command,Data",,
"For reads, the last field is what is expected back from the device",,
Creator: Texas Instruments Fusion Digital Power Designer v1.8.325,,
"Date: Thursday, April 10, 2014",,
Write FAN_COMMAND_1 5.0 %,,
Write MFR_DATE 040214,,
Write MFR_ID 17-10115-05,,
Write MFR_REVISION 05,,
Write PAGE [Rail #3] 2,,
"Write CLA_GAINS_BANK_0 [META,Rail #3] B1=[3.19922 -5.48047 2.30859] A1=[1.00000 -1.33984 0.33984] B2=[1.00000 0.00000] A2=[1.00000 0.00000] AFE_Gain=2 Limits=[-5.00,5.00,10.00,15.00] Gains=[1.25,1.00,1.25,1.50,1.75]",,
Write PAGE [Rail #4] 3,,
Write IOUT_UC_FAULT_LIMIT [Rail #4] -19.81 A,,
Store configuration to data flash,,
Execute STORE_DEFAULT_ALL,,
Execute STORE_DEFAULT_ALL,,
main: Successfully upgraded TI inst 1 to version 5.
--------------------------------------
--------------------------------------
main: Executing file: Address_92_A.csv.
--------------------------------------
Format=CSV; Hex=CoderUpper; BreakOutBytes=False; PEC=False; IncludeBlockLength=True [DO NOT REMOVE THIS LINE IF YOU WANT TO IMPORT USING A FUSION TOOL],,
"SMBus Fields are Request,Address,Command,Data",,
"For reads, the last field is what is expected back from the device",,
Creator: Texas Instruments Fusion Digital Power Designer v1.8.325,,
"Date: Thursday, April 10, 2014",,
Write FAN_COMMAND_1 5.0 %,,
Write MFR_DATE 040214,,
Write MFR_ID 17-10116-05,,
Write MFR_REVISION 05,,
Write PAGE [Rail #3] 2,,
"Write CLA_GAINS_BANK_0 [META,Rail #3] B1=[3.19922 -5.48047 2.30859] A1=[1.00000 -1.33984 0.33984] B2=[1.00000 0.00000] A2=[1.00000 0.00000] AFE_Gain=2 Limits=[-5.00,5.00,10.00,15.00] Gains=[1.25,1.00,1.25,1.50,1.75]",,
Store configuration to data flash,,
Execute STORE_DEFAULT_ALL,,
Execute STORE_DEFAULT_ALL,,
main: Successfully upgraded TI inst 2 to version 5.
--------------------------------------
Updating HW version. Programming sup SPROM....
SPROM read/checksum verification successful.
New SPROM HW version 1.1. Reload will be required to reflect in "show sprom" output.
Linux(debug)# ./ucd.bin
TI inst 1 has new version 5
TI inst 2 has new version 5
Sprom HW version is already updated. Current Version 1.1
Выходим:
Linux(debug)# exit
Комментарии
Отправить комментарий