Back to top
 
 
 

VPC VR DHCP broken for multihomed guest VMs

Problem

The is a known defect in CloudPlatform 4.7.1 where a VM having multiple tiers of same VPC attached , DHCP is working only for the latest NIC. 

Root Cause

Defect in the Virtual router script used for configuring dnsmasq. 

Resolution/Workaround

SSH to the VPC VR Comment the script /opt/cloud/bin/edithosts.sh like below:

 

# don't want to do this in the future, we can have same VM with multiple nics/entries
#sed -i /$host,/d $DHCP_HOSTS

Document ID:
115001669246

Product:
CloudPlatform

Version:
4.7.1

Reference Jira ID:
ES-4701

Zendesk Ticket ID:
55980,56865

 

Comments