Late Night Brain Dead: Can't write to NFS /home

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

 



OK, so it's late at night, I've been beating my head out trying to install FC3 
on my desktop, and I just CANNOT get my /home mounted useably via NFS. A 
quick search on Google didn't turn anything up, but I'm so brain dead now I 
wouldn't recognize the answer if it bit me where I sit. This same server has 
worked just fine exporting /home to RH9 and Knoppix 3.2 clients.

Mounting appears to work--I can see the drive, and it 'mount' shows it mounted 
read-write. But any attempt to write fails. It's late, I'm no expert, and I'm 
frustrated. Any help?

Server RH 9.3
Client FC3
No firewall running on either

server /etc/exports:
	/home	192.168.0.0/24(no_root_squash,rw)

client /etc/fstab:
	server:/home	/home	nfs	defaults	0 0

client shell results:
	[root@client ~] mount /home

	[root@client ~] mount | sort
	server:/home on /home type nfs (rw,addr=192.168.0.1)
	/dev/hda1 on /boot type ext3 (rw)
	/dev/hda3 on / type ext3 (rw)
	/dev/hda5 on /tmp type ext3 (rw)
	/dev/hda6 on /var type ext3 (rw)
	/dev/hdb1 on /usr type ext3 (rw)
	none on /dev/pts type devpts (rw,gid=5,mode=620)
	none on /dev/shm type tmpfs (rw)
	none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
	none on /proc type proc (rw)
	none on /sys type sysfs (rw)
	sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
	usbfs on /proc/bus/usb type usbfs (rw)

	[root@client ~] touch /home/test
	touch: cannot touch `/home/test': Permission denied

Server log extracts:
	Dec 23 22:58:11 server rpc.mountd: authenticated mount request from 
client.example.com:685 for /home (/home)
	Dec 23 22:58:32 server rpc.mountd: authenticated unmount request from 
client.example.com:689 for /home (/home)


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux