Hide Forgot
Description of problem: Client with nfs-utils-1.0.9-47.el5_5 can not autofs to Server nfs-utils-1.0.9-50.el5.x86_64 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Verify that nfs and autofs packages are installed 2. vi /etc/auto.master Add line to auto.master /- /etc/auto.dir_share 3. touch /etc/auto.dir_share vi /etc/auto.dir_share Add /mnt/dir_share -fstype=nfs,soft client_hostname:/dir_share On Server Box: 4. vi /etc/exports /dir_share client_hostname(rw,insecure,no_root_squash,sync) 5. exportfs –a 6. service nfs restart 7. exportfs 8. showmount –e localhost # should show directory client hostname 9. chkconfig --list nfs (lvl 35 on) 10. service nfs start Back to Client Box: Restart service client 11. service autofs restart Verify that path is mounted 12. ls /mnt/file ls directory not found or does not exist Actual results: cd to path will stagnate session Expected results: path to be mapped out Additional info: RHEL 4 Box is able to automount to Server with nfs-utils-1.0.9-50.el5.x86_64 rpm -qa --last | grep nfs nfs-utils-1.0.6-87.EL4 Sun 24 Aug 2008 08:19:59 PM CDT nfs-utils-lib-1.0.6-8.z1 Wed 14 Nov 2007 10:53:46 AM CST system-config-nfs-1.2.8-1 RHEL 5 Client/Server with nfs-utils-1.0.9-50.el5.x86_64 can nfs mount
manual mount also would not mount... SELinux firewall has ports. nmap confirms. downgraded to the the same version. Turn off iptables. It started to work
downgraded package
Jamie, I'm going to go ahead and close this bug. Our engineering team doesn't have much to go off of in terms of finding a fix and I see that you've closed out your support case since your team implemented the workaround of using the older package. We're more than happy to reopen this bug ... should we need to continue investigating this issue. If that's the case, please reopen the customer case and we'll continue. Thanks Jeremy West Red Hat Support Supervisor