Bug 234916

Summary: need option to control size of tmpfs for readonly-root
Product: [Fedora] Fedora Reporter: Christopher Blizzard <blizzard>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mattdm, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 8.52-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-13 22:52:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150225    
Attachments:
Description Flags
patch for FC-6 none

Description Christopher Blizzard 2007-04-02 20:07:17 UTC
Description of problem:

On OLPC we need to limit the size of the tmpfs that everything is mounted on. 
We have no backing store so if you download something large into /tmp it will
eat all the available memory and OOM will start eating things.

Version-Release number of selected component (if applicable):

initscripts-9.45.7-1

Comment 1 Matthew Miller 2007-04-10 16:26:40 UTC
Fedora 7 test bugs should be filed against "devel", not against test1/2/3. This
isn't obvious, I know. Moving this report so it isn't lost.

This is a bulk message -- I apologize if this was actually meant to be targeted
against a different release. If so, please fix or let me know. Thanks.

Comment 2 Bill Nottingham 2007-04-13 22:52:54 UTC
Options added in CVS, will be in 8.52-1.

# Options to use for temporary mount
RW_OPTIONS=
# Options to use for peristent mount
STATE_OPTIONS=


Comment 3 Christopher Blizzard 2007-04-15 14:14:06 UTC
Bill, any chance we can get this ported to FC-6 packages as well?

Comment 4 Bill Nottingham 2007-04-16 18:06:18 UTC
Created attachment 152707 [details]
patch for FC-6

Here's the patch for FC-6; it's in CVS, but there aren't really updates
scheduled for initscripts for FC-6 at this point. Do you need a released
update?