04-24-2024 01:46 AM
hi all,
before on this switch (nexus 7000) i could do a "wr" or "copy run start" no problem but now i get this
wr
[########################################] 100%
Configuration update aborted: request was aborted
thanks,
rob
04-24-2024 01:50 AM
04-24-2024 01:58 AM
mmm.... but mine is
version 6.2(20)
and i have another nexus but that is letting me do a "wr" "copy run start"
04-24-2024 02:11 AM
here the logs when i try to do "wr"
%SYSMGR-3-CFGWRITE_SRVFAILED: Service "epld_auto" failed to store its configuration (error-id 0xFFFFFFFF).
%SYSMGR-2-CFGWRITE_ABORTED: Configuration copy aborted.
%SYSMGR-3-CFGWRITE_FAILED: Configuration copy failed (error-id 0x401E0000).
%CMPPROXY-STANDBY-2-LOG_CMP_UP: Connectivity Management processor(on module 6) is now UP
%SYSMGR-2-GSYNC_SNAPSHOT_SRVFAILED: Service "epld_auto" on active supervisor failed to store its snapshot (error-id 0xFFFFFFFF).
%SYSMGR-2-STANDBY_BOOT_FAILED: Standby supervisor failed to boot up.
%PLATFORM-2-MOD_REMOVE: Module 6 removed (Serial number JAF1612ATAB)
04-24-2024 02:54 AM
Hello,
I checked for bugs, the below one is not exactly what you are experiencing, but try the suggested workaround:
Nexus7000 not able to save its config due to ipqosmgr error 0x41170008
CSCtj87129
Customer Visible
Notifications
Save Bug
Open Support Case
Description
Symptom:
A Nexus 7000 system may not be able to save its configuration and log the following
errors:
switch# copy r s
[################################## ] 83%
%SYSMGR-3-CFGWRITE_SRVFAILED: Service "ipqosmgr" failed to store its configuration (error-id 0x41170008).
[########################################] 100%
%SYSMGR-2-CFGWRITE_ABORTED: Configuration copy aborted.
Configuration update aborted: request was aborted
%SYSMGR-3-CFGWRITE_FAILED: Configuration copy failed (error-id 0x401E0000).
switch#
switch# show system error-id 0x41170008
Error Facility: DDB Library
Error Description: Deleting a linked node
switch# show system error-id 0x401E0000
Error Facility: sysmgr
Error Description: request was aborted
Conditions:
Unknown
Workaround:
Steps tp recover:
1. Manually backup the current config
2. Erase the config with "write erase"
3. Reload the box
4. Manually restore the configuration
04-24-2024 03:22 AM
ok ive backup up the runing config to my tftp via this
copy running-config tftp:
how do i manually restore as i wouldnt be able to do this as i have "wr er" so when i reboot i couldnt even ssh as all my config is erased
copy tftp: running-config
would i just console into the switch and literally copy/paste my backup config to the running config
04-24-2024 03:42 AM
Hello,
good question. I guess when they say 'manually restore' without specifying what exactly that means, they imply that you indeed console into the switch and configure basic connectivity to (in your case) TFTP server, then get the full config from there...
04-24-2024 03:55 AM - edited 04-24-2024 04:05 AM
so basically configure the bare min to get tftp working ie configure vlan, vlan ip, interface port ie make it access so i can copy the running config back to it?
04-24-2024 04:04 AM
Hello,
exactly. That is how I interpret 'manually restore'. The idea is, obviously, that you do this only once, and afterwards, you can save the config normally...
04-24-2024 04:08 AM
so when i do a
copy run tftp
wr erase
reload
when it reloads will it be set to factory
04-24-2024 04:26 AM
my worry is when i do a reload it wont come back good ie it will go in a loop as it wont find boot file?
04-24-2024 04:47 AM
Hello,
in theory it should load to factory defaults...
That said, what (if you have not tried that before) happens if you just reboot the Nexus, with the current config ? Maybe the problem solves itself that way as well...
04-24-2024 04:57 AM
yes thanks just reload the switch first to see if solves, will do, let you know, wont be straight away as got to go higher up the ranks to do this
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