
From Yedidyah Bar David <didi@redhat.com>:
Yedidyah Bar David has submitted this change and it was merged. Change subject: tune/iosched: Keep default ...................................................................... tune/iosched: Keep default Do not configure default ioscheduler anymore. We used to configure it to 'deadline', which is the default for supported kernels, thus not needed anymore. Remove old configuration file if found. With the previous configuration we wrote, it was impossible to override host-deploy's change by setting an attribute in a later conf file, which is what some storage vendors recommend to do. With this patch this should be trivial. Change-Id: I2e98afaed5444efd67cc5f7ad3a3b40aa1f76933 Bug-Url: https://bugzilla.redhat.com/1381219 Signed-off-by: Yedidyah Bar David <didi@redhat.com> (cherry picked from commit 8c42c3f4150000d5f9afd36fb0b4b9770edcb818) --- M src/plugins/ovirt-host-deploy/tune/Makefile.am M src/plugins/ovirt-host-deploy/tune/iosched.py D src/plugins/ovirt-host-deploy/tune/ovirt-iosched.rules 3 files changed, 36 insertions(+), 47 deletions(-) Approvals: Jenkins CI: Passed CI tests Yedidyah Bar David: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/72753 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e98afaed5444efd67cc5f7ad3a3b40aa1f76933 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: ovirt-host-deploy-1.6 Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>