Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2006 12:57:41 +0300 (EEST)
From:      Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
To:        freebsd-stable@freebsd.org
Subject:   Synchronous mount vs NFS exported
Message-ID:  <20060923124937.U3001@atlantis.atlantis.dp.ua>

next in thread | raw e-mail | index | archive | help

Hello!

   I've noticed a strange interdependency between FS mount options (RELENG_6
as of 20-Aug). I'm using "rw,sync" options in my /etc/fstab for the root
partition. W/o NFS export of it, 'mount' output looks good:

/dev/ad0s4a on / (ufs, local, synchronous)

However, when I export this partition with "-alldirs -ro" options, mount
stops to show "synchronous":

/dev/ad0s4a on / (ufs, NFS exported, local)

Is it just a bug in 'mount' output, or is "synchronous" option indeed silently 
removed during the NFS export of FS?

Sincerely, Dmitry
-- 
Atlantis ISP, System Administrator
e-mail:  dmitry@atlantis.dp.ua
nic-hdl: LYNX-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060923124937.U3001>