total NFS newbie needs help

Paul Howarth paul at city-fan.org
Mon Jan 24 16:57:38 UTC 2005


Gene Heskett wrote:
> On Monday 24 January 2005 11:05, David Liguori wrote:
>>Gene Heskett wrote:
>>>I have a dir on this machine that contains all 9 of the FC3 iso
>>>images, and I've setup a server: line in my fstab, and setup
>>>the /etc/exports file to export that dir to any address in the
>>>192.168.xx.xx block
>>>
>>>I *think* I have the exports for nfs setup correctly.
>>>
>>>I've even rebooted.
>>>
>>>On this machine, a showmount -e shows this:
>>>[root at coyote root]# showmount -e
>>>[root at coyote etc]# showmount -e
>>>Export list for coyote.coyote.den:
>>>/usr/dlds-misc/FC3 192.168.71.0/255.255.255.0
> 
> 
> I moved stuff around so that only the 5 iso's are there, the
> SRPMS have been moved to an SPRMS dir of their own.  No diff.

Can you do the NFS mount from any other machine on your network?

# mkdir /mnt/fc3
# mount coyote.coyote.den:/usr/dlds-misc/FC3 /mnt/fc3

Do you get any error messages?

On coyote.coyote.den, what are the file and directory permissions?

# ls -ld / /usr /usr/dlds-misc /usr/dlds-misc/FC3 /usr/dlds-misc/FC3/*

Paul.




More information about the fedora-list mailing list