I get IO hang up every hour on the exact same time on my Ubuntu 18.04 server. iotop indicate that jbd2 spike to araong 30% around this time. The hangup last only few seconds. I started noticing this when mysql_slow_query log also get filled up around this time. I have no cron jobs running.
Ubuntu 18.04 in Linode server mysql 5.7 apache 2.4 php 7.2
Is there a Linux tool that can detect which program causes this problem?