[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nfs problems




On Friday 08 May 2015 00:36:51 briand@aracnet.com wrote:
> On Fri, 8 May 2015 00:03:22 -0400
>
> Gene Heskett <gheskett@wdtv.com> wrote:
> > Greetings all;
> >
> >
> > Next is the box on my cnc lathe, #3.  But now, not even root can
> > make a third directory on this /net subdir, No Permissions.  And the
> > name of the dir could be LanceRumpleStiltSkin & root still can't
> > make the directory.
>
> i just finished wrestling with NFS set-up problems myself.
>
> However I don't understand your description of the problem.
>
> why don't you provide the following:
>
> /etc/exports from the machine hosting the shares
======================from lathe.coyote.den
/  coyote.coyote.den(rw,sync,fsid=0,no_subtree_check)
======================
> /etc/fstab - or at least the mount command from the machine trying to
> use the shares.
======================
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name 
devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda1 during installation
UUID=9fe9e68d-9827-4c8b-af4a-0753996f5e04 /               ext4    
errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=e03b6db9-47ff-4c59-9956-b5f69e3c5957 none            swap    sw              
0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0
shop.coyote.den:/		/net/shop	nfs4	defaults,intr 	0	2
lathe.coyote.den:/  		/net/lathe	nfs4	defaults,intr	0	2
lappy.coyote.den:/		/net/lappy	nfs4	defaults,intr	0	2
UUID=b7657920-d9a2-4379-ae21-08a0651b65cc /amandatapes		ext3	defaults	0	2
#/home/gene /net/coyote none bind 0 0
===========================
>
>
Thanks Brian

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>


Reply to: