#5317 HIGH Update.: machine cannot boot after filling nand
Zarro Boogs per Child
bugtracker at laptop.org
Fri Dec 14 08:10:18 EST 2007
#5317: machine cannot boot after filling nand
------------------------------+---------------------------------------------
Reporter: tomeu | Owner: cscott
Type: defect | Status: new
Priority: high | Milestone: Update.1
Component: upgrade utility | Version:
Resolution: | Keywords:
Verified: 0 |
------------------------------+---------------------------------------------
Comment(by dedekind):
Replying to [ticket:5317 tomeu]:
> I copied a 240MB file from an usb stick to nand in the journal.
>
> After rebooting, I get this messages followed by a stack trace:
We solved this in N800 with the attached patch.
Just mount JFFS2 with -o rpsize=8000 and it will reserve _about_ 8Megs of
space for root. If you want other uids/gids to use that, add them too (see
patch's header).
Because JFFS2 becomes dead slow when it has no space, I recommend you to
have reserved pool like 8-16 Megs. Note, slowness when no space is normal
for any flash fs because it has to do a lot of Garbage collection in those
conditions.
--
Ticket URL: <http://dev.laptop.org/ticket/5317#comment:3>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list