04-01-2013 09:21 PM - edited 03-01-2019 07:17 AM
Hi all, I am getting the above error that was also discussed here on this forum without any resolution a few years back!
Some detail on my 5020. I am looking to go from 4.1.3 -> 5.2.1
If anyone has any suggestion, I would appreciate the help.
Thanks in advance,
Eoin
Solved! Go to Solution.
04-02-2013 06:28 AM
Can you please check the caveats listed below ?
CSCsw25835 - NX-OS upgrade fails due to SRG extraction failure
https://www.cisco.com/cisco/psn/bssprt/bss?keywords=CSCsw25835&searchType=bstbugidsearch&page=bstBugDetail&BugID=CSCsw25835
CSCtn79039 - install all errors due to SRG extraction failure due to pc.log file size
https://www.cisco.com/cisco/psn/bssprt/bss?keywords=CSCtn79039&searchType=bstbugidsearch&page=bstBugDetail&BugID=CSCtn79039
Thanks, Vinayak
04-02-2013 08:00 AM
Hi Eoin,
Here's something I noticed -- to do a good/valid ISSU you'd need to get to at a minimum the 5.0(3)N1(1c) but the waypoints would require a disruptive upgrade. Getting out of the 4.1 code will require at least one reboot/disruptive upgrade.
See this link regarding getting to the 5.2 code:
Here's the upgrade path to 5.0(2)
Please be aware of the power-sequencer upgrade -- you'll have to remove power.
As a prudent/safe course I'd recommend
1. upgrade into the 5.0(2)
2. remove power completely
3. upgrade the 5.2(1)
--
Joe
04-01-2013 09:22 PM
Hi all, I just want to add that this is what the error looks like:
hadoop-iscsi-sw1(config)# install all kickstart bootflash:n5000-uk9-kickstart.5.2.1.N1.4.bin system bootflash:n5000-uk9.5.2.1.N1.4.bin
Verifying image bootflash:/n5000-uk9-kickstart.5.2.1.N1.4.bin for boot variable "kickstart".
[####################] 100% -- SUCCESS
Verifying image bootflash:/n5000-uk9.5.2.1.N1.4.bin for boot variable "system".
[####################] 100% -- SUCCESS
Verifying image type.
[####################] 100% -- SUCCESS
Extracting "system" version from image bootflash:/n5000-uk9.5.2.1.N1.4.bin.
[# ] 0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
Version Compatibility check failed. Return code 0x40930012 (SRG extraction failed).
hadoop-iscsi-sw1(config)#
04-02-2013 06:28 AM
Can you please check the caveats listed below ?
CSCsw25835 - NX-OS upgrade fails due to SRG extraction failure
https://www.cisco.com/cisco/psn/bssprt/bss?keywords=CSCsw25835&searchType=bstbugidsearch&page=bstBugDetail&BugID=CSCsw25835
CSCtn79039 - install all errors due to SRG extraction failure due to pc.log file size
https://www.cisco.com/cisco/psn/bssprt/bss?keywords=CSCtn79039&searchType=bstbugidsearch&page=bstBugDetail&BugID=CSCtn79039
Thanks, Vinayak
04-02-2013 08:00 AM
Hi Eoin,
Here's something I noticed -- to do a good/valid ISSU you'd need to get to at a minimum the 5.0(3)N1(1c) but the waypoints would require a disruptive upgrade. Getting out of the 4.1 code will require at least one reboot/disruptive upgrade.
See this link regarding getting to the 5.2 code:
Here's the upgrade path to 5.0(2)
Please be aware of the power-sequencer upgrade -- you'll have to remove power.
As a prudent/safe course I'd recommend
1. upgrade into the 5.0(2)
2. remove power completely
3. upgrade the 5.2(1)
--
Joe
04-02-2013 01:15 PM
Hi all, I finally got this sorted thanks to the help & advice here.
I ended up having to do a multiple version step upgrade. I went from 4.1.3 -> 4.2.1.N2.1a (last of the 4 series of NXOS) ->5.0.2.N1.1 (1st of power sequencer upgrade) -> 5.2.1.N1.4.
In any of the steps above, I couldn't "jump beyond" the releases I mentioned in the sequence above.
thanks all for the help,
Eoin
10-08-2020 04:30 PM
I also saw this recently, it turned out to be due to still having an SFTP session open to the switch.
It seems when you connect via SFTP, it places a "lock" on the filesystem - e.g. maybe you are still uploading/deleting files?
I'm guessing a similar "lock" is created when you copy or SCP files, but the connection/session closes once the transfer is complete.
This "lock" causes the "show install all impact" check to not be allowed to extract files to verify them, as it also tries to "lock" the filesystem so it can extract the images without having them changed/deleted while it is processing them.
Logging out of SFTP resolved it for me.
Brian
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide