flanneld启动报错:vxlan_network.go:158] failed to add等错

wx5b2999d962e6d · · 1208 次点击 · · 开始浏览    
这是一个创建于 的文章,其中的信息可能已经有所发展或是发生改变。

报错信息

Apr 21 15:56:37 node02 systemd[1]: Started Flanneld overlay address etcd agent.
Apr 21 15:56:37 node02 flanneld[123894]: I0421 15:56:37.621933  123894 iptables.go:125] Adding iptables rule: ! -s 172.17.0.0/16 -d 172.17.0
Apr 22 10:14:08 node02 flanneld[123894]: E0422 10:14:08.245343  123894 vxlan_network.go:158] failed to add vxlanRoute (172.17.25.0/24 -> 172
Apr 22 10:17:17 node02 flanneld[123894]: E0422 10:17:17.228233  123894 vxlan_network.go:158] failed to add vxlanRoute (172.17.25.0/24 -> 172
Apr 22 10:22:30 node02 flanneld[123894]: E0422 10:22:30.718100  123894 vxlan_network.go:158] failed to add vxlanRoute (172.17.25.0/24 -> 172
Apr 22 10:24:43 node02 flanneld[123894]: E0422 10:24:43.038854  123894 vxlan_network.go:158] failed to add vxlanRoute (172.17.25.0/24 -> 172
Apr 22 10:32:16 node02 flanneld[123894]: E0422 10:32:16.012105  123894 vxlan_network.go:158] failed to add vxlanRoute (172.17.25.0/24 -> 172
Apr 22 10:35:39 node02 systemd[1]: Stopping Flanneld overlay address etcd agent...

网上类似信息

https://github.com/coreos/flannel/issues/844

I had this error too when transitioning from 1.7.5 to 1.8.2.
A reboot solved this error for me.
(for completenes: prior to this I deleted the fstab swap entry because kubelet requires that the system doesnt swap. Not sure If this is related)

解决过程

重启

问题原因


有疑问加站长微信联系(非本文作者)

本文来自:51CTO博客

感谢作者:wx5b2999d962e6d

查看原文:flanneld启动报错:vxlan_network.go:158] failed to add等错

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1208 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传