Description of problem: ====================== Remove implementation of disabling NetworkManager as a pre-requisite in Gdeploy while setting up ganesha cluster With the fix for doc BZ - 1515171, following steps needs to be removed from gdeploy ---------------- On Red Hat Enterprise Linux 7, execute the following commands to disable and stop NetworkManager service and to enable the network service. # systemctl disable NetworkManager # systemctl stop NetworkManager # systemctl enable network ------------------ Version-Release number of selected component (if applicable): How reproducible: ================ N/A Steps to Reproduce: =================== 1.Create ganesha cluster via gdeploy Actual results: ============== Expected results: ================ Remove steps to disable network manager as pre-requisite as part of ganesha setup via gdeploy Additional info:
Is this applicable to RHEL 7 and RHEL 8? Prajith, can you remove the steps in gdeploy if no longer needed
(In reply to Sahina Bose from comment #2) > Is this applicable to RHEL 7 and RHEL 8? > > Prajith, can you remove the steps in gdeploy if no longer needed Yes,applicable for both RHEL7 and RHEL8
PR for RHEL7: https://github.com/gluster/gdeploy/pull/555 PR for RHEL8: https://github.com/gluster/gdeploy/pull/556 Note: Task of Starting and enabling of network manager service is not removed in RHEL8, (because in general network service is managed by network manager service from RHEL8)
Hi Manisha, We need two different bugs for RHEL8 and RHEL7. I am treating it as RHEL8 bug, please raise another bug for RHEL7.
(In reply to Gobinda Das from comment #12) > Hi Manisha, > We need two different bugs for RHEL8 and RHEL7. I am treating it as RHEL8 > bug, please raise another bug for RHEL7. I have Clone this BZ to track RHEL 7 changes - https://bugzilla.redhat.com/show_bug.cgi?id=1859555
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (gdeploy bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:5604