Bug 840438 - Backend: rhevm doesn't move host to non-operational due to missing required network on cluster 3.0
Summary: Backend: rhevm doesn't move host to non-operational due to missing required n...
Keywords:
Status: CLOSED DUPLICATE of bug 822451
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.1.0
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: lpeer
QA Contact: meital avital
URL:
Whiteboard: network
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-16 11:45 UTC by Avi Tal
Modified: 2016-04-22 05:00 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-16 13:26:46 UTC
oVirt Team: Network
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
engine log (330.56 KB, application/x-compressed-tar)
2012-07-16 11:45 UTC, Avi Tal
no flags Details

Description Avi Tal 2012-07-16 11:45:33 UTC
Created attachment 598431 [details]
engine log

Description of problem:
rhevm 3.1 with cluster 3.0: host doesn't move to non-operational due to missing required network.
This can cause some critical issues with VM connectivity and migration

Steps to Reproduce:
1. create required network "sw2"
2. attach to host eth2
3. move eth2 down (unplug or ifdown: as long as operstat=down)
  
Actual results:
host will stay up

Expected results:
host should move to non-operational after 60 sec

* vdsm does show that eth2 status is down:
# vdsClient 0 getVdsStats
'eth2': {'macAddr': '', 'name': 'eth2', 'txDropped': '0', 'rxErrors': '0', 'txRate': '0.0', 'rxRate': '0.0', 'txErrors': '0', 'state': 'down', ...

# brctl show
bridge name     bridge id               STP enabled     interfaces
rhevm           8000.001517a76a4c       no              eth0
sw1             8000.001d0968714e       no              eth2

[root@silver-vdsa ~]# virsh -r net-list
Name                 State      Autostart
-----------------------------------------
vdsm-rhevm           active     yes       
vdsm-sw1             active     yes

Comment 1 Avi Tal 2012-07-16 13:26:46 UTC

*** This bug has been marked as a duplicate of bug 822451 ***


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