Unable to change IO scheduler for virtio disk /dev/vda in RHEL 7.1
Issue
-
Unable to change IO scheduler for virtio disk /dev/vda in RHEL 7.1 The
/sys/block/vda/queue/schedulerfile showsnonefor scheduler and does not allow to select any of the IO schedulers viz.deadline,cfq, ornoop:[root@testsystem ~]# cat /sys/block/vda/queue/scheduler none [root@testsystem ~]# echo noop > /sys/block/vda/queue/scheduler [root@testsystem ~]# cat /sys/block/vda/queue/scheduler none [root@testsystem ~]# echo deadline > /sys/block/vda/queue/scheduler [root@testsystem ~]# cat /sys/block/vda/queue/scheduler noneWhy does
/sys/block/vda/queue/scheduleronly show one"?
Environment
- Red Hat Enterprise Linux 7.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
