- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Copy image FROM switch's flash to another switch
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
06-23-2015 09:04 AM
06-23-2015 09:04 AM
Copy image FROM switch's flash to another switch
Hi Comunity,
I need to recover a switch software image from SW01 so I can install it in SW02 (Unfortunatelly version K.15.06.0008 has been already removed from the download section).
I've tried with:
SW01# copy flash usb image_pri.swi primary
them when I try to flash image_pri.swi to SW02 it says its a corrupted image:
SW02# copy usb flashimage_pri.swi primary
The Primary OS Image will be deleted, continue [y/n]? y
Corrupted download file.
I've noted the the size of the image in SW01 is different than the image file copied from flash:
SW01# show flash
Image Size (bytes) Date Version
----------------- ------------ -------- --------------------
Primary Image : 14844423 10/09/11 K.15.06.0008
Secondary Image : 14844423 10/09/11 K.15.06.0008
In my linux machine I have:
linuxhost# ls
-rw-r--r-- 1 user user 14844928 Jun 23 08:38 image_pri.swi
I'm completly sure the media is not corrupted (Tried copying the image via USB, SFTP, etc) and every time I get a file with the same size (14844928 bytes)
Some background information: SW01 is in production and we are introducing SW02 which is exactly the same as SW01. We need the same version so we can run Distrubuted trunking but currently upgrading SW01 is not an option.
I very much appreciate any help.