Date: Sun, 22 Jan 2006 10:51:19 -0800 From: Garrett Cooper <youshi10@u.washington.edu> To: freebsd-questions@freebsd.org Subject: Re: NFS trouble Message-ID: <43D3D427.9070202@u.washington.edu> In-Reply-To: <43D3AAA8.7020607@ion.lu> References: <43D35C21.3050701@ion.lu> <cb5206420601220644r75f3b7c7ga283236787591097@mail.gmail.com> <43D39B0D.9090901@ion.lu> <cb5206420601220716g30a47503j24d6aab06d6612c@mail.gmail.com> <43D3AAA8.7020607@ion.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
David Raison wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > > >Sadly even that simple example doesn't work. >There's no output of mountd in the syslog and showmount -e doesn't >list any shares either. > >David > >Andrew P. wrote: > > > >>On 1/22/06, David Raison <david@ion.lu> wrote: >> >> >> >>>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>> >>>Hi Andrew >>> >>>Right, that's a point I had forgotten to post, although not a >>>very surprising one >>> >>>root@lusitania# showmount -e lusitania Exports list on lusitania: >>>root@lusitania# >>> >>> >>Look for mountd log messages on the server (`dmesg -a` should >>contain them, if you're lucky). Just run "/etc/rc.d/mountd reload" >>and see what gets into syslog. >> >>The problem is probably in /etc/exports. Start with something >>simple, like '/mnt/music -ro' >> >> >> >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.4.2 (GNU/Linux) >Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > >iD8DBQFD06qn/sLffsMilEkRAqm1AKCGsecn6yTHLZqbfOaDndor2wwPIACgoWtk >v2fVju7DvuecpHwpQBVyke8= >=EKUM >-----END PGP SIGNATURE----- > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > David, Could you do ls -l /mnt, and include your fstab as well as your /etc/exports file? This is very important because maybe the issue lies with permissions of the files and directories, as well as whether or not those are the actual mountpoints for the drives, symlinks, or the like (at least in my case). Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D3D427.9070202>