Red Hat Bugzilla – Bug 1018399
NetworkManager is only stopped, not disabled.
Last modified: 2015-09-22 09:10 EDT
Title: Installing Red Hat Enterprise Linux Describe the issue: In "Procedure 9.1. Installing Red Hat Enterprise Linux" the user is told to disable NetworkManager usng this command: Disable NetworkManager. #service NetworkManager stop This only stops NetworkManager for the current boot, my understanding is that it needs to be disabled permanently. Suggestions for improvement: Add additional command: # chkconfig NetorkManager disable
Reassigning to Jodi Biddle (jbiddle@redhat.com) as I am no longer working on Red Hat Enterprise Virtualization documentation.
This is now in Section 8.1, here: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/3.3/html-single/Installation_Guide/index.html#Installing_Red_Hat_Enterprise_Linux1 What to do ---------- Change the following text: You must configure the network so that the host can contact the Manager. First, disable NetworkManager. Then configure the networking scripts so that the host will acquire an ip address on boot. Disable NetworkManager. # service NetworkManager stop To this text: You must configure the network so that the host can contact the Manager. First, disable NetworkManager. Then configure the networking scripts so that the host will acquire an ip address on boot. Disable NetworkManager. # service NetworkManager stop # chkconfig NetworkManager disable When that is done, move this bug ON_QA.
Documentation Link ------------------------------ http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/3.3/html-single/Installation_Guide/index.html#Installing_Red_Hat_Enterprise_Linux1 What Changed ------------------------------ The following topic was revised to add the line "# chkconfig NetworkManager disable" to the disable NetworkManager step: Installing Red Hat Enterprise Linux [ 10236-568261 ] Updated revision history: [ 21134-568501 ] NVR ------------------------------ Red_Hat_Enterprise_Virtualization-Installation_Guide-3.3-en-US-3.3-25 Moving to ON_QA.