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

Bug 917461

Summary: Support to ping ipv6 address in ping screen .
Product: [Retired] oVirt Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.2CC: acathrow, cshao, fdeutsch, gouyang, hadong, jboggs, leiwang, mburns, mgoldboi, ovirt-bugs, ovirt-maint, ycui
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-node-3.0.3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-28 11:56:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
attached Screenshot for ping screen none

Description haiyang,dong 2013-03-04 05:27:44 UTC
Created attachment 704779 [details]
attached Screenshot for ping screen

Description of problem:
Install ovirt-node-upstream, configure network, enter ping screen, input valid ipv6 address and count,
then click "Ping" button, then check that ping screen freezes and no ping test result.

But click "F2" to drop the shell, and input the same " ipv6 address and count":
[root@dhcp-11-209 admin]# ping6 -I em1 -c 3 fe80::7a2b:cbff:fe9a:72a3
PING fe80::7a2b:cbff:fe9a:72a3(fe80::7a2b:cbff:fe9a:72a3) from fe80::7a2b:cbff:fe9a:72a3 em1: 56 data bytes
64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=1 ttl=64 time=0.044 ms
64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=2 ttl=64 time=0.035 ms
64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=3 ttl=64 time=0.050 ms

--- fe80::7a2b:cbff:fe9a:72a3 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 0.035/0.043/0.050/0.006 ms
can see that ping ipv6 address success.

Version-Release number of selected component (if applicable):
ovirt-node-iso-2.6.1-20120228.fc18.iso        

Steps to Reproduce:
1. Install ovirt-node-upstream, configure network.
2. Enter ping screen, input valid ipv6 address and count.
3. click "Ping" button, check that ping result in Ping screen.

Actual results:
Ping screen freezes and no ping test result.

Expected results:
Support to ping ipv6 address in ping screen.

Additional info:
----------

Comment 1 Fabian Deutsch 2013-03-12 11:13:01 UTC
I suppose the cause for this is the same as for bug 920049 and bug 917458

Comment 2 Fabian Deutsch 2013-03-18 10:48:39 UTC
http://gerrit.ovirt.org/#/c/13125/