Symptom
Nexus 7000 running dual supervisors may experience in inability to save it's configuration, with the progress bar failing to reach 100%:
Nexus_7000# copy run start
[########################################] 99%
Configuration update aborted: (signal 2 received).
Please run 'show system internal log sysmgr cfgctrl' for details
The following services failed to store their configuration: copp.
--
The following logs are seen:
%SYSMGR-3-CFGWRITE_SRVTIMEOUT: Service "copp" failed to store its configuration in the timeout period
%SYSMGR-2-CFGWRITE_ABORTED: Configuration copy aborted.
%SYSMGR-3-CFGWRITE_FAILED: Configuration copy failed (error-id 0x401E0045).
Conditions
This issue has been seen on 5.2(3a) and 6.0(4). It is triggered as a result of a supervisor failover.
Workaround
The switch must be reloaded to clear the condition. Once the switch comes back after the reload, you can reapply the diff of "show running-config" and "show startup-config". Or, you can copy your config to a TFTP server, and then copy it back to the switch after the reload.
This issue is fixed in NX-OS version 6.1(1)
Further Problem Description