[Bug 1708409] Re: kdump service does not start after configure/reboot
Launchpad Bug Tracker
1708409 at bugs.launchpad.net
Wed Mar 21 11:42:35 UTC 2018
This bug was fixed in the package systemd - 234-2ubuntu12.3
---------------
systemd (234-2ubuntu12.3) artful; urgency=medium
[ Dimitri John Ledkov ]
* Fix test-functions failing with Ubuntu units. LP: #1750608
* tests: switch to using ext4 by default, instead of ext3. LP: #1750608
* Fix kdump service not starting, due to systemd not loading dropins.
Cherrypick a fix from upstream. (LP: #1708409)
* systemd-fsckd: Fix ADT tests to work on s390x too. (LP: #1736955)
* netwokrd: add support for RequiredForOnline stanza. (LP: #1737570)
* resolved.service: set DefaultDependencies=no (LP: #1734167)
* systemd.postinst: enable persistent journal. (LP: #1618188)
* core: add support for non-writable unified cgroup hierarchy for container support.
Rebase and de-fuzz. (LP: #1734410)
* Prevent MemoryDenyWriteExecution policy bypass, by disallowing pkey_mprotect when mprotect is disallowed.
CVE-2017-15908 (LP: #1725348)
* networkd: enable promote_secondaries on networkd managed dhcp links.
This fixes failing to renew DHCP lease, on networkd managed devices.
(LP: #1721223)
[ Kleber Sacilotto de Souza ]
* systemd-rfkill service times out when a new rfkill device is added
- rfkill-fix-erroneous-behavior-when-polling-the-udev-.patch: Comparing
udev_device_get_sysname(device) and sysname will always return true. We need to
check the device received from udev monitor instead.
- rfkill-fix-typo.patch: Fix typo in rfkill log message. (LP: #1734908)
-- Dimitri John Ledkov <xnox at ubuntu.com> Tue, 20 Feb 2018 16:11:58
+0000
** Changed in: systemd (Ubuntu Artful)
Status: Fix Committed => Fix Released
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-15908
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1708409
Title:
kdump service does not start after configure/reboot
Status in The Ubuntu-power-systems project:
Fix Committed
Status in makedumpfile package in Ubuntu:
Fix Released
Status in systemd package in Ubuntu:
Fix Released
Status in makedumpfile source package in Artful:
Invalid
Status in systemd source package in Artful:
Fix Released
Status in makedumpfile source package in Bionic:
Fix Released
Status in systemd source package in Bionic:
Fix Released
Bug description:
== Comment: #0 - Harish Sriram <hasriram at in.ibm.com> - 2017-08-02 01:45:01 ==
kdump service does not start after configure/reboot
--Problem Description---
kdump service does not start after configure/reboot. It has to be started/loaded manually, everytime after reboot.
# kdump-config status
current state : Not ready to kdump
---uname output---
Linux ltc-test-ci2 4.11.0-10-generic #15-Ubuntu SMP Thu Jun 29 15:02:54 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux
Machine Type/Model = Power 8/8247-22L
----Additional Info-----
# cat /proc/cmdline
root=UUID=974df602-c0e4-4e67-8853-78ad15884c59 ro console=tty0 console=ttyS0,115200 quiet splash cgroup_enable=memory swapaccount=1 crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M
---Steps to Reproduce---
1. installed linux-crashdump
2. edited the kdump-tools.cfg crashkernel cmdline to above
3. update-grub
4. reboot
Expected:
kdump-config to be loaded by default after reboot
# kdump-config status
current state : Not ready to kdump
# service kdump-tools status
* kdump-tools.service - Kernel crash dump capture service
Loaded: loaded (/lib/systemd/system/kdump-tools.service; enabled; vendor pres
Active: inactive (dead)
...........................
https://github.com/systemd/systemd/issues/6334
systemd in artful is not properly picking up the unit files in
/etc/systemd/system/default.target.wants
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1708409/+subscriptions
More information about the foundations-bugs
mailing list