[Bug 490420] New: /etc/init.d/nfs won't start rpc.idmapd with autofs when no nfs mount appears in /etc/fstab
https://bugzilla.novell.com/show_bug.cgi?id=490420 Summary: /etc/init.d/nfs won't start rpc.idmapd with autofs when no nfs mount appears in /etc/fstab Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rbsmith@sandia.gov QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009022800 SUSE/3.0.7-1.1.6 Firefox/3.0.7 When nfs4 filesystems are *solely* mounted by autofs, rpc.idmapd will not be started because /etc/init.d requires an nfs mount entry in fstab to start rpc.idmapd. One hack is to add a new configuration variable to /etc/sysconfig/nfs NFS_VIA_AUTOFS="yes" and initialize the nfs variable in /etc/init.d/nfs, line 41 with nfs=${NFS_VIA_AUTOFS:-no} Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com