Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
description of repo status
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
9
Star
0
Fork
62
src-openEuler
/
NetworkManager
Closed
Code
Issues
3
Pull Requests
2
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
bond4(802.3ad)网络配置不通问题
Done
#I9CS2L
Bug
lyn
Opened this issue
2024-03-29 18:06
**【标题描述】能够简要描述问题:说明什么场景下,做了什么操作,出现什么问题(尽量使用正向表达方式)** **一、缺陷信息** **内核信息: 5.14内核 **缺陷归属组件:** NetworkManager **缺陷归属的版本:** 1.32.12 **缺陷简述:** KwaiOS(基于22.03 sp1) + 5.14 内核 + bond4(802.3ad)+ NetworkManager.service,网络不通 测试一:单网卡配置(交换机和服务器都配成 单网卡链接模式)-网络通 测试二: bond mode=O round-robin- 网络通 Bondind Mode: 从 IEEE 802.3ad Dynamic link aggregation 改为 load balancing 了 测试三:bond4(802.3ad)-网络不通 服务器抓包测试: 结果:只抓到向外发的包,但是没有收到交换机发回来的包,但是交换机侧检查,向服务器send 发了包。服务器侧,没有检测到丢包,排除服务器侧丢包。 且 bond 没有聚合起来,LACP active 为 ON 状态,但是eth01 和eth02 的Aggregator ID 聚合ID不同。 确认物理链路: 1、确认物理链路(网线、光纤等)都已经正确连接到交换机和服务器的相应端口上。 2、检查连接状态指示灯显示正常 初步结论:由于服务器没有收到 交换机发的包,所以导致服务器学不到交换机接口的 mac,收到 sysid 字段 mac 全 0,bond 建立失败。 测试todo: 1、需要网络交换机测排查arp 包发失败的原因 -交换机发了 arp包,但是服务器收到包,回的包没有学到交换机的 MAC 地址 2、机器不变系统不变-更换网卡(25G),排除特定网卡和交换机 bond4 不兼容的问题 -25G mlx 网卡 网络没有问题 3、最后,更换centos 系统,排除是否是内核网络协议问题 centos+4.18/5.14 内核 + network.service bond4(802.3ad) 网络正常 综上,初步怀疑 NetworkManager服务对 bond4(802.3ad)支持有问题,请帮忙分析下,多谢
**【标题描述】能够简要描述问题:说明什么场景下,做了什么操作,出现什么问题(尽量使用正向表达方式)** **一、缺陷信息** **内核信息: 5.14内核 **缺陷归属组件:** NetworkManager **缺陷归属的版本:** 1.32.12 **缺陷简述:** KwaiOS(基于22.03 sp1) + 5.14 内核 + bond4(802.3ad)+ NetworkManager.service,网络不通 测试一:单网卡配置(交换机和服务器都配成 单网卡链接模式)-网络通 测试二: bond mode=O round-robin- 网络通 Bondind Mode: 从 IEEE 802.3ad Dynamic link aggregation 改为 load balancing 了 测试三:bond4(802.3ad)-网络不通 服务器抓包测试: 结果:只抓到向外发的包,但是没有收到交换机发回来的包,但是交换机侧检查,向服务器send 发了包。服务器侧,没有检测到丢包,排除服务器侧丢包。 且 bond 没有聚合起来,LACP active 为 ON 状态,但是eth01 和eth02 的Aggregator ID 聚合ID不同。 确认物理链路: 1、确认物理链路(网线、光纤等)都已经正确连接到交换机和服务器的相应端口上。 2、检查连接状态指示灯显示正常 初步结论:由于服务器没有收到 交换机发的包,所以导致服务器学不到交换机接口的 mac,收到 sysid 字段 mac 全 0,bond 建立失败。 测试todo: 1、需要网络交换机测排查arp 包发失败的原因 -交换机发了 arp包,但是服务器收到包,回的包没有学到交换机的 MAC 地址 2、机器不变系统不变-更换网卡(25G),排除特定网卡和交换机 bond4 不兼容的问题 -25G mlx 网卡 网络没有问题 3、最后,更换centos 系统,排除是否是内核网络协议问题 centos+4.18/5.14 内核 + network.service bond4(802.3ad) 网络正常 综上,初步怀疑 NetworkManager服务对 bond4(802.3ad)支持有问题,请帮忙分析下,多谢
Comments (
2
)
Sign in
to comment
Status
Done
Backlog
已挂起
Fixing
Confirmed
Done
Accepted
Canceled
Assignees
Not set
Labels
sig/Networking
Not set
Projects
Unprojected
Unprojected
Milestones
No related milestones
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (
-
)
Tags (
-
)
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(2)
1
https://gitee.com/src-openeuler/NetworkManager.git
git@gitee.com:src-openeuler/NetworkManager.git
src-openeuler
NetworkManager
NetworkManager
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register