- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: Problem with image copy on HP ProCurve 2848 sw...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2007 10:39 PM - last edited on 07-14-2013 09:28 PM by Maiko-I
02-08-2007 10:39 PM - last edited on 07-14-2013 09:28 PM by Maiko-I
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2007 06:42 AM
02-09-2007 06:42 AM
SolutionIf 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 !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2009 11:06 PM
10-27-2009 11:06 PM
Re: Problem with image copy on HP ProCurve 2848 switch
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]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2009 12:08 AM
10-28-2009 12:08 AM
Re: Problem with image copy on HP ProCurve 2848 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 01:56 PM
08-27-2010 01:56 PM
Re: Problem with image copy on HP ProCurve 2848 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2010 09:50 PM
09-22-2010 09:50 PM
Re: Problem with image copy on HP ProCurve 2848 switch
Diagnostics -> Device Reset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2013 06:07 AM
07-09-2013 06:07 AM
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.