找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 544|回复: 3

原版OpenWrt扩容后一堆报错,高手帮看看

[复制链接]
发表于 2022-12-6 17:02 | 显示全部楼层 |阅读模式
OpenWrt的overlay扩容后,一堆报错,是啥原因?
我是ESXi 8.0安装的openwrt,然后把硬盘改大直接扩容,新加了/dev/sda3,然后格式化ext4,挂载到/overlay上面
  1. Tue Dec  6 16:41:27 2022 kern.crit kernel: [893806.702786] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  2. Tue Dec  6 16:41:27 2022 kern.warn kernel: [893806.703350] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  3. Tue Dec  6 16:41:27 2022 kern.crit kernel: [893806.735798] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  4. Tue Dec  6 16:41:27 2022 kern.warn kernel: [893806.736357] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  5. Tue Dec  6 16:42:14 2022 kern.crit kernel: [893853.085815] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  6. Tue Dec  6 16:42:14 2022 kern.warn kernel: [893853.086394] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  7. Tue Dec  6 16:42:39 2022 daemon.warn dnsmasq[11238]: possible DNS-rebind attack detected: retracker.sevstar.net
  8. Tue Dec  6 16:44:10 2022 daemon.warn dnsmasq[11238]: possible DNS-rebind attack detected: tracker.pimpmyworld.to
  9. Tue Dec  6 16:48:03 2022 kern.crit kernel: [894202.714696] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  10. Tue Dec  6 16:48:03 2022 kern.warn kernel: [894202.715180] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  11. Tue Dec  6 16:48:04 2022 kern.crit kernel: [894203.603512] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  12. Tue Dec  6 16:48:04 2022 kern.warn kernel: [894203.604316] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  13. Tue Dec  6 16:48:36 2022 kern.crit kernel: [894235.672551] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  14. Tue Dec  6 16:48:36 2022 kern.warn kernel: [894235.673144] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  15. Tue Dec  6 16:48:36 2022 kern.crit kernel: [894235.765547] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  16. Tue Dec  6 16:48:36 2022 kern.warn kernel: [894235.766116] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  17. Tue Dec  6 16:53:38 2022 kern.crit kernel: [894537.226625] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  18. Tue Dec  6 16:53:38 2022 kern.warn kernel: [894537.227167] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  19. Tue Dec  6 16:56:08 2022 kern.crit kernel: [894687.452109] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  20. Tue Dec  6 16:56:08 2022 kern.warn kernel: [894687.452712] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  21. Tue Dec  6 16:56:08 2022 kern.crit kernel: [894687.495722] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  22. Tue Dec  6 16:56:08 2022 kern.warn kernel: [894687.496265] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
  23. Tue Dec  6 16:57:31 2022 kern.crit kernel: [894770.406722] EXT4-fs error (device sda2): ext4_lookup:1744: inode #83: comm rpcd: deleted inode referenced: 2376
  24. Tue Dec  6 16:57:31 2022 kern.warn kernel: [894770.407361] overlayfs: failed to look up (.fstab.uci-olhdaJ) for ino (-117)
复制代码


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
发表于 2022-12-6 17:34 | 显示全部楼层
报啥错不发出来,你让我们看啥?overlay可以看成是系统分区,你现在把系统分区换到另一个分区上,那么原来在overlay里的东西呢?这些系统运行需要的东西都没了能不报错吗?你改overlay要把原来overlay下的东西拷过去
回复 支持 反对

使用道具 举报

发表于 2022-12-6 17:42 | 显示全部楼层
我就是原生的openwrt啊,我扩容没问题啊
回复 支持 反对

使用道具 举报

发表于 2022-12-6 23:23 | 显示全部楼层
你这个做个e2fsck应该就好了,但是可能要用recuecd之类的工具做才可以,另外分享你一段话

蠢问题

我在编译内核时接连遇到 SIG11 错误, 我怀疑某条飞线搭在主板的走线上了,这种情况应该怎样检查最好?

聪明问题

我的组装电脑是 FIC-PA2007 主机板搭载 AMD K6/233 CPU(威盛 Apollo VP2 芯片组), 256MB Corsair PC133 SDRAM 内存,在编译内核时,从开机 20 分钟以后就频频产生 SIG11 错误, 但是在头 20 分钟内从没发生过相同的问题。重新启动也没有用,但是关机一晚上就又能工作 20 分钟。 所有内存都换过了,没有效果。相关部分的标准编译记录如下…
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-6-5 08:23

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表