HPE Aruba Networking & ProVision-based
1829446 Members
1252 Online
109992 Solutions
New Discussion

Re: Problem with image copy on HP ProCurve 2848 switch

 
SOLVED
Go to solution
MQ'ski
Regular Advisor

Problem with image copy on HP ProCurve 2848 switch

I did execute following command:
copy flash flash secondary
switch returned immediately:

# copy flash flash secondary
File transfer already in progress.


That means That I can't see copied Image from Primary to Secondary flash.
Reload is also unsuccessful:
# reload
You cannot reload, a file transfer is in progress!
Can I do anythink to proceed?
Marcin

 

 

P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. - Hp Forum Moderator

6 REPLIES 6
Mohieddin Kharnoub
Honored Contributor
Solution

Re: Problem with image copy on HP ProCurve 2848 switch

Hi

If you can run "show flash" to compare both images in primary and secondary.

Then show run and at the beginning of the output of show run you can see what IOS is used in last boot and compare it with the existing one.

Try to upgrade your switch also to the latest firmware on ProCurve site.

Good Luck !!!
Science for Everyone
Kai Uwe Mather
New Member

Re: Problem with image copy on HP ProCurve 2848 switch

Hello!
I have the same pronlem with a ProCurve 2626.

But it seems that the file download was complete. The new flash version is shown in the show flash command result.

I've tried the following commands.

--------------------------------------------
show flash

Image Size(Bytes) Date Version
----- ---------- -------- -------
Primary Image : 3508153 08/26/09 H.10.83
Secondary Image : 2876374 02/08/05 H.08.60
Boot Rom Version: H.08.02
Current Boot : Primary
--------------------------------------------
show version

Image stamp: /sw/code/build/fish(ts_08_5)
Dec 16 2005 09:05:01
H.08.86
30
Boot Image: Primary
--------------------------------------------
reload

You cannot reload, a file transfer is in progress!
--------------------------------------------
boot

Download is in progress, you cannot reboot now!
--------------------------------------------
copy tftp flash xxx.xxx.xxx.xxx fw/hp26xx/H_10_83.swi
The Primary OS Image will be deleted, continue [y/n]? y
File transfer already in progress.

I havn't tried a hard reset yet.

Do you have an idea?

(show tech attached)

Best regards.

Kai Uwe Mather
[GWDG]
MQ'ski
Regular Advisor

Re: Problem with image copy on HP ProCurve 2848 switch

Sorry. Some time passed and Im lost. I don't remember the final result of that. Maybe someone would answer your question here.
Bock Markus
Frequent Advisor

Re: Problem with image copy on HP ProCurve 2848 switch

Did anyone found a solution here? I have to reboot a switch by remote access, but I get the same message.
aojea
Frequent Advisor

Re: Problem with image copy on HP ProCurve 2848 switch

I have done it with the web interface.

Diagnostics -> Device Reset

Christoph Gartmann
Occasional Advisor

Re: Problem with image copy on HP ProCurve 2848 switch

I had the same problem on a 2520-8G. It resultet from a previous telnet session that somehow aborted. On the switch I entered:

   show telnet

I got a list of three sessions, one was "console", the next was the aborted one and the last one the one I used to type the above command. Then I issued:

  kill 2

This cured the problem.