cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2590
Views
0
Helpful
7
Replies

Cisco 3835 Router Configuration problem

olakunle06
Level 1
Level 1

Hi there,

I have an issue with a Cisco 3825 router. When I try to save the running config it shows a paticular error. This same error is displayed when I run the SH START command.

Router#sh start

Using 1826 out of 491512 bytes

%Error opening nvram:/startup-config (Unknown error 0)

Router#

*Jun 27 10:51:36.087: NV: Invalid Pointer value(632F31F4) in private configurati

on structure

*Jun 27 10:51:36.311: NV: Invalid Pointer value(632F31F4) in private configurati

on structure

*Jun 27 10:51:36.311: %SYS-4-NV_BLOCK_INITFAIL: Unable to initialize the geometr

y of nvram

Router#wr

startup-config file open failed (Unknown error 0)

Router#

*Jun 27 11:00:44.331: NV: Invalid Pointer value(632F31F4) in private configurati

on structure

*Jun 27 11:00:44.559: NV: Invalid Pointer value(632F31F4) in private configurati

on structure

*Jun 27 11:00:44.559: %SYS-4-NV_BLOCK_INITFAIL: Unable to initialize the geometr

y of nvram

Router#

Pls can you help by telling me the source of the problem.

Thanks

1 Accepted Solution

Accepted Solutions

mheusing
Cisco Employee
Cisco Employee

Hi,

Did you upgrade the IOS lately?

What you also can try:

Router#erase /all nvram:

Router#copy running-config startup-config

It might remove the error messages. Note: erase nvram is not sufficient.

Regards, Martin

View solution in original post

7 Replies 7

royalblues
Level 10
Level 10

I think you are hitting the Bug CSCin98933.

Try upgrading the IOS to 12.4(07a), 12.4(7.20), 12.4(7.20)T

http://www.cisco.com/cgi-bin/Support/Bugtool/onebug.pl?bugid=CSCin98933

http://www.cisco.com/en/US/products/hw/cable/ps2209/products_field_notice09186a00807ee4b9.shtml

HTH

Narayan

olakunle06
Level 1
Level 1

The router I'm working on runs Cisco 12.4(11)T. This version is higher than those you mentioned. Could it be the same bug?

Could be...

If you can get a downtime, i would recommend upgrading it to the latest available train and check

Narayan

mheusing
Cisco Employee
Cisco Employee

Hi,

Did you upgrade the IOS lately?

What you also can try:

Router#erase /all nvram:

Router#copy running-config startup-config

It might remove the error messages. Note: erase nvram is not sufficient.

Regards, Martin

Thanks,

It solved the issue. Apparently, it was an NVRAM problem. Erasing the nvram resolved the problem.

olakunle06
Level 1
Level 1

No I didn't upgrade the router. It's a brand new router.

robswanson
Level 1
Level 1

startup-config file open failed (Unknown error 0)

*Oct  8 17:13:04.835: NV: Invalid Pointer value(45E56768) in private configuration structure

*Oct  8 17:13:04.871: NV: Invalid Pointer value(45E56768) in private configuration structure

*Oct  8 17:13:04.871: %SYS-4-NV_BLOCK_INITFAIL: Unable to initialize the geometry of nvram

Warning: Attempting to overwrite an NVRAM configuration previously written

by a different version of the system image.

Overwrite the previous NVRAM configuration?[confirm]

startup-config file open failed (Unknown error 0)

router#erase startup-config
Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]
[OK]
Erase of nvram: complete
router#wr
Building configuration...
[OK]

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card