cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1018
Views
0
Helpful
8
Replies

error message upgrade ME3800 cisco

Dhikra Marghli
Level 5
Level 5

Hello

 

i want to upgrade ME3800 to me380x-universalk9-tar.156-2.SP8 

so with this command :

archive download-sw /overwrite tftp://10.5.11.145/me380x-universalk9-tar.156-2.SP8

===> 10.5.11.145 : @ip de platform  cisco prime

it show me error message 

ME3800-BOUJRIDA#$tftp://10.5.11.145/me380x-universalk9-tar.156-2.SP8
Ramdisk creation successful, status = 0
flashfs[26]: 0 files, 1 directories
flashfs[26]: 0 orphaned files, 0 orphaned directories
flashfs[26]: Total bytes: 41158656
flashfs[26]: Bytes used: 1024
flashfs[26]: Bytes available: 41157632
Could not buffer tarfile...using multiple downloads


Please wait till you receive the "Image Extraction Done" success message, or any other message reporting Failure !!!!!

 

examining image...
%Error opening tftp://10.5.11.145/me380x-universalk9-tar.156-2.SP8 (No such file or directory)
%Error opening ramfs:update/info (No such file or directory)
ERROR: Image is not a valid IOS image archive.
Deleting Ramdisk

so please how i can resolved that allow me upgrade ME3800.

8 Replies 8

marce1000
Hall of Fame
Hall of Fame

 

 - Verify correct location on tftp server and or check tftp server's logs too for this transfer, if this is a linux host then set protection mode for the image to 666.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

this  me380x-universalk9-tar.156-2.SP8   is in server platform prime 

 

so i can resolved this problem 

 

Thanks

Leo Laohoo
Hall of Fame
Hall of Fame

@Dhikra Marghli wrote:

archive download-sw /overwrite tftp://10.5.11.145/me380x-universalk9-tar.156-2.SP8


That filename is missing the file extension, hence, the error message.

ME3800-BOUJRIDA#$tftp://10.5.11.145/me380x-universalk9-tar.156-2.SP8.tar
Ramdisk creation successful, status = 0
flashfs[26]: 0 files, 1 directories
flashfs[26]: 0 orphaned files, 0 orphaned directories
flashfs[26]: Total bytes: 41158656
flashfs[26]: Bytes used: 1024
flashfs[26]: Bytes available: 41157632
Could not buffer tarfile...using multiple downloads


Please wait till you receive the "Image Extraction Done" success message, or any other message reporting Failure !!!!!

 

examining image...
%Error opening tftp://10.5.11.145/me380x-universalk9-tar.156-2.SP8.tar (No such file or directory)
%Error opening ramfs:update/info (No such file or directory)
ERROR: Image is not a valid IOS image archive.
Deleting Ramdisk

 

 

i add extension but it show the same error message 

Thanks in adv


@Dhikra Marghli wrote:

%Error opening tftp://10.5.11.145/me380x-universalk9-tar.156-2.SP8.tar (No such file or directory)


  1. Check the TFTP server.  Is the file present in the folder/directory it is pointing to?
  2. Check the TFTP server.  Is the request from the switch visible? 
  3. Transfer a file from the switch to the TFTP server.  Where is this file found?
  4. What IOS version is the ME3800 running on?

ME3800-BOUJRIDA#ping 10.5.11.145
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.5.11.145, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms

 

/////////////////////////////////////////////////////////////////////////////////////////////////

no  i want to upgrade ME3800 cisco ..so i cope file to 10.5.11.145 ( tftp on platform cisco prime )

and  also actual in  ME3800  cisco

 

ME3800-BOUJRIDA#dir flash:
Directory of flash:/

2 -rwx 18345 Jul 12 2022 08:46:53 +01:00 config.text
3 drwx 512 Jul 6 2012 12:07:00 +01:00 me380x-universalk9-mz.152-2.S
11 -rwx 5 Jul 12 2022 08:47:01 +01:00 private-config.text
12 -rwx 1456 Jul 12 2022 07:43:30 +01:00 vlan.dat
13 -rwx 2072 Jul 12 2022 08:47:02 +01:00 multiple-fs
14 drwx 512 Aug 4 2014 12:28:31 +01:00 me380x-universalk9-mz.153-3.S2

57931776 bytes total (587264 bytes free)
ME3800-BOUJRIDA#

/////////////////////////////////////////////////////////////////////

 

BOOT path-list : flash:/me380x-universalk9-mz.153-3.S2/me380x-universalk9-mz.153-3.S2.bin
Config file : flash:/config.text
Private Config file : flash:/private-config.text
Manual Boot : no
HELPER path-list :

 

 

 

 

 


@Dhikra Marghli wrote:

 

tftp on platform cisco prime


Oh this is not going to work. 

Download TFTPd32 and host the site in a cheap computer.

Hello

 

please can you  help me

 

Thanks