Re: FC4, exportfs fails

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

 



Gaspar Bakos wrote:
Hi,

Under FC4 I am trying to export a filesystem through NFS. The export
fails, however hard I try.

If I try to mount the (obviously unexported) FS from another machine, I
get the usual "reason given by server: Permission denied" message.

The question is how to debug this anomaly, namely that exportfs does
not do anything, and does not report any error.?

HEre is what I did:
-----------------

1 stop iptables
2 restart nfsd
3 Check NFS support in kernel:

zcat /proc/config.gz  | grep NFS
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_NFS_COMMON=y
CONFIG_NCPFS_NFS_NS=y

4           "Check your /etc/exports file and make sure that the
            volume is exported and that your client has the right kind
			..."

Here is the entry from /etc/exports:

/mnt/md0    131.100.100.100(sync,no_subtree_check,rw)

Is that the *only* entry in /etc/exports?

If so, try restarting nfs again:

# service nfs restart

You can use "showmount" to check that the export is working:

# showmount -e localhost

Paul.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux