11-14-2017 11:52 AM - edited 03-08-2019 12:44 PM
I am trying to upgrade from 6.0.2.U6.5c
to nxos.7.0.3.I4.7
, before upgrade i want to make sure it pass all checks but i got this error. This switch isn't in production yet but want to make sure it goes well and smooth. Am i doing something wrong?
Software
BIOS: version 2.6.0
loader: version N/A
kickstart: version 6.0(2)U6(5c)
system: version 6.0(2)U6(5c)
Power Sequencer Firmware:
Module 1: version v1.0
SFP uC: version 2.12
BIOS compile time: 08/06/2014
kickstart image file is: bootflash:///n3000-uk9-kickstart.6.0.2.U6.5c.bin
kickstart compile time: 4/6/2016 22:00:00 [04/07/2016 05:46:42]
system image file is: bootflash:///n3000-uk9.6.0.2.U6.5c.bin
system compile time: 4/6/2016 22:00:00 [04/07/2016 06:14:31]
Error:
Pre-upgrade check failed. Return code 0x40930012 (SRG extraction failed).
see full output.
switch# show install all impact system bootflash:nxos.7.0.3.I4.7.bin
Installer is forced disruptive
Verifying image bootflash:/n3000-uk9-kickstart.6.0.2.U6.5c.bin for boot variable "kickstart".
[########################################] 100% -- SUCCESS
Verifying image bootflash:/nxos.7.0.3.I4.7.bin for boot variable "system".
[########################################] 100% -- SUCCESS
Verifying image type.
[########################################] 100% -- SUCCESS
Extracting "system" version from image bootflash:/nxos.7.0.3.I4.7.bin.
[# ] 0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
Pre-upgrade check failed. Return code 0x40930012 (SRG extraction failed).
Notes: I have also verify no TCP connection is opened base on this bug https://bst.cloudapps.cisco.com/bugsearch/bug/CSCut84783/?referring_site=bugquickviewredir
Also i have "reload" it many time to clean up /var/tmp. I am not seeing any space issue too.
switch# show system internal flash Mount-on 1K-blocks Used Available Use% Filesystem / 409600 77460 332140 19 /dev/root /proc 0 0 0 0 proc /post 2048 4 2044 1 none /var 409600 77460 332140 19 none /sys 0 0 0 0 none /debugfs 0 0 0 0 nodev /isan 1536000 784452 751548 52 none /nxos/tmp 40960 48 40912 1 none /var/tmp 409600 9056 400544 3 none /var/sysmgr 921600 128 921472 1 none /var/sysmgr/ftp 307200 100 307100 1 none /var/sysmgr/ftp/cores 102400 0 102400 0 none /dev/shm 643072 182692 460380 29 none /volatile 102400 0 102400 0 none /debug 20480 0 20480 0 none /dev/mqueue 0 0 0 0 none /mnt/cfg/0 114171 4149 104127 4 /dev/sda5 /mnt/cfg/1 113193 4149 103200 4 /dev/sda6 /var/sysmgr/startup-cfg 409600 20 409580 1 none /dev/pts 0 0 0 0 devpts /mnt/pss 114203 6137 102170 6 /dev/sda4 /mnt/plog 49024 1564 47460 4 /dev/mtdblock
In last option i have upgrade BIOS from 2.6 to 4.0.0, still no luck
Software BIOS: version 4.0.0 loader: version N/A kickstart: version 6.0(2)U6(5c) system: version 6.0(2)U6(5c)
I have confirmed md5sum too to make sure file isn't modified while copying. Any suggestion?