From Yedidyah Bar David <didi(a)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(a)redhat.com>
---
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:
Nir Soffer: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Yedidyah Bar David: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/72632
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2e98afaed5444efd67cc5f7ad3a3b40aa1f76933
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yaniv Kaul <ykaul(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>