Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Cisco (http://www.velocityreviews.com/forums/f27-cisco.html)
-   -   Catalyst 3550 refuses to reload! (http://www.velocityreviews.com/forums/t517134-catalyst-3550-refuses-to-reload.html)

karstenf@nexgo.de 06-23-2007 04:28 PM

Catalyst 3550 refuses to reload!
 
Hello,

i get the following message if i type "reload" :

----
SIGNATURE-3-NOT_ABLE_TO_PROCESS: %ERROR: Not able to process Signature
in flash:.
%SIGNATURE-3-ABORT_OPER: %ERROR: Aborting reload.
----

ios is :c3550-ipservices-mz.122-25.SEC2

Furthermore there seems to be a problem with the nvram "dir nvram" shows:

----
Directory of nvram:/

%Error opening nvram:/ (Function not implemented)

----

Any suggestions?

I think the only way to solve this issue is to manually power-cycle the
switch!?


Thanks,

Karsten

Merv 06-23-2007 06:01 PM

Re: Catalyst 3550 refuses to reload!
 
On Jun 23, 12:28 pm, "karst...@nexgo.de" <karst...@nexgo.de> wrote:
> Hello,
>
> i get the following message if i type "reload" :
>
> ----
> SIGNATURE-3-NOT_ABLE_TO_PROCESS: %ERROR: Not able to process Signature
> in flash:.
> %SIGNATURE-3-ABORT_OPER: %ERROR: Aborting reload.
> ----
>
> ios is :c3550-ipservices-mz.122-25.SEC2
>
> Furthermore there seems to be a problem with the nvram "dir nvram" shows:
>
> ----
> Directory of nvram:/
>
> %Error opening nvram:/ (Function not implemented)
>
> ----
>
> Any suggestions?
>
> I think the only way to solve this issue is to manually power-cycle the
> switch!?
>
> Thanks,
>
> Karsten


%SIGNATURE-3-NOT_ABLE_TO_PROCESS : %ERROR: Not able to process
Signature in [chars].

Explanation An unknown error occurred when the system attempted to
process the signature in the specified image file. A valid signature
ensures the integrity of the image.

Recommended Action Do not use this file. The file might be
corrupted or modified. Attempt to copy the file again, or download the
file again from the http://www.cisco.com page before copying it. If
this message recurs, open a case with the Technical Assistance Center
via the Internet at http://www.cisco.com/cgi-bin/front.x...ls/caseOpen.pl,
or contact your Cisco technical support representative and provide the
representative with the information you have gathered. Attach the
following information to your case in nonzipped, plain-text (.txt)
format: the output of the show logging and show tech-support commands
and your pertinent troubleshooting logs.


karstenf@nexgo.de 06-23-2007 10:14 PM

Re: Catalyst 3550 refuses to reload!
 
Merv wrote:

> %SIGNATURE-3-NOT_ABLE_TO_PROCESS : %ERROR: Not able to process
> Signature in [chars].
>
> Explanation An unknown error occurred when the system attempted to
> process the signature in the specified image file. A valid signature
> ensures the integrity of the image.

[...]

Hello, i saw this documentation page too. But what does it mean??
I originally posted:

SIGNATURE-3-NOT_ABLE_TO_PROCESS: %ERROR: Not able to process Signature
in flash:.
^^
The error wasn't linked to a specific file.

I also checked the ios image located on the flash with the "verify"
command, it was o.k.

Furthermore i formatted the whole flash and downloaded a fresh image
from cisco.com and copied it to the flash.

But all there things didn't solv the problem: The above error-message
occured each time i typed in the "reload" command.

Perhaps there was a problem with the process handling the filesystems on
the switch. As stated before, i could't access the nvram: filesystem
properly.

Karsten

Merv 06-23-2007 11:28 PM

Re: Catalyst 3550 refuses to reload!
 
On Jun 23, 6:14 pm, "karst...@nexgo.de" <karst...@nexgo.de> wrote:
> Merv wrote:
> > %SIGNATURE-3-NOT_ABLE_TO_PROCESS : %ERROR: Not able to process
> > Signature in [chars].

>
> > Explanation An unknown error occurred when the system attempted to
> > process the signature in the specified image file. A valid signature
> > ensures the integrity of the image.

>
> [...]
>
> Hello, i saw this documentation page too. But what does it mean??
> I originally posted:
>
> SIGNATURE-3-NOT_ABLE_TO_PROCESS: %ERROR: Not able to process Signature
> in flash:.
> ^^
> The error wasn't linked to a specific file.
>
> I also checked the ios image located on the flash with the "verify"
> command, it was o.k.
>
> Furthermore i formatted the whole flash and downloaded a fresh image
> from cisco.com and copied it to the flash.
>
> But all there things didn't solv the problem: The above error-message
> occured each time i typed in the "reload" command.
>
> Perhaps there was a problem with the process handling the filesystems on
> the switch. As stated before, i could't access the nvram: filesystem
> properly.
>
> Karsten




Perhaps you can provide some additional background info.

Is this the first time you have trued to reload this switch with this
IOS image

Has the image been changed recently, etc



Merv 06-23-2007 11:59 PM

Re: Catalyst 3550 refuses to reload!
 
dir nvram: may not be a valid command on a 3550

what does dir flash: show ?



J.Cottingim 06-24-2007 01:18 AM

Re: Catalyst 3550 refuses to reload!
 
> I think the only way to solve this issue is to manually power-cycle the
> switch!?


Unfortunately I don't believe power-cycling the switch will fix the
problem.
If the IOS you are running has the capability to "format nvram", you
should try that.
If it doesn't, you'll need to replace the switch. It doesn't happen
often, but sometimes the NVRAM does go bad.


Good Luck
JC


karstenf@nexgo.de 06-24-2007 10:37 AM

Re: Catalyst 3550 refuses to reload!
 
Merv wrote:

> Perhaps you can provide some additional background info.
>
> Is this the first time you have trued to reload this switch with this
> IOS image
>
> Has the image been changed recently, etc


The image was changed and rebooted 1 week ago. There was no reboot after
this change.

Regards,

Karsten

karstenf@nexgo.de 06-24-2007 10:39 AM

Re: Catalyst 3550 refuses to reload!
 
Merv wrote:
> dir nvram: may not be a valid command on a 3550
>

?

i think, it`s a valid command:

----
Switch#dir nvram:
Directory of nvram:/

382 -rw- 0 <no date> startup-config
383 ---- 0 <no date> private-config

393216 bytes total (393164 bytes free)

----


> what does dir flash: show ?


The output of the flash filesystems looked good, no problem, some space
free...

Regards,

Karsten


karstenf@nexgo.de 06-24-2007 10:46 AM

Re: Catalyst 3550 refuses to reload!
 
J.Cottingim wrote:
>>I think the only way to solve this issue is to manually power-cycle the
>>switch!?

>
>
> Unfortunately I don't believe power-cycling the switch will fix the
> problem.
> If the IOS you are running has the capability to "format nvram", you
> should try that.
> If it doesn't, you'll need to replace the switch. It doesn't happen
> often, but sometimes the NVRAM does go bad.


The ios didn't allow me to format the nvram. Because

SIGNATURE-3-NOT_ABLE_TO_PROCESS: %ERROR: Not able to process Signature
in flash:.

referenced to the flash filesystem, i formatted the flash and copied a
new Image on it. But the above message appeared after each reload-try!

Now, i drove to the rack and power-cycled the switch. Now everything is
fine again! But i think, it was a very strange error and luckily no
customers were affected...

Karsten

Merv 06-24-2007 12:24 PM

Re: Catalyst 3550 refuses to reload!
 
On Jun 24, 6:46 am, "karst...@nexgo.de" <karst...@nexgo.de> wrote:
> J.Cottingim wrote:
> >>I think the only way to solve this issue is to manually power-cycle the
> >>switch!?

>
> > Unfortunately I don't believe power-cycling the switch will fix the
> > problem.
> > If the IOS you are running has the capability to "format nvram", you
> > should try that.
> > If it doesn't, you'll need to replace the switch. It doesn't happen
> > often, but sometimes the NVRAM does go bad.

>
> The ios didn't allow me to format the nvram. Because
>
> SIGNATURE-3-NOT_ABLE_TO_PROCESS: %ERROR: Not able to process Signature
> in flash:.
>
> referenced to the flash filesystem, i formatted the flash and copied a
> new Image on it. But the above message appeared after each reload-try!
>
> Now, i drove to the rack and power-cycled the switch. Now everything is
> fine again! But i think, it was a very strange error and luckily no
> customers were affected...
>
> Karsten


After you power-cycled the switch you could issue the reload command
without getting the error message?

I would open a case with the Cisco TAC and find out if this is a known
problem.

I would also determine if their is a newer IOS image for the switch.



All times are GMT. The time now is 02:20 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57