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 <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED] showmount -e lusitania Exports list on lusitania:
[EMAIL PROTECTED]
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-----
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"