Bug 1054195 - [NetworkLabels] Attaching two labeled networks to a cluster result in failure of the latter
Summary: [NetworkLabels] Attaching two labeled networks to a cluster result in failure...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: 3.4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.4.0
Assignee: Moti Asayag
QA Contact: Martin Pavlik
URL:
Whiteboard: network
Depends On:
Blocks: 1024889
TreeView+ depends on / blocked
 
Reported: 2014-01-16 12:41 UTC by Moti Asayag
Modified: 2014-04-01 05:00 UTC (History)
6 users (show)

Fixed In Version: ovirt-3.4.0-beta2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-31 12:27:11 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 23499 0 None None None Never

Description Moti Asayag 2014-01-16 12:41:24 UTC
Description of problem:
When attaching two or more labeled networks to a cluster which has a host with a matching labled interface, the first attachment of network to cluster will be configured properly on the host. During that period, the host fails to serve a sequential 'setup networks' request for configuring the other attached networks.

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


How reproducible:
100%

Steps to Reproduce:
1. Label nic with 'lbl1' on host x.
2. Label networks 'red' and 'blue' with label 'lbl1'
3. Assign 'red' and 'blue' to x's cluster

Actual results:
The first network is configured properly, but the second fails with an error in the engine.log stating:

2014-01-06 18:14:59,386 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand] (org.ovirt.thread.pool-6-thread-3) [518ee944] org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error = Resource unavailable, code = 40


Expected results:
All the networks should be properly configured on the host (if they can co-exist on a single nic)

Additional info:
The error might occur for any 2 sequential requests to the host for the sake of setup networks (i.e. assigned 2 networks which are  labeled differently to 2 host's nics which are labeled accordingly).

Comment 1 Martin Pavlik 2014-02-12 13:28:25 UTC
works with  oVirt Engine Version: 3.4.0-0.7.beta2.el6

Comment 2 Sandro Bonazzola 2014-03-31 12:27:11 UTC
this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released


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