Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2009 20:35:34 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Filipe Paternot <filipe@wsbr.com.br>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Issues with ZFS under remote NFS directory
Message-ID:  <20091129193534.GA34378@garage.freebsd.pl>
In-Reply-To: <6bd9b7940911281736j12ba1b3fs544cae3274d8d4cb@mail.gmail.com>
References:  <6bd9b7940911281736j12ba1b3fs544cae3274d8d4cb@mail.gmail.com>

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

--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Nov 28, 2009 at 11:36:21PM -0200, Filipe Paternot wrote:
> Hello there,
>=20
> I've got an pretty weird issue with an remote filesystem which is mounted=
 on
> a given server.
> Renovatio is the NFS server is running FreeBSD-7.2-release 32bit.
> Neo server is running FreeBSD-8.0-release 64bit.
>=20
> The problem is this:
> I mount the pool rootdir at /mnt/renovatio2. Then, when i go list one of =
my
> dirs, it shows some content that was saved (snapshot was deleted) couple
> months ago for that same folder. That is weird, since im not accessing the
> hidden .zfs dir, but it should be empty anyways as the snapshot was alrea=
dy
> removed.
> Then, if i mount the specific dir, it works fine.

Could you try the following on the renovatio server:

	# zfs unmount pool/filipe
	# ls /pool/

My guess is that the content you see when you NFS-mount /pool/ is
covered by pool/filipe file system on renovatio, that's why you can't
see it there. The commands above will tell.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFLEs0GForvXbEpPzQRAl/gAJkBjF/BFTRXUxXgRiCt1uDsCqqbDACg30xk
4v8RtWJ4LYMtjbXxcFurb18=
=3PN5
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--



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