From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HnL5Y-0006KZ-9R for garchives@archives.gentoo.org; Sun, 13 May 2007 20:54:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4DKrVIk008602; Sun, 13 May 2007 20:53:31 GMT Received: from sas2.stonline.sk (sas2.t-com.sk [213.81.152.133]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4DKnF1j003896 for ; Sun, 13 May 2007 20:49:15 GMT Received: from av3.stonline.sk ([192.168.133.65]) by sas2.stonline.sk (8.13.6/8.13.1) with ESMTP id l4DKnFWD019056 for ; Sun, 13 May 2007 22:49:15 +0200 Received: from smtp.t-com.sk ([192.168.133.65]) by av3.stonline.sk (8.13.6/8.13.5) with ESMTP id l4DKnE4L018994 for ; Sun, 13 May 2007 22:49:15 +0200 Received: from amit.kihnet.sk (adsl-d4.87-197-188.t-com.sk [87.197.188.4]) by smtp2.stonline.sk (STOnline ESMTP Server) with ESMTPA id <0JHZ001JRZ62O8@smtp2.stonline.sk> for gentoo-user@lists.gentoo.org; Sun, 13 May 2007 22:49:14 +0200 (CEST) Received: by amit.kihnet.sk (Postfix, from userid 1000) id 04E5C5C906B; Sun, 13 May 2007 22:49:13 +0200 (CEST) Date: Sun, 13 May 2007 22:49:10 +0200 From: Robert Cernansky Subject: Re: [gentoo-user] noatime option is ignored for / In-reply-to: <200705132128.41576.benno.schulenberg@gmail.com> To: gentoo-user@lists.gentoo.org Message-id: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 X-Mailer: Mahogany 0.67.0 'Constance', compiled for Linux 2.6.18-gentoo-r3 x86_64 Content-type: TEXT/PLAIN; CHARSET=ISO-8859-2 Content-transfer-encoding: 7BIT Content-disposition: INLINE References: <200705132128.41576.benno.schulenberg@gmail.com> X-Archives-Salt: 6ce65086-7ef5-49aa-a70e-70799652b6c5 X-Archives-Hash: 8dc65f4cbe545534081d1c2ded5a3c7f On Sun, 13 May 2007 21:28:41 +0200 Benno Schulenberg wrote: > Robert Cernansky wrote: > > and 'mount' command shows: > > > > /dev/sda6 on / type ext3 (rw,noatime,usrquota,grpquota) > > > > but /proc/mounts does not show noatime option: > > > > /dev/root / ext3 rw,data=ordered,usrquota,grpquota 0 0 > > Hmm, same thing here: [...] > During a normal boot an ext2/ext3 root partition gets remounted: > first it gets mounted read-only in case it needs to be fschecked, > and then remounted read-write. > > I've changed the bootscripts to skip this double step, with the > unintended effect of not getting all options applied. (Fixed now.) > Maybe you did too? I didn't modified the init scripts. But now I looked what is starting at boot and found out that / is remounted also during quotacheck - and this is the one that causes the problem. I've booted into single user mode and / was mounted correctly. Then ran quotacheck and after that it was mounted without noatime. So it is probably quotacheck bug. For now I added 'mount -o remount /' command to /etc/local.start as a workaround. Thank you all for your replies. Robert -- Robert Cernansky E-mail: hslists2@zoznam.sk Jabber: HS@jabber.sk -- gentoo-user@gentoo.org mailing list