-
Notifications
You must be signed in to change notification settings - Fork 545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[求助/Help]虚机丢包严重 #22174
Labels
question
Further information is requested
Comments
先看下虚拟机 ping 网关有没有丢包,然后看 dns 解析出来的地址和宿主机是不是一样的 |
虚拟机 ping 网关确实丢包严重,宿主机ping网关不丢包。 |
虚拟机用的经典网络还是 vpc ? |
是VPC内的虚机 vpc |
@yulongz 这个大概率是ovn的chassis和端口配置有不一致的情况,需要用ovn-sbctl查看找到冲突端口和chassis |
我们发现了是挂载一个EIP之后才有这种情况,卸载EIP之后就不丢包。机房提供的EIP貌似有问题,此EIP已经从cloudpods里删除。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问下各位大佬,在宿主机上ping www.baidu.com不丢包,但是使用宿主机上的虚拟机内部ping www.baidu.com丢包很严重,如何查问题?
The text was updated successfully, but these errors were encountered: