This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- xenial' to 'verification-done-xenial'. If the problem still exists, change the tag 'verification-needed-xenial' to 'verification-failed- xenial'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: verification-needed-xenial ** Tags added: verification-needed-zesty -- 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/1730660 Title: Set PANIC_TIMEOUT=10 on Power Systems Status in linux package in Ubuntu: In Progress Status in linux source package in Xenial: Fix Committed Status in linux source package in Zesty: Fix Committed Status in linux source package in Artful: Fix Committed Bug description: [Impact] When stopping CPUs fail when doing kdump, the system will hang indefinitively, instead of rebooting. With this option set, it will reboot after 10 seconds when that happens. This setting has been the default for trusty, where panic_timeout is 10. Later releases set it to 0. [Test Case] When booting a kernel, /proc/sys/kernel/panic should be 10. It's 0 for xenial, zesty and artful. After the fix, it's 10. [Regression Potential] For users that rely on the setting as 0, they will see their system reboot 10 seconds after a panic. They can set it back to 0 or other value. Though, on some rare cases, the system might not boot enough for this setting to be set. Balancing that with the case where kdump is used and the system is expected to boot, we expect the 10 seconds setting is okay. === For ppc64le, in some rare crash cases, kdump won't load unless timeout is greater than 0. Only 10 has been tested by IBM, so using a smaller value may not work. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1730660/+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