H3C V7路由器升级软件时提示无足够存储空间

故障现象

近日,对一些H3C V7路由器进行系统软件升级时,按以往的操作上传ipe文件后直接升级,但升级失败,出现如下错误提示:

<RT01>boot-loader file flash:/MSR830EI-CMW710-R6749P43.ipe main

Verifying the file flash:/MSR830EI-CMW710-R6749P43.ipe on the device............Done.

H3C MSR830 images in IPE:

msr830ei-cmw710-boot-r6749p43.bin

msr830ei-cmw710-system-r6749p43.bin

msr830ei-cmw710-wifidog-r6749p43.bin

msr830ei-cmw710-wwd-r6749p43.bin

msr830ei-cmw710-security-r6749p43.bin

msr830ei-cmw710-voice-r6749p43.bin

msr830ei-cmw710-data-r6749p43.bin

This command will set the main startup software images. Please do not reboot the device during the upgrade. Continue? [Y/N]:y

Add images to the device.
No sufficient storage space on the device.

无论是从WEB还是CLI,都无法正常完成升级。

故障原因及解决方法

究其原因,这批遇到问题的路由器,都是使用256MB小容量闪存的设备。因为最新版本的系统软件(7.1.0 R6749P43)体积太大,即使彻底删除了闪存上旧版系统软件,也无法将ipe文件全部解压的闪存空间。

H3C提供的升级包中,除了打包好的ipe文件外,也提供全部独立的bin文件。因此可以采取变通的方法,将这些bin文件分别上传至路由器的闪存,并用命令依次指定这些bin文件的用途。命令如下:

<RT01>boot-loader file boot ++flash:/msr830ei-cmw710-boot-r6749p43.bin++ system ++flash:/msr830ei-cmw710-system-r6749p43.bin++ feature ++flash:/msr
830ei-cmw710-data-r6749p43.bin++ ++flash:/msr830ei-cmw710-security-r6749p43.bin++ ++flash:/msr830ei-cmw710-voice-r6749p43.bin++ ++flash:/msr830ei-cmw710-wifidog
-r6749p43.bin++ ++flash:/msr830ei-cmw710-wwd-r6749p43.bin++
main

This command will set the main startup software images. Please do not reboot the device during the upgrade. Continue? [Y/N]:y

Verifying the file flash:/msr830ei-cmw710-data-r6749p43.bin on the device...Done.

Verifying the file flash:/msr830ei-cmw710-security-r6749p43.bin on the device...Done.

Verifying the file flash:/msr830ei-cmw710-voice-r6749p43.bin on the device...Done.

Verifying the file flash:/msr830ei-cmw710-wifidog-r6749p43.bin on the device...Done.

Verifying the file flash:/msr830ei-cmw710-wwd-r6749p43.bin on the device...Done.

Verifying the file flash:/msr830ei-cmw710-boot-r6749p43.bin on the device...Done.

Verifying the file flash:/msr830ei-cmw710-system-r6749p43.bin on the device..........Done.

The images that have passed all examinations will be used as the main startup software images at the next reboot on the device.

最后使用dis boot-loader命令检查,确定无误后重启设备。

相关推荐
Rust研习社1 天前
使用 Axum 构建高性能异步 Web 服务
开发语言·前端·网络·后端·http·rust
灰子学技术1 天前
Envoy HTTP 流量层面的 Metric 指标分析
网络·网络协议·http
上海云盾-小余1 天前
海外恶意 UDP 攻击溯源:分层封禁策略与业务兼容平衡方案
网络·网络协议·udp
智慧光迅AINOPOL1 天前
校园全光网建设指南:从架构到调优,打造稳定高体验校园网络
网络·全光网解决方案·全光网·酒店全光解决方案·泛住宿全光网解决方案
被摘下的星星1 天前
Internet 的域名系统:从“名字”到“地址”的翻译官
网络
Diros1g1 天前
如何通过普通网线给另一个设备供网
网络·网络协议
beyond阿亮1 天前
IEC104 Client Simulator - IEC104 主站/客户端模拟器 仿真器免费使用教程
运维·服务器·网络
(Charon)1 天前
【C++/Qt】Qt 封装 TCP 客户端底层 Network 类:连接、收发、自动测试与错误处理
服务器·网络·qt·tcp/ip
KKKlucifer1 天前
日志审计与行为分析在安全服务中的应用实践
网络·人工智能·安全
Aray12341 天前
浅析内网跨网段连通差异:ICMP不可达与静默丢包底层原理拆解
网络·ping