Solved: kernel: INFO: task df:147233 blocked for more than 120 seconds.
Today in this post we will see how to solve the error message “df: task blocked for more than — seconds”. Lets view the error message and how to solve...
Today in this post we will see how to solve the error message “df: task blocked for more than — seconds”. Lets view the error message and how to solve...
The hung task is detected by linux kernel by parsing processes with uninterruptible sleep state(which are waiting for some event or resource and is usually not going to move forward)...