On Wed, 14 Sep 2022 12:37:41 -0500
Hector Gonzalez Jaime via Dng <dng@lists.dyne.org> wrote:

> >    kernel:[ 7336.007287] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! 
> > [swapper/0:0]
> >
> > if I write to the disk via dd nothing wrong happens...
> >
> > Luciano.  
> 
> Check which scheduler you are using, for virtual machine loads you might 
> want to use "deadline", assuming your disk is sda, the first command 
> checks your scheduler, the second changes to deadline.
> 
> cat /sys/block/sda/queue/scheduler
> 
> echo "deadline" >/sys/block/sda/queue/schedule
Well, the disk seems to be "vda".
Issueing root@bobby:~# cat /sys/block/vda/queue/scheduler gives:

[mq-deadline] none

Is it wrong?

Luciano.
-- 
 /"\                         /Via A. Salaino, 7 - 20144 Milano (Italy)
 \ /  ASCII RIBBON CAMPAIGN / PHONE : +39 02485781 FAX: +39 0248028247
  X   AGAINST HTML MAIL    /  E-MAIL: posthams...@sublink.sublink.org
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to