You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your kernel version is very old and I assume has limited vxlan support. Flannel really should provide some indication that it's not working, but doesn't appear to at the moment.
I have tried udp as backend and there is no problem, but when I use vxlan, I can not ping cross host.
what I have read:
linux info: CentOS release 6.8 (Final)
kernnel version: 2.6.32-573.22.1.el6.x86_64
docker version: 1.7.1
vxlan support:
sames support vxlan
etcd version:
flanneld version: v0.7.0
route:
172.17.0.0 * 255.255.0.0 U 0 0 0 flannel.1
flannel config:
port:
subnet info:
/coreos.com/network/subnets/172.17.49.0-24
/coreos.com/network/subnets/172.17.70.0-24
/coreos.com/network/subnets/172.17.63.0-24
flannel log:
It sames that adding subnet not done, but there is no error info and ping failed cross host. What's the right output when add subnet succeeds?
ping:
What should I do? Is there any way to fix or debug this problem? Thank you!
The text was updated successfully, but these errors were encountered: