Bala.FA has posted comments on this change. Change subject: tune: tuned: support multiple profiles for gluster ......................................................................
Patch Set 1: (1 comment) .................................................... File src/plugins/ovirt-host-deploy/tune/tuned.py Line 61: if self.environment[odeploycons.GlusterEnv.ENABLED]: Line 62: if self.environment[odeploycons.VirtEnv.ENABLED]: Line 63: self._profile = 'rhs-virtualization' Line 64: else: Line 65: self._profile = 'rhs-high-throughput' for gluster environment, please go with 'rhs-virtualization' irrespective of virt enabled or not. Another thing is gluster profiles are available only in downstream/RHEL. I am not sure whether this is something catchy. Line 66: elif self.environment[odeploycons.VirtEnv.ENABLED]: Line 67: self._profile = 'virtual-host' Line 68: Line 69: if self._profile is None: -- To view, visit http://gerrit.ovirt.org/17265 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ida4c6f07e6389d1de3b4ad21de07960e7fbffd0d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Aravinda VK <avish...@redhat.com> Gerrit-Reviewer: Bala.FA <barum...@redhat.com> Gerrit-Reviewer: Timothy Asir <tjeya...@redhat.com> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches