04-27-2013 12:00 PM
Hi again,
I use the following eem script to copy the running config to a tftp-server:
event manager applet SAVE_CONFIG_TFTP
event cli match "copy running-config startup-config"
action 1.0 cli copy running-config tftp://1.2.3.4/SWITCHNAME-eem.cfg vrf management
action 2.0 event-default
When I open the config file on the tftp-server with an editior I see the following error message on top of the configuration:
SH may not load properly. (Not enough memory resource)
Please check rlimit of your process.
Errno: 1; Error string: Operation not permitted
TYPE : 3
new softlimit bf8c45e8 hardlimit bf8c45ec
old softlimit f4240 hardlimit f4240
!Command: show running-config
!Time: Fri Apr 26 11:21:12 2013
version 6.1(3)
feature-set fex
feature-set mpls
[...]
Besides this message I have not yet seen any negative impact. I googled for the error message and found a Cisco bug CSCsr06310 which should have been fixed in NX-OS 4.0(4)
Anyone an idea what this is about? Is there anything I can do about it?
Regards
Pille
04-27-2013 01:51 PM
I found a few related bugs, but they should al be fixed in 6.1(3). You may have found something new. I recommend you open a TAC case for this so it can be investigated further.
05-09-2013 07:34 AM
Hi Joseph,
to be honest the negative impact of this error is not big enough to justifiy the effort of opening a TAC case. Thanks for your answer anyway.
Regards Pille
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