Activity log for bug #1571590

Date Who What changed Old value New value Message
2016-04-18 10:50:07 bugproxy bug added bug
2016-04-18 10:50:09 bugproxy tags architecture-ppc64le bugnameltc-140193 severity-high targetmilestone-inin---
2016-04-18 10:50:10 bugproxy attachment added cat /etc/default/kdump-tools https://bugs.launchpad.net/bugs/1571590/+attachment/4639148/+files/file_140193.txt
2016-04-18 10:50:11 bugproxy ubuntu: assignee Taco Screen team (taco-screen-team)
2016-04-18 12:33:40 Ubuntu Foundations Team Bug Bot tags architecture-ppc64le bugnameltc-140193 severity-high targetmilestone-inin--- architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin---
2016-04-19 07:30:21 vaishnavi affects ubuntu makedumpfile (Ubuntu)
2016-04-25 18:10:25 bugproxy attachment added fix-systemd-kdump-tools-service-network-wait.patch https://bugs.launchpad.net/bugs/1571590/+attachment/4646934/+files/fix-systemd-kdump-tools-service-network-wait.patch
2016-04-28 08:45:50 Louis Bouchard nominated for series Ubuntu Xenial
2016-04-28 08:45:50 Louis Bouchard bug task added makedumpfile (Ubuntu Xenial)
2016-04-28 08:45:59 Louis Bouchard makedumpfile (Ubuntu): status New Confirmed
2016-04-28 08:46:03 Louis Bouchard makedumpfile (Ubuntu): importance Undecided Medium
2016-04-28 08:46:07 Louis Bouchard makedumpfile (Ubuntu Xenial): status New Confirmed
2016-04-28 08:46:10 Louis Bouchard makedumpfile (Ubuntu Xenial): importance Undecided Medium
2016-04-28 08:46:12 Louis Bouchard makedumpfile (Ubuntu Xenial): assignee Louis Bouchard (louis-bouchard)
2016-04-28 11:17:37 Louis Bouchard makedumpfile (Ubuntu): status Confirmed In Progress
2016-05-06 13:25:27 Launchpad Janitor makedumpfile (Ubuntu): status In Progress Fix Released
2016-05-09 12:38:36 Louis Bouchard makedumpfile (Ubuntu Xenial): status Confirmed In Progress
2016-07-21 10:24:48 Louis Bouchard description Problem Description ============================ When dumping to ssh target , kdump failed: Starting Kernel crash dump capture service... [ 18.542292] kdump-tools[2748]: Starting kdump-tools: ssh: connect to host 10.33.31.113 port 22: Network is unreachable [ 18.542894] kdump-tools[2748]: * kdump-tools: Unable to reach remote server root@10.33.31.113. No reason to continue [ 18.613376] kdump-tools[2748]: Mon, 11 Apr 2016 01:23:55 -0500 [ 19.310893] kdump-tools[2748]: Rebooting. [ 19.652714] reboot: Restarting system But the weired thing is that nfs target works on the same system. ---uname output--- Linux pinelp2 4.4.0-18-generic #34-Ubuntu SMP Wed Apr 6 14:00:30 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux Steps to Reproduce =================================== 1. install latest ubuntu 16.04 on pinelp2 2. config kdump to use ssh: SSH="root@10.33.31.113" 3. run "kdump-config propagate" as root 4. trigger kdump Userspace tool common name: kdump-tools The userspace tool has the following bit modes: 64-bit Userspace rpm: version 1:1.5.9-5 == Comment: #8 - Ping Tian Han <pthan@cn.ibm.com> - 2016-04-17 21:58:52 == (In reply to comment #6) > I am able to reproduce this issue as well. > Ping, what is you try to dump on some other machine with ssh ? Does it still > complain the same ? Is the ssh failing to connect to the network ? I saw the same problem when dumping to medlp4 with ssh: Starting Kernel crash dump capture service... [ 17.293028] kdump-tools[2733]: Starting kdump-tools: ssh: connect to host 10.33.7.181 port 22: Network is unreachable [ 17.293692] kdump-tools[2733]: * kdump-tools: Unable to reach remote server root@10.33.7.181. No reason to continue [ 17.405333] kdump-tools[2733]: Sun, 17 Apr 2016 20:56:59 -0500 [ 18.536587] kdump-tools[2733]: Rebooting. [ 18.903280] reboot: Restarting system but I can ssh log noto medlp4 before triggering kdump. [SRU justification] Without this fix, networked enabled kernel dump will fail to complete. [Impact] Broken networked functionality [Fix] Add a Wants target to the systemd unit. [Test Case] Follow "Test to reproduce" in Original Problem description. [Regression] None expected, the existing systemd unit setup remains but is improved by proposed fix. [Description of the problem] Original problem Description ============================ When dumping to ssh target , kdump failed:          Starting Kernel crash dump capture service... [ 18.542292] kdump-tools[2748]: Starting kdump-tools: ssh: connect to host 10.33.31.113 port 22: Network is unreachable [ 18.542894] kdump-tools[2748]: * kdump-tools: Unable to reach remote server root@10.33.31.113. No reason to continue [ 18.613376] kdump-tools[2748]: Mon, 11 Apr 2016 01:23:55 -0500 [ 19.310893] kdump-tools[2748]: Rebooting. [ 19.652714] reboot: Restarting system But the weired thing is that nfs target works on the same system. ---uname output--- Linux pinelp2 4.4.0-18-generic #34-Ubuntu SMP Wed Apr 6 14:00:30 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux Steps to Reproduce =================================== 1. install latest ubuntu 16.04 on pinelp2 2. config kdump to use ssh: SSH="root@10.33.31.113" 3. run "kdump-config propagate" as root 4. trigger kdump Userspace tool common name: kdump-tools The userspace tool has the following bit modes: 64-bit Userspace rpm: version 1:1.5.9-5 == Comment: #8 - Ping Tian Han <pthan@cn.ibm.com> - 2016-04-17 21:58:52 == (In reply to comment #6) > I am able to reproduce this issue as well. > Ping, what is you try to dump on some other machine with ssh ? Does it still > complain the same ? Is the ssh failing to connect to the network ? I saw the same problem when dumping to medlp4 with ssh:          Starting Kernel crash dump capture service... [ 17.293028] kdump-tools[2733]: Starting kdump-tools: ssh: connect to host 10.33.7.181 port 22: Network is unreachable [ 17.293692] kdump-tools[2733]: * kdump-tools: Unable to reach remote server root@10.33.7.181. No reason to continue [ 17.405333] kdump-tools[2733]: Sun, 17 Apr 2016 20:56:59 -0500 [ 18.536587] kdump-tools[2733]: Rebooting. [ 18.903280] reboot: Restarting system but I can ssh log noto medlp4 before triggering kdump.
2016-07-22 11:30:52 Adam Conrad makedumpfile (Ubuntu Xenial): status In Progress Fix Committed
2016-07-22 11:30:54 Adam Conrad bug added subscriber Ubuntu Stable Release Updates Team
2016-07-22 11:31:02 Adam Conrad bug added subscriber SRU Verification
2016-07-22 11:31:06 Adam Conrad tags architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin--- architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin--- verification-needed
2016-08-02 14:44:32 Dimitri John Ledkov tags architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin--- verification-needed architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin--- verification-done
2016-08-04 17:24:01 Launchpad Janitor makedumpfile (Ubuntu Xenial): status Fix Committed Fix Released
2016-08-04 17:24:25 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2016-08-08 10:10:14 bugproxy tags architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin--- verification-done architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin1604 verification-done
2016-10-06 07:50:41 bugproxy tags architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin1604 verification-done architecture-ppc64le bot-comment bugnameltc-140193 severity-high targetmilestone-inin16041 verification-done