Re: [Gluster-devel] [Gluster-users] VMs blocked for more than 120 seconds

2019-07-18 Thread Andrey Volodin
as per https://helpful.knobs-dials.com/index.php/INFO:_task_blocked_for_more_than_120_seconds. , the informational warning could be suppressed with : "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" Moreover, as per their website : "*This message is not an error*. It is an indication that a pro

Re: [Gluster-devel] [Gluster-users] VMs blocked for more than 120 seconds

2019-07-18 Thread Andrey Volodin
what is the context from dmesg ? On Mon, May 13, 2019 at 7:33 AM Andrey Volodin wrote: > as per > https://helpful.knobs-dials.com/index.php/INFO:_task_blocked_for_more_than_120_seconds. > , > the informational warning could be suppressed with : > > "ec