Ladislav Slez�k changed bug 1052770
What Removed Added
Priority P5 - None P3 - Medium
Status NEW CONFIRMED
Assignee yast2-maintainers@suse.de yast-internal@suse.de
Summary Failed to save IO scheduler settings Failed to save the IO scheduler settings, the scheduler is not supported by device

Comment # 3 on bug 1052770 from
(In reply to Howard Guo from comment #2)
> root@g130 /etc/dirsrv # cat /sys/block/vda/queue/scheduler                  
> 
> [mq-deadline] none

I see, the scheduler is not supported by the device. YaST should first check
whether it is available.

For example on my system the available scheduler combinations are:

# cat /sys/block/*/queue/scheduler | sort -u
[mq-deadline] none
none
noop [deadline] cfq 
noop deadline [cfq]


You are receiving this mail because: