-
Notifications
You must be signed in to change notification settings - Fork 1.2k
fix dhcp lease entry wrong hostname #4064
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
Conversation
When Guest VM add secondary nic, will get wrong hostname "infiniteh" from dhcp server infiniteh -->infinite cat /etc/dhcphosts.txt 02:00:0b:ef:00:04,set:192_168_4_18,192.168.4.18,gumd-tes3,infiniteh
GabrielBrascher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1219 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Does this warrant an RC3 for 4.14? |
|
Trillian test result (tid-1516)
|
|
@andrijapanicsb I'm okay to cut RC3 if there are not further blockers requiring a RC cc @DaanHoogland |
Description
Issue present in cloudstack 4.13.1.0, 4.14.0.0-RC2
When Guest VM add secondary nic, will get wrong hostname "infiniteh" from dhcp server
infiniteh -->infinite
cat /etc/dhcphosts.txt
02:00:0b:ef:00:04,set:192_168_4_18,192.168.4.18,gumd-tes3,infiniteh
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?