All of lore.kernel.org
 help / color / mirror / Atom feed
* mounting /var/lib/nfs with noatime or relatime ?
@ 2009-08-20  7:10 Harald Dunkel
  2009-08-20 12:48 ` Trond Myklebust
  0 siblings, 1 reply; 2+ messages in thread
From: Harald Dunkel @ 2009-08-20  7:10 UTC (permalink / raw)
  To: linux-nfs

Hi folks,

NFS stores some small files in /var/lib/nfs, AFAICS.
Can it cause any problems for the NFService, if /var is
mounted with "relatime" or "noatime"? Does it increase
NFS performance at all?


Regards

Harri


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mounting /var/lib/nfs with noatime or relatime ?
  2009-08-20  7:10 mounting /var/lib/nfs with noatime or relatime ? Harald Dunkel
@ 2009-08-20 12:48 ` Trond Myklebust
  0 siblings, 0 replies; 2+ messages in thread
From: Trond Myklebust @ 2009-08-20 12:48 UTC (permalink / raw)
  To: Harald Dunkel; +Cc: linux-nfs

On Thu, 2009-08-20 at 09:10 +0200, Harald Dunkel wrote:
> Hi folks,
> 
> NFS stores some small files in /var/lib/nfs, AFAICS.
> Can it cause any problems for the NFService, if /var is
> mounted with "relatime" or "noatime"? Does it increase
> NFS performance at all?

"relatime" and "noatime" shouldn't really affect NFS much. The files
in /var/lib/nfs are created and destroyed all the time by the statd
daemon, but the only time they are actually read is at boot time.

Cheers
  Trond


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-20 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-20  7:10 mounting /var/lib/nfs with noatime or relatime ? Harald Dunkel
2009-08-20 12:48 ` Trond Myklebust

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.