cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

n3k-c3172-tq-10gt os upgrade [Installation failed. Return code 0x40930014 (configuration copy failed)]

Jun123123
Level 1
Level 1

n3k-c3172-tq-10gt The operating system of the device was started for the first time.

Version: 7.0 (3) I2 (2b)

Version: nxos.7.0.3.I4.8b.bin

-------------------------------------------------------------------------------------------------------
-First OS upgrade attempt-


Switch_3(config)# install all nxos bootflash:nxos.7.0.3.I4.8b.bin
Installer will perform compatibility check first. Please wait.
Installer is forced disruptive

Verifying image bootflash:/nxos.7.0.3.I4.8b.bin for boot variable "nxos".
[####################] 100% -- SUCCESS

Verifying image type.
[####################] 100% -- SUCCESS
[## ] 5% -- SUCCESS

Preparing "nxos" version info using image bootflash:/nxos.7.0.3.I4.8b.bin.
[####################] 100% -- SUCCESS

Preparing "bios" version info using image bootflash:/nxos.7.0.3.I4.8b.bin.
[####################] 100% -- SUCCESS

Collecting "running" plugin(s) information.
[# ] 0%
Collecting plugin(s) information from "new" image.
[# ] 0%
Performing runtime checks.
[####################] 100% -- SUCCESS

Performing module support checks.
[####################] 100% -- SUCCESS

Notifying services about system upgrade.
[####################] 100% -- SUCCESS

 

Compatibility check is done:
Module bootable Impact Install-type Reason
------ -------- -------------- ------------ ------
1 yes disruptive reset Incompatible image

 

Images will be upgraded according to following table:
Module Image Running-Version(pri:alt) New-Version Upg-Required
------ ---------- ---------------------------------------- -------------------- ------------
1 nxos 7.0(3)I2(2b) 7.0(3)I4(8b) yes
1 bios v3.5.0(01/25/2016) v4.0.0(12/05/2016) yes


Switch will be reloaded for disruptive upgrade.
Do you want to continue with the installation (y/n)? [n] ^C

Really abort ISSU? y/n [n]-
DATA_Server_Switch_3(config)# ye installation (y/n)? [n]
^
% Invalid parameter detected at '^' marker.
DATA_Server_Switch_3(config)# show boot
Current Boot Variables:

sup-1
NXOS variable = bootflash:/nxos.7.0.3.I2.2b.bin
No module boot variable set

Boot Variables on next reload:

sup-1
NXOS variable = bootflash:/nxos.7.0.3.I2.2b.bin
No module boot variable set
-------------------------------------------------------------------------------------------------------

After installing the first OS, when asked whether to reload, I accidentally entered a typo and proceeded with OS Install again.

-------------------------------------------------------------------------------------------------------
-Second OS Upgrade-

Switch_3(config)# install all nxos bootflash:nxos.7.0.3.I4.8b.bin
Installer will perform compatibility check first. Please wait.
Installer is forced disruptive

Verifying image bootflash:/nxos.7.0.3.I4.8b.bin for boot variable "nxos".
[####################] 100% -- SUCCESS

Verifying image type.
[####################] 100% -- SUCCESS

Preparing "nxos" version info using image bootflash:/nxos.7.0.3.I4.8b.bin.
[####################] 100% -- SUCCESS

Preparing "bios" version info using image bootflash:/nxos.7.0.3.I4.8b.bin.
[####################] 100% -- SUCCESS

Collecting "running" plugin(s) information.
[# ] 0%
Collecting plugin(s) information from "new" image.
[# ] 0%
Performing runtime checks.
[####################] 100% -- SUCCESS

Performing module support checks.
[####################] 100% -- SUCCESS

Notifying services about system upgrade.
[####################] 100% -- SUCCESS

 

Compatibility check is done:
Module bootable Impact Install-type Reason
------ -------- -------------- ------------ ------
1 yes disruptive reset Incompatible image

 

Images will be upgraded according to following table:
Module Image Running-Version(pri:alt) New-Version Upg-Required
------ ---------- ---------------------------------------- -------------------- ------------
1 nxos 7.0(3)I2(2b) 7.0(3)I4(8b) yes
1 bios v3.5.0(01/25/2016) v4.0.0(12/05/2016) yes


Switch will be reloaded for disruptive upgrade.
Do you want to continue with the installation (y/n)? [n] y


Install is in progress, please wait.

Performing runtime checks.
[####################] 100% -- SUCCESS

Setting boot variables.
[####################] 100% -- SUCCESS

Performing configuration copy.
[####################] 100% -- FAIL.
Return code 0x401E0000 (request was aborted).

Resetting boot variables. Please wait.
[####################] 100%

Install has failed. Return code 0x40930014 (Configuration copy failed).
Please identify the cause of the failure, and try 'install all' again.
DATA_Server_Switch_3(config)#
DATA_Server_Switch_3(config)#
DATA_Server_Switch_3(config)# Install has failed. Return code 0x40930014 (Configuration copy failed).

-------------------------------------------------------------------------------------------------------

However, the command that the configuration copy failed has been issued, and the save to config is currently not possible.
After the second attempt, I forcefully reloaded the equipment, and all configs were lost and the equipment was initialized.

After resetting the backed up content, I tried to save it, but the log below appears, and the config is not saved.

2019 Jan 24:28:03 Switch_3 %SECURITYD-2-INVALID_ADMIN_PASSWD
2019 Jan 24:28:03 Switch_3 %SYSMGR-3-CFGWRITE_SRVFAILED: Service "Security Daemon" failed to store items configuration (error-id 0x404A0052).
2019 Jan 24:28:03 Switch_3 %SYSMGR-2-CFGWRITE_ABORTED: Configuration copy bound.
2019 Jan 24:28:04 Switch_3 %SYSMGR-3-CFGWRITE_FAILED: Configuration copy failed (error-id 0x401E0000).

I wonder if there are any mistakes I made during OS upgrade or if there is any way I can recover them.

Who Me Too'd this topic