Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 890034

Summary: DHCP agent will create tapdevice for every subnet created on a network
Product: Red Hat OpenStack Reporter: Gary Kotton <gkotton>
Component: openstack-quantumAssignee: RHOS Maint <rhos-maint>
Status: CLOSED NOTABUG QA Contact: Ofer Blaut <oblaut>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0 (Folsom)CC: ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-03 20:16:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gary Kotton 2012-12-24 13:42:14 UTC
Description of problem:
A DHCP agent wil create a tap device and run a dnsmasq process for each subnet that is configured on a network. This may exhaust the entire system.

The DHCP agent should limit the networks that are treated by a specific agent. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Gary Kotton 2013-01-03 20:16:36 UTC
When using the unpatched dhco agent code this was the result when creating multiple networks, subnets etc.