kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #39787
[Bug 1267910] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1267910
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1267910
Title:
ping -R does not work to and from a ubuntu VM image
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
Description:
===========
The ping command with the -R option does not work to and from a Ubuntu guest.
The command hangs and does not return.
The following is the snapshot.
[root@localhost test]# ping -R 192.168.122.182
PING 192.168.122.182 (192.168.122.182) 56(124) bytes of data.
^C
--- 192.168.122.182 ping statistics ---
17 packets transmitted, 0 received, 100% packet loss, time 16006ms
[root@localhost test]#
root@ubuntu:/usr/lib/mysql-testsuite# ping -R 9.3.189.114
PING 9.3.189.114 (9.3.189.114) 56(124) bytes of data.
^C
--- 9.3.189.114 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2003ms
root@ubuntu:/usr/lib/mysql-testsuite#
In the above snapshot 192.168.122.82 is the IP of the guest which is
running with the ubuntu image.
PING 9.3.189.114 (9.3.189.114) 56(124) bytes of data.
^C
--- 9.3.189.114 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2003ms
Environment:
===========
Guest running ubuntu on a Power8 host.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1267910/+subscriptions
References