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

Bug 907781

Summary: ReportingVnicInformation | report date for vnic in windows doesn't work, no ipv4/ipv6 under Guest Agent Data.
Product: Red Hat Enterprise Virtualization Manager Reporter: Meni Yakove <myakove>
Component: ovirt-engineAssignee: lpeer <lpeer>
Status: CLOSED CURRENTRELEASE QA Contact: Meni Yakove <myakove>
Severity: high Docs Contact:
Priority: medium    
Version: 3.2.0CC: acathrow, dyasny, iheim, lpeer, mpavlik, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---   
Target Release: 3.2.0   
Hardware: x86_64   
OS: Windows   
Whiteboard: network
Fixed In Version: SF7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 908761 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 908761    
Attachments:
Description Flags
engine.log
none
screenshot 1
none
getAllvmStats
none
sosreport-LogCollector-admin-20130226112505-edbf.tar none

Description Meni Yakove 2013-02-05 09:21:10 UTC
Created attachment 693288 [details]
engine.log

Description of problem:
Under windows the ip of the VM is not shown under Guest Agent Data, The format that windows send the MAC is XX-XX-XX-XX-XX-XX and engine only match with MAC format XX:XX:XX:XX:XX:XX

Version-Release number of selected component (if applicable):
rhevm-3.2.0-6.el6ev.noarch

How reproducible:
100%

Steps to Reproduce:
1.Create windows VM with vnic and install guest-agent-tools
2.Configure the VM vnic with IP

  
Actual results:
Under Virtual Machines > Network Interfaces > <vnic name> > Guest Agent Data no IP of the VM is displayed

Expected results:
Under Virtual Machines > Network Interfaces > <vnic name> > Guest Agent Data the VM IP should be displayed

Additional info:

Comment 1 Moti Asayag 2013-02-05 20:14:21 UTC
Since the engine allows configuring mac addresses for the VM interfaces only by the colons format (XX:XX:XX:XX:XX:XX), I suggest we adjust the reported MAC addresses format reported by the agents to the supported format by the engine (basically replacing "-" with ":").

Comment 2 Meni Yakove 2013-02-17 07:09:00 UTC
Verified on rhevm-3.2.0-8.el6ev.noarch

Comment 3 Martin Pavlik 2013-02-26 10:29:48 UTC
For me this is not working on:
Red Hat Enterprise Virtualization Manager Version: 3.2.0-9.el6ev 

data is reported by vdsm
	netIfaces = [{'name': 'eth0', 'inet6': ['fe80::21a:4aff:fe22:3fdc'], 'inet': ['10.34.66.29'], 'hw': '00:1a:4a:22:3f:dc'}]

IP is displayed in Virtual Machines main tab, but not under Guest  Agent Data (see screenshot)

output of 
vdsClient -s 0 getAllVmStats is attached
as well as log collector

Comment 4 Martin Pavlik 2013-02-26 10:30:12 UTC
Created attachment 702759 [details]
screenshot 1

Comment 5 Martin Pavlik 2013-02-26 10:40:59 UTC
Created attachment 702776 [details]
getAllvmStats

Comment 6 Martin Pavlik 2013-02-26 10:50:27 UTC
Created attachment 702779 [details]
sosreport-LogCollector-admin-20130226112505-edbf.tar

Comment 7 Martin Pavlik 2013-02-26 14:06:26 UTC
my mistake, after vdsm restart, engione restart and browser restart, data are shown after VNIC is slected

Comment 9 Itamar Heim 2013-06-11 08:47:38 UTC
3.2 has been released

Comment 10 Itamar Heim 2013-06-11 08:47:38 UTC
3.2 has been released

Comment 11 Itamar Heim 2013-06-11 08:47:38 UTC
3.2 has been released

Comment 12 Itamar Heim 2013-06-11 08:53:01 UTC
3.2 has been released

Comment 13 Itamar Heim 2013-06-11 09:23:44 UTC
3.2 has been released