Bug 1291608

Summary: NIC status shows "Unconfigured" after register to rhevm3.6
Product: Red Hat Enterprise Virtualization Manager Reporter: Huijuan Zhao <huzhao>
Component: ovirt-node-plugin-vdsmAssignee: Ryan Barry <rbarry>
Status: CLOSED DUPLICATE QA Contact: Huijuan Zhao <huzhao>
Severity: high Docs Contact:
Priority: high    
Version: 3.6.0CC: cshao, cwu, dougsland, ecohen, fdeutsch, gklein, huiwa, huzhao, leiwang, lsurette, lyi, yaniwang, ycui
Target Milestone: ovirt-3.6.2Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-16 18:30:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
log none

Description Huijuan Zhao 2015-12-15 09:29:35 UTC
Created attachment 1105932 [details]
log

Description of problem:
After rhevh register to rhevm3.6 succeed, it shows "Networking: Unknown" in status page, and it shows "Unconfigured" for NIC in Network page.
Drop to rescue shell, check that "MANAGED_IFNAMES=""" in "/etc/default/ovirt".


Version-Release number of selected component (if applicable):
rhev-hypervisor7-7.2-20151210.1.el7ev
ovirt-node-3.6.0-0.24.20151209gitc0fa931.el7ev.noarch

How reproducible:
100%
Whiteboard: Node
keyword:regression

Test Steps:
1. TUI clean install rhevh
2. Login rhevh, setup network via dhcp
3. Register to rhevm3.6, approve RHEV-H to up status
4. Press F2 and check /etc/default/ovirt

Actual results:
1. After step3, it shows "Networking: Unknown" in status page, and it shows "Unconfigured" for NIC in Network page.
2. After step4, check that " MANAGED_IFNAMES="" "

Expected results:
1.After step3, it should show "Networking: Connected ovirtmgmt" in status page, and it shows "Managed" for NIC in Network page.
2.After step4, check that " MANAGED_IFNAMES="ovirtmgmt" "

Additional info:
1. No such issue in rhev-hypervisor7-7.2-20151025.0, so it is regression bug.
2. There are two Workaround:
   2.1 After rhevh register to rhevm successful, enter into "RHEV-M" page of rhevh setup menu again, then it shows "Managed" for NIC in Network page, It shows "Networking: Unknown ovirtmgmt" in status page, check that " MANAGED_IFNAMES="ovirtmgmt" ".
   2.2 After rhevh register to rhevm successful, Enable SSH in Security page, and connect rhevh via ssh, then it shows "Managed" for NIC in Network page, It shows "Networking: Unknown ovirtmgmt" in status page, check that " MANAGED_IFNAMES="ovirtmgmt" ".

Comment 2 Douglas Schilling Landgraf 2015-12-16 18:30:13 UTC

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