yunionio / cloudpods

A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
https://www.cloudpods.org
Apache License 2.0
2.59k stars 534 forks source link

[BUG] 对接 vmware ,创建子网后执行同步,虚拟机可以同步进来,但是没同步到对应子网中 #17744

Closed sun3book closed 1 year ago

sun3book commented 1 year ago

问题描述/What happened: 已提前创建好子网,如下图:

image

账号同步后,虚拟机同步进子网里边,显示 “该IP地址无归属IP子网!请添加包含该IP地址的IP子网并重新同步云账号” image

环境/Environment:

cat /etc/os-release

NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"

hoganlxj commented 1 year ago

@sun3book 确认下 IP子网所属的二层网络 和虚拟机所在宿主机 的 是否一致? 若不一致,新建IP子网所属二层网络 要和宿主机所在的二层网络是同一个,然后全量同步下 云账号

sun3book commented 1 year ago

@sun3book 确认下 IP子网所属的二层网络 和虚拟机所在宿主机 的 是否一致? 若不一致,新建IP子网所属二层网络 要和宿主机所在的二层网络是同一个,然后全量同步下 云账号

原来是这样玩的,我明白了。

vcenter 里边 ,规划的网络 宿主 和 虚拟机 是在 不同 子网的。

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.