Rich Freeman on 21 Apr 2011 19:18:19 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Network shares |
On Thu, Apr 21, 2011 at 8:14 PM, Doug Stewart <zamoose@gmail.com> wrote: >> It is true the example was using nfs, but I tried both nfs and smbfs and get >> basically the same error as both are enabled. Here is the exports file: How about running exportfs as root from the nfs server. Perhaps your server is not actually exporting the filesystems (ie running exportfs -a). If your distro changed how this is configured that would explain a sudden change. Make sure both the client and server have NFS support built into their kernels or the appropriate modules loaded (zcat /proc/config.gz | grep NFS). NFS is unusually fussy and pretty feature-weak on top of that. I'm really amazed that nobody has come up with something better that is standardized - samba is probably the best alternative but it isn't a great fit for unix. Rich ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug