From owner-freebsd-hackers Tue Oct 8 15: 3:35 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C54637B401 for ; Tue, 8 Oct 2002 15:03:34 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B6943E77 for ; Tue, 8 Oct 2002 15:03:34 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g98M3XPQ085136; Tue, 8 Oct 2002 15:03:33 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g98M3XO2085135; Tue, 8 Oct 2002 15:03:33 -0700 (PDT) (envelope-from dillon) Date: Tue, 8 Oct 2002 15:03:33 -0700 (PDT) From: Matthew Dillon Message-Id: <200210082203.g98M3XO2085135@apollo.backplane.com> To: Oliver Fromme Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Mount option "nomtime"? References: <200210082148.g98LmWnS062890@lurza.secnetix.de> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Matthew Dillon wrote: : > : > atime/mtime/ctime updates will collect in the in-memory inode : > and only be written to disk when the filesystem sync occurs once : > every 30-60 seconds or so. This is how it works with or without : > softupdates. : :Is that also true for NFS mounts? : :(The reason why I'm asking: I am going to set up a new :newsserver (INN) on a FreeBSD machine, where all data :including the newsspool is stored on a NetApp Filer.) : :Regards : Oliver : :-- :Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München It is a function of the NFS server, not the NFS client. I would presume that a NetApp does the right thing. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message