cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2059
Views
4
Helpful
2
Replies

VSH may not load properly - Error message in config file

pille1234
Level 3
Level 3

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

2 Replies 2

Joe Clarke
Cisco Employee
Cisco Employee

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.

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