ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Avramenko Andrew <liksx@mail.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] NFS
Date: Wed, 10 Jan 2007 16:40:13 +0300
Message-ID: <E1H4dgb-000PJR-00.liksx-mail-ru@f72.mail.ru> (raw)
In-Reply-To: =?koi8-r?Q?<200701101239.36336.ashen=40nsrz.ru>?=

man exports:
=================

      async:  This  option  allows  the NFS server to violate the NFS protocol and reply to requests before any changes 
made by that request have been committed to stable storage (e.g. disc drive).
              Using this option usually improves performance, but at the cost that an unclean server restart (i.e. a crash) can  cause  data to be lost or corrupted.

       sync:   Reply to requests only after the changes have been committed to stable storage (see async above).
=================
Какую использовать - решать Вам. Соответственно прописываются они в /etc/exports :)







           reply	other threads:[~2007-01-10 13:40 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200701101239.36336.ashen=40nsrz.ru>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1H4dgb-000PJR-00.liksx-mail-ru@f72.mail.ru \
    --to=liksx@mail.ru \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git