Unsolved
This post is more than 5 years old
4 Posts
0
43099
January 27th, 2012 06:00
TFTP Error uploading image to 3424P
Hello,
I am trying to upload a new boot and firmware image to my switch. I keep getting an error with the firmware. I have downloaded a fresh copy of the .ros file this morning with the same results. Her are the two commands I am sending based on the documentation. Last question is, since I was able to download the boot file but not the image file, will my switch get hosed if it is rebooted before I get the image file uploaded?
Thanks, ROger
copy tftp://192.168.0.5/PowerConnect_34xx-20034.ros image
copy tftp://192.168.0.5/PowerConnect_34XX_boot-10101.rfb boot
console# copy tftp://192.168.0.5/PowerConnect_34xx-20034.ros image
02-Jan-2000 08:54:33 %COPY-I-FILECPY: Files Copy - source URL tftp://192.168.0.5
/PowerConnect_34xx-20034.ros destination URL flash://image
02-Jan-2000 08:54:48 %TFTP-A-TftpRxERROR: An error message was received: 0
Copy: File not found
console# copy tftp://192.168.0.5/PowerConnect_34XX_boot-10101.rfb boot
02-Jan-2000 08:59:48 %COPY-I-FILECPY: Files Copy - source URL tftp://192.168.0.5
/PowerConnect_34XX_boot-10101.rfb destination URL flash://BOOT
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!02-Jan-2000 09:00:02 %COPY-W-TRAP: The copy operation was
completed successfully
!
Copy: 524304 bytes copied in 00:00:14 [hh:mm:ss]
SW version 1.0.0.112 (date 20-Jun-2005 time 22:04:47)
Fast Ethernet Ports
==========================
no shutdown
speed 100
duplex full
negotiation
flow-control off
mdix auto
no back-pressure
Gigabit Ethernet Ports
=============================
no shutdown
speed 1000
duplex full
negotiation
flow-control off
mdix auto
no back-pressure
interface vlan 1
interface port-channel 1 - 8
spanning-tree
spanning-tree mode STP
qos basic
console#



RogerO54
4 Posts
1
January 28th, 2012 12:00
Uploaded the latest firmware over xmodem and switch is back online.
DELL-Sam L
Moderator
•
7.7K Posts
0
January 27th, 2012 09:00
Hello,
Just wanted to confirm that your TFTP server configurations is correct as it looks like it is not able to find the file to do the upgrade. What you need to confirm is that all files that need to be transferred to the switch must reside in the TFTP root directory, otherwise they will not be seen by the remote TFTP client on the switch. This is also the location where files transferred to the TFTP Server will be uploaded to.
You can check that by launching TFTP server File Configure.
In the TFTP Server Configuration dialog box, choose the directory that the TFTP Server will use as its root directory. Next, click on the Security tab.
On the Security tab, click on the Transmit and Receive files radio button to allow uploading and downloading from the switch. Then click OK when finished
Once that is verified I would try to run the update again and see if it states that it gives the same error.
Let us know how it goes
RogerO54
4 Posts
0
January 27th, 2012 10:00
Hello,
I don't think that is the issue. I only have 4 files in my TFTP folder. Two are the backups of the startup-config and running-config I pushed from the switch to confirm write permissions. Two are the boot image and firmware image. I have been able to copy the boot image over, only failing on the firmware image.
Since I was not sure if the newer boot image would work with the old firmware, I downloaded the boot image from Dell this morning that matched my running boot image and that also worked fine. I tried to copy the old firmware file also but it failed with the same error.
Logic tells me that TFTP is working
Boot file copying is working
Firmware copying is not.
I don't know enough about the file structure, but it appears that the flash://image location is not accesable or corrupt.
My next step will be to try to upload the file using xmodem. But that brings up the issue of boot file and firmware version compatability. Can I run old firmare on latest boot image?
Thanks,
Roger
DELL-Sam L
Moderator
•
7.7K Posts
0
January 27th, 2012 12:00
Roger,
Yes you can run the latest the switch on the latest boot image using old firmware. When the switch reboots it will try to boot from the new boot image if it fails it will use the old image that it still has saved on the switch in the secondary location to boot the switch. Let us know if you can’t still get the firmware to load using Xmodem.
RogerO54
4 Posts
0
January 28th, 2012 07:00
Hello,
Turns out that that is not the case. When I loaded the latest boot image and rebooted the switch I got stuck in an endless boot loop. Error is "lzma compressed not supported by this version" or something like that. Currently using xmodem to copy the latest version of the firmware into the switch to see if that resolves the issue.
Thanks,
Roger