I just checked my scheduler after switching to deadline via rc.local: cat /sys/block/sda/queue/scheduler and saw: "none" kernel 3.19.0-desktop-2.mga5 #1 SMP How reproducible: Steps to Reproduce: 1.echo deadline > /sys/block/sda/queue/scheduler 2.cat /sys/block/sda/queue/scheduler 3.see: "none" Reproducible: Steps to Reproduce:
*** Bug 15348 has been marked as a duplicate of this bug. ***
Wrong component.
CC: (none) => tmbComponent: Release (media or process) => RPM PackagesSource RPM: (none) => kernel
Yes, it comes from the use of the new blk-mq i/o path by default Unfortunately upstream has not yet added support for switching i/o schedulers to blk-mq... So I will switch it back to non-default for mga5 and add info to wiki about how to enable blk-mq it for those that want to use it.
Fixed in 3.19.0-3
Status: NEW => RESOLVEDResolution: (none) => FIXED
confirmed