Bug 502785 - initial network configuration needs to block until dhcp returns
Summary: initial network configuration needs to block until dhcp returns
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Hypervisor
Classification: Retired
Component: vdsm
Version: 5.4-2.1
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
Assignee: Dan Kenigsberg
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-27 08:13 UTC by Dan Kenigsberg
Modified: 2017-02-26 08:12 UTC (History)
6 users (show)

Fixed In Version: vdsm-4.4-29736 sp140, rhevh 5.5-2.2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-02 14:27:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Kenigsberg 2009-05-27 08:13:02 UTC
Description of problem:
addNetwork does not wait for a slow dhcp response. Therefore, network is not available when addNetwork returns. This is known and expected, but unwanted on init scripts.

We thus add a new param, blockingdhcp=true, signifying that addNetwork should block until ip address is returned from dhcp server (or until timeout).
vdsm-reg and vds-bootstrap will use this flag (while VDC should not)

Comment 1 yeylon@redhat.com 2009-08-13 09:28:06 UTC
sp183-4.4-34149


Note You need to log in before you can comment on or make changes to this bug.