Skip to content

[BUG] 双网卡经典网络 网络架构下,vm无法从dhcp server 获取 ip #23992

@huhaiqwer

Description

@huhaiqwer

问题描述/What happened:
双网卡经典网络 网络架构下,vm无法从dhcp server 获取 ip

环境/Environment:

  • v3.10.11
  • 管理网单网卡
  • 业务使用 两个 enx 做了bond1 mode=4 ,且 未配置业务ip.

自我分析解决:

  • 虚拟机 使用 vlan 子网 id 117
  • 通过在宿主机抓包发现,dhcp 请求收到,并且 reply 了,但是 vm 层 无法收到回复
  • 抓包如下
Image - host服务日志 - Image - 在 vm 端,查看 `dhcp-client` ,发现 请求 `dhcp-server` 超时
  • 初步怀疑 ,dhcp-server 回复的是不带有 vlan tag 的帧,无法通过 ovs 对应的 port

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions