We are using ES 7.5.0 As per the documentation, selecting the correct i/o scheduler should optimize the ES performance. In our system when I checked in /sys/block/sdb/queue/scheduler, I could see 3 scheduler options
- noop
- deadline
- cfq
We are using azure blockstorage in our system. So which scheduler should be best for our configuration?