Bug 1297277

Summary: Documentation needed for inclusion of /etc/sysctl.conf in initramfs by dracut
Product: Red Hat Enterprise Linux 7 Reporter: Shatadru Bandyopadhyay <sbandyop>
Component: doc-System_Administrators_GuideAssignee: Jana Heves <jsvarova>
Status: CLOSED NOTABUG QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: high    
Version: 7.2CC: msvistun, rhel-docs, sbandyop
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-28 13:14:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Shatadru Bandyopadhyay 2016-01-11 05:14:51 UTC
Document URL: 

Section Number and Name: 

Describe the issue: 
~~~~
RHEL 7 onward /etc/sysctl.conf is added in initramfs by dracut.

This changes enable systems to apply network and other configuration immediately at boot, before the actual root partitions is mounted. This is important for some environments in particular, those with root on the network.

Also this improvement can cause some un-wanted problems.
This changes get populated to initramfs once its created by dracut.
Any mistake/temporary changes can make the systems apparently un-bootable.

One of our strategic customer requested to get this behavior documented in product documentation.
~~~~
Suggestions for improvement: 


Additional information:

Comment 5 Shatadru Bandyopadhyay 2016-06-28 12:56:04 UTC
Hello Maxim ,

>>Is it the same problem as in [1]? If so, is the solution [2] sufficient?

Yes both are same (even the related sfdc case is same) and the documentation looks perfect !

Thanks,
--Shatadru