** Also affects: makedumpfile (Ubuntu Artful) Importance: Undecided Status: New
** Also affects: makedumpfile (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: makedumpfile (Ubuntu Bionic) Importance: Low Assignee: Thadeu Lima de Souza Cascardo (cascardo) Status: Confirmed ** No longer affects: makedumpfile (Ubuntu Bionic) ** Changed in: makedumpfile (Ubuntu Xenial) Importance: Undecided => Low ** Changed in: makedumpfile (Ubuntu Xenial) Status: New => Triaged ** Changed in: makedumpfile (Ubuntu Artful) Importance: Undecided => Low ** Changed in: makedumpfile (Ubuntu Artful) Status: New => Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedumpfile in Ubuntu. https://bugs.launchpad.net/bugs/1751329 Title: kdump-tools won't load until after network is online Status in makedumpfile package in Ubuntu: Confirmed Status in makedumpfile source package in Xenial: Triaged Status in makedumpfile source package in Artful: Triaged Bug description: This, at least, causes kdump-tools to load only after some timeout. It could be loaded much earlier. kdump-tools only requires the network to be online when it's configured to dump to ssh or nfs, and only when dumping, not when loading. We should have three services/units here: 1) the loading service, does not require network; 2) the dumping service, that works for local dumps, does not require network; 3) the dumping service, that works remotely, requires network. Now, as per LP#1681909, maybe we should not require network-online, but use some other way to verify that the host where we want to dump is online, given a certain (configured) timeout. Cascardo. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1751329/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp