Block device scheduler should be multiqueue for spinning disks
Bug #1903543 reported by
David Krauser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-gcp (Ubuntu) |
Incomplete
|
High
|
Khaled El Mously |
Bug Description
On a GCE e2-medium instance running Groovy with a standard persistent disk, we see:
$ cat /sys/block/
1
$ cat /sys/block/
[none] mq-deadline
I'd expect the contents of /sys/block/
[mq-deadline] none
---
$ lsb_release -rd
Description: Ubuntu 20.10
Release: 20.10
$ apt-cache policy linux-gcp
linux-gcp:
Installed: 5.8.0.1008.8
Candidate: 5.8.0.1008.8
Version table:
*** 5.8.0.1008.8 500
500 http://
100 /var/lib/
To post a comment you must log in.
Can you provide the output from dmesg so we can get an idea of what is happening during boot?