Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem?
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.9 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc8 ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => 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/1648388 Title: Install Ubuntu16.04 in RAID1 created by Intel RSTe and the system hangs while rebooting Status in linux package in Ubuntu: Incomplete Bug description: Install Ubuntu16.04 in RAID1 created by Intel RSTe no matter legacy mode or UEFI mode. System hangs while rebooting Not found the issue in RAID0 No issue on Ubuntu14.04 Driver-OS inbox support Below as error messages =================================================== INFO: task systemd-shutdow:1 blocked for more than 120 seconds. Not tainted 4.4.0-21-generic #37-Ubuntu "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. INFO: task jbd2/md126p2-8:1732 blocked for more than 120 seconds. Not tainted 4.4.0-21-generic #37-Ubuntu "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. INFO: task ext4lazyinit:1873 blocked for more than 120 seconds. Not tainted 4.4.0-21-generic #37-Ubuntu "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. INFO: task kworker/u66:4:3139 blocked for more than 120 seconds. Not tainted 4.4.0-21-generic #37-Ubuntu "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. =================================================== Then I edit /etc/sysctl.conf with follow commands and the system don't hang while rebooting vm.dirty_background_ratio=5 vm.dirty_ratio=10 kernel.panic=3 kernel.hung_task_panic=1 kernel.hung_task_timeout_secs=30 But I don't know if it's an appropriate fix or not. Thanks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1648388/+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