Welcome To openEuler Community
Hey @roygiteee , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.
Contact Guide
If you have any questions, please contact the SIG: Computing ,
and any of the maintainers: @Kephale224, @SuperSix173, @juyin, @liqingqing_1229 ,
and any of the committers: @Kephale224, @SuperSix173, @juyin, @liqingqing_1229 .


@dongjiang1989 , @juyin , @left0317 , @liqingqing_1229 , @mszjaas , @SuperSix173 , @wangbin224 , @wswsamao , @yang_yanchao
以下的要求不是强制性的, 未按模板评论时对issue无任何影响
issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, 缺陷严重等级, 受影响版本排查(受影响/不受影响), 修复是否涉及abi变化(是/否))不能省略,省略后defect-manager将无法正常解析填写内容.
评论区可能使用到的指令说明:
| 指令 | 指令说明 | 使用权限 |
|---|---|---|
| /check-issue | 触发defect-manager校验 | 不限 |
| /reason xxx | /reason +挂起或取消条件 | 不限 |
影响性分析说明:
缺陷严重等级:(Critical/High/Moderate/Low)
缺陷根因说明:
受影响版本排查(受影响/不受影响):
- openEuler-20.03-LTS-SP4:
- openEuler-22.03-LTS-SP3:
- openEuler-22.03-LTS-SP4:
- openEuler-24.03-LTS:
- openEuler-24.03-LTS-SP1:
- openEuler-24.03-LTS-SP2:
abi变化(是/否):
- openEuler-20.03-LTS-SP4:
- openEuler-22.03-LTS-SP3:
- openEuler-22.03-LTS-SP4:
- openEuler-24.03-LTS:
- openEuler-24.03-LTS-SP1:
- openEuler-24.03-LTS-SP2:
缺陷issue处理具体操作请参考:
https://gitcode.com/Coopermassaki/cve-manager/blob/master/cve-vulner-manager/doc/md/defect-manager-manual.md
pr关联issue具体操作请参考:
https://docs.gitcode.com/docs/help/home/org_project/pullrequests/pr-related-issue


【缺陷描述】:请补充详细的缺陷问题现象描述
我们客户实际生产环境中,在运行nscd的环境会遇到一个偶现问题, ping命令会使用过期的 DNS 服务器.
一、缺陷信息
具体表现为:服务器此前做过环境切换; /etc/resolv.conf 已更新,但ping命令始终未察觉这一变化,
仍在使用原有环境的、已完全无法访问的 nameserver。这个偶现问题触发时,执行systemctl restart nscd后,
问题不再复现。出现的概率不很高,几百台的服务器的环境出现的概率是%1以内。
【缺陷所属的os版本】
openEuler release 20.03 (LTS-SP3)
【内核版本】
4.19.90-2112.8.0.0131.oe1.x86_64
【缺陷所属软件及版本号】
glibc-2.28-97.oe1.x86_64
【环境信息】
硬件信息
Hygon C86 7185 32-core Processor
软件信息
网络信息
【问题复现步骤】
问题是偶现,没有必现步骤。
【实际结果】
在几百台主机的生产环境中,应用侧需要靠改变dns 去切换各个环境。但是总会有几台还是用旧的dns.没有切换成功。
【期望结果】
【其他相关附件信息】
【缺陷详情及分析指导参考链接】
二、缺陷分析结构反馈
影响性分析说明:
缺陷严重等级:(Critical/High/Moderate/Low)
缺陷根因说明:
受影响版本排查(受影响/不受影响):
openEuler-20.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-22.03-LTS-SP4
openEuler-24.03-LTS
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS-SP2
修复是否涉及abi变化(是/否):
openEuler-20.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-22.03-LTS-SP4
openEuler-24.03-LTS
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS-SP2