[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#219528: marked as done (Random root tmpfs filesystem size.)



Your message dated Thu, 5 Feb 2004 20:47:02 -0500
with message-id <20040206014702.GA11237@kitenet.net>
and subject line closing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Nov 2003 04:15:20 +0000
>From sprite@sprite.fr.eu.org Thu Nov 06 22:15:12 2003
Return-path: <sprite@sprite.fr.eu.org>
Received: from smtp-105-friday.nerim.net (kraid.nerim.net) [62.4.16.105] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AHy1f-0008Kb-00; Thu, 06 Nov 2003 22:15:11 -0600
Received: from sprite.fr.eu.org (sprite.fr.eu.org [213.41.136.74])
	by kraid.nerim.net (Postfix) with ESMTP id E575B40EDC
	for <submit@bugs.debian.org>; Fri,  7 Nov 2003 05:15:08 +0100 (CET)
Received: from sprite by sprite.fr.eu.org with local (Exim 3.35 #1 (Debian))
	id 1AHy1c-00010Z-00; Fri, 07 Nov 2003 05:15:08 +0100
Date: Fri, 7 Nov 2003 05:15:08 +0100
From: Jeremie Koenig <sprite@sprite.fr.eu.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Random root tmpfs filesystem size.
Message-ID: <20031107041508.GA3829@sprite.fr.eu.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
X-Reportbug-Version: 2.36
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_11_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_03 (1.174.2.15-2003-03-30-exp)

Package: rootskel
Version: 0.48
Severity: minor
Tags: patch

When d-i boots, the /sbin/init shellscript present in rootskel mounts
the future tmpfs root filesystem with the following command :

	mount -t shm shm mnt

Reading the kernel docs, it seems that the new name for shm is tmpfs (i
may be wrong). Furthermore, the default size limit for the filesystem
is 1/2 of the phisical memory available, which is a bit random for d-i.
(and wasn't enough for me, i got the root fs full while downloading
additional udebs.)

I think the limit should be set manually (as documented in
/usr/src/linux/Documentation/filesystems/tmpfs.txt), with something like :

	mount -t tmpfs -o size=100M tmpfs mnt

It worked for me (using the netboot image -- i still got out of RAM, and
the menu was killed by the kernel, but I got a bit further ;)

Hope this helps,

-- 
Jeremie Koenig <sprite@sprite.fr.eu.org>

---------------------------------------
Received: (at 219528-done) by bugs.debian.org; 6 Feb 2004 01:47:16 +0000
>From joey@kitenet.net Thu Feb 05 17:47:16 2004
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Aov5Q-0002BM-00; Thu, 05 Feb 2004 17:47:16 -0800
Received: from dragon.kitenet.net (unknown [216.98.91.235])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 982D017F4E
	for <219528-done@bugs.debian.org>; Fri,  6 Feb 2004 01:47:15 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 103166E30C; Thu,  5 Feb 2004 20:47:02 -0500 (EST)
Date: Thu, 5 Feb 2004 20:47:02 -0500
From: Joey Hess <joeyh@debian.org>
To: 219528-done@bugs.debian.org
Subject: closing
Message-ID: <20040206014702.GA11237@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr"
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: 219528-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no 
	version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level: 


--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This bug is fixed.

--=20
see shy jo

--PNTmBPCT7hxwcZjr
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIvIWd8HHehbQuO8RAjMbAKC5UD0EXxFKrhvimGtUvrYDpN+xHgCfVr9P
GHXB/j0jyEr66lXXqZuSb/4=
=pgXy
-----END PGP SIGNATURE-----

--PNTmBPCT7hxwcZjr--



Reply to: