Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2008 12:29:47 +0100
From:      Jose Garcia Juanino <jjuanino@gmail.com>
To:        "Julian H. Stacey" <jhs@berklix.org>
Cc:        stable@freebsd.org, Greg Byshenk <freebsd@byshenk.net>
Subject:   Re: Cannot mount a nfs share after doing a snapshot
Message-ID:  <20080110112947.GA862@gauss.sanabria.es>
In-Reply-To: <200801100010.m0A0AHTn054739@fire.js.berklix.net>
References:  <20080105222831.GA862@gauss.sanabria.es> <20080106144120.GD4601@core.byshenk.net> <20080106163830.GA3790@gauss.sanabria.es> <20080107110649.GE4601@core.byshenk.net> <200801071325.m07DPeOU006009@fire.js.berklix.net> <200801100010.m0A0AHTn054739@fire.js.berklix.net>

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

--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

El jueves 10 de enero a las 01:10:17 CET, Julian H. Stacey escribi=F3:
> "Julian H. Stacey" wrote:
> > I too saw mountd / exports just fail on 2 systems upgraded in last
> > days from 7RC4 to newest 7 Stable (CTM src-7 80, received here Jan
> > 6 15:15 CEST=3DGMT+01:00).  I am not using .snap snapshot.  My other
> > AMD & NFS on other FreeBSD-4 & 6 hosts remains OK.
> > AMD & NFS as client & server was working till then. I just upgraded src/
> > & rebooted & exports failed.
> >=20
> > messages:
> >   mountd[563]: can't change attributes for /
> >   mountd[563]: bad exports list line / host1 host2 host3
> >=20
> > named seems to resolve hosts OK though. (my usual first suspect :-)
> >=20
> > su; mount_nfs lapd:/usr /mnt
> > 	[udp] lapd:/usr: Permission denied
> >=20
> > Maybe changed hosts/pam/ssh/inetd type root auth defaults between RC4 &=
 now ?
>=20
> My mistake.  Fixed here by running mergemaster -sicvP=20
> & removing ::1 from my /etc/hosts to avoid IPV6. =20

Yes, you are right, I have following your suggestions and the problem
has gone away.

Take a look at the following lines in /usr/share/examples/etc/hosts:

::1                     localhost localhost.my.domain
127.0.0.1               localhost localhost.my.domain


I have changed both lines to point out my own domain:

::1                     localhost localhost.sanabria.es
127.0.0.1               localhost localhost.sanabria.es


Before this change, I had:

::1                     localhost localhost.localdomain
127.0.0.1               localhost localhost.localdomain


Thus, it was my fault, as I did not make the mergemaster in the right way.


Greg, that works for you?


Thanks a lot Julian for your reply.

--r5Pyd7+fXNt84Ff3
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFHhgGrFOo0zaS9RnIRAs1cAKCyrD3xlTl6Z+HzXOOEwCe5TCc+iACguO7Z
HKqV6VirfExfjb64BMZfN/g=
=gu7x
-----END PGP SIGNATURE-----

--r5Pyd7+fXNt84Ff3--



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