- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
03-Software Upgrade Troubleshooting Guide | 105.21 KB |
Troubleshooting basic settings
Software upgrade issues
Device startup failure
Symptom
The device fails to restart after loading the software images.
Common causes
The following are the common causes of this type of issue:
· The storage medium (SD card or USB disk) is not securely installed.
· The BootWare version does not match the version of the software images.
Troubleshooting flow
Figure 1 shows the troubleshooting flowchart.
Figure 1 Flowchart for troubleshooting device startup failure
Solution
1. Run a terminal emulation program on the PC connected to the console port, start up the device, and identify the BootWare version according to the following information;
Booting Normal Extended BootWare
The Extended BootWare is self-decompressing.............Done.
****************************************************************************
* *
* BootWare, Version 1.50 *
* *
****************************************************************************
2. Press Ctrl + B within 3 seconds after Press Ctrl+B to access EXTENDED-BOOTWARE MENU... is displayed. The system enters the extended BootWare menu.
==========================<EXTENDED-BOOTWARE MENU>==========================
|<1> Boot System |
|<2> Enter Serial SubMenu |
|<3> Enter Ethernet SubMenu |
|<4> File Control |
|<5> Restore to Factory Default Configuration |
|<6> Skip Current System Configuration |
|<7> BootWare Operation Menu |
|<8> Skip Authentication for Console Login |
|<9> Storage Device Operation |
|<0> Reboot |
============================================================================
Ctrl+Z: Access EXTENDED ASSISTANT MENU
Ctrl+C: Display Copyright
Ctrl+F: Format File System
Enter your choice(0-9): 4
3. Enter 4 to access the file control submenu. Verify that the storage medium is securely installed (the SD card is used as example).
¡ If the Note:the operating device is sda0 message appears and you can see the file information in the SD card after entering 1, the storage medium is securely installed, and proceed to step 4.
¡ If the Note:the operating device is sda0 message does not appear and you cannot see the file information in the SD card after entering 1, the storage medium is not securely installed, and contact Technical Support.
===============================<File CONTROL>===============================
|Note:the operating device is sda0 |
|<1> Display All File(s) |
|<2> Set Image File type |
|<3> Set Bin File type |
|<4> Delete File |
|<5> Copy File |
|<0> Exit To Main Menu |
============================================================================
Enter your choice(0-5): 1
Display all file(s) in sda0:
'M' = MAIN 'B' = BACKUP 'N/A' = NOT ASSIGNED
============================================================================
|NO. Size(B) Time Type Name |
|1 539432 Nov/18/2021 21:11:56 N/A sda0:/info/info_3_0.bin |
|2 539432 Nov/18/2021 21:15:00 N/A sda0:/info/info_3_1.bin |
|3 539432 Aug/28/2021 19:05:42 N/A sda0:/info/info_2_0.bin |
============================================================================
4. Confirm with the support whether the BootWare version is the latest.
¡ If yes, proceed to step 10.
¡ If no, download the latest BootWare version, and proceed to step 5.
5. Connect the PC to the Ethernet interface on the device, run the FTP or TFTP server software on the PC, specify the file path of the downloaded image, and proceed to step 6.
|
NOTE: No FTP or TFTP server software is available with the device. You must make sure that it is available by yourself.. |
6. Enter 0 to return to the extended BootWare menu. Enter 7 to access the BootWare operation menu, and proceed to step 7.
==========================<EXTENDED-BOOTWARE MENU>==========================
|<1> Boot System |
|<2> Enter Serial SubMenu |
|<3> Enter Ethernet SubMenu |
|<4> File Control |
|<5> Restore to Factory Default Configuration |
|<6> Skip Current System Configuration |
|<7> BootWare Operation Menu |
|<8> Skip Authentication for Console Login |
|<9> Storage Device Operation |
|<0> Reboot |
============================================================================
Ctrl+Z: Access EXTENDED ASSISTANT MENU
Ctrl+C: Display Copyright
Ctrl+F: Format File System
Enter your choice(0-9): 7
7. Enter 4 to update the BootWare through the Ethernet interface, and proceed to step 8.
=========================<BootWare Operation Menu>==========================
|Note:the operating device is flash |
|<1> Backup Full BootWare |
|<2> Restore Full BootWare |
|<3> Update BootWare By Serial |
|<4> Update BootWare By Ethernet |
|<0> Exit To Main Menu |
============================================================================
Enter your choice(0-4): 4
8. Enter 4 to configure Ethernet interface parameters, and proceed to step 9.
===================<BOOTWARE OPERATION ETHERNET SUB-MENU>===================
|<1> Update Full BootWare |
|<2> Update Extended BootWare |
|<3> Update Basic BootWare |
|<4> Modify Ethernet Parameter |
|<0> Exit To Main Menu |
============================================================================
Enter your choice(0-4): 4
¡ If the device starts up successfully, the issue is resolved.
¡ If the device fails to start up, proceed to step 10.
10. Collect the results of each step and contact the support.
Related alarm and log messages
Alarm messages
N/A
Log messages
N/A
Image loading failure
Symptom
The device fails to load software images.
Common causes
The common cause of this type of issue is that the software image file is corrupted.
Solution
1. Execute the md5sum command in user view to use the MD5 algorithm to calculate the MD5 digest of the software image file. In this example, the flash memory is used as the storage medium.
<Sysname> md5sum flash:/Comware.ipe
MD5 digest:
f2054bc35cd13bf84038bd10fc7a3efd
2. Obtain the label of the software image file from the official website or Technical Support, and use an MD5 tool to calculate the digest of the label.
3. Compare the digest of the software image file with the digest of the label.
¡ If they are the same, the software image file is not corrupted, and proceed to step 4.
¡ If they are different, the software image file is corrupted, and contact the support to obtain a new software image file.
4. Collect the following information and contact the support:
¡ Results of each step.
¡ The configuration file, log messages, and alarm messages.
Related alarm and log messages
Alarm messages
N/A
Log messages
N/A