Skip to content
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

Fix the issue that PVRDMA client VM has same IP address with server VM #428

Merged
merged 6 commits into from
Mar 14, 2023

Conversation

keirazhang
Copy link
Contributor

@keirazhang keirazhang commented Mar 1, 2023

After the instant cloned client VM reset, its IP address may be same with server VM because of the MAC address hasn't change. Usually after a few seconds, the MAC address will be changed to same with VM's settings and then its IP address would also be changed.

This fix will remove MAC or UUID from network adapter 1's network config file before instant clone, and then refresh client VM's IP address till it has different IP with server VM. After that, the testing can go ahead.

@keirazhang keirazhang added this to the v2.3 milestone Mar 1, 2023
@keirazhang keirazhang force-pushed the fix_rhel7_pvrdma branch 3 times, most recently from 369c0ad to 8db9ab1 Compare March 2, 2023 03:40
@keirazhang keirazhang changed the title Fix the issue that PVRDMA client VM has same IP address with server VM [WIP]Fix the issue that PVRDMA client VM has same IP address with server VM Mar 6, 2023
@keirazhang keirazhang force-pushed the fix_rhel7_pvrdma branch 3 times, most recently from e90c7e1 to 3a45963 Compare March 7, 2023 15:04
@keirazhang keirazhang changed the title [WIP]Fix the issue that PVRDMA client VM has same IP address with server VM Fix the issue that PVRDMA client VM has same IP address with server VM Mar 8, 2023
Copy link
Member

@Tomorrow9 Tomorrow9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@keirazhang keirazhang merged commit 2e91d2e into vmware:main Mar 14, 2023
@keirazhang keirazhang deleted the fix_rhel7_pvrdma branch August 15, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants