Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 580534 Details for
Bug 806333
mount -t nfs4 server:/export /mnt fails with mount.nfs4: No such device
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Patch to have nfs-utils install the appropriate nfs4 modalias file
nfs-utils-nfs4-modalias.patch (text/plain), 2.03 KB, created by
Josh Boyer
on 2012-04-26 19:35:41 UTC
(
hide
)
Description:
Patch to have nfs-utils install the appropriate nfs4 modalias file
Filename:
MIME Type:
Creator:
Josh Boyer
Created:
2012-04-26 19:35:41 UTC
Size:
2.03 KB
patch
obsolete
>commit b78104ab299386eb3db1578c9b5fa6fe228c7c42 >Author: Josh Boyer <jwboyer@redhat.com> >Date: Thu Apr 26 15:33:20 2012 -0400 > > Add modprobe config file to alias 'nfs4' to 'nfs' (bz 806333) > >diff --git a/nfs-utils.spec b/nfs-utils.spec >index 21c7c85..ea36de9 100644 >--- a/nfs-utils.spec >+++ b/nfs-utils.spec >@@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser > Name: nfs-utils > URL: http://sourceforge.net/projects/nfs > Version: 1.2.5 >-Release: 14%{?dist} >+Release: 15%{?dist} > Epoch: 1 > > # group all 32bit related archs >@@ -28,6 +28,8 @@ Source51: nfs-server.preconfig > Source52: nfs-server.postconfig > %define nfs_configs %{SOURCE50} %{SOURCE51} %{SOURCE52} > >+Source60: nfs4-modalias.conf >+ > Patch001: nfs-utils-1.2.6-rc6.patch > Patch002: nfs-utils-1.2.4-mountshortcut.patch > Patch003: nfs-utils-1.2.5-libidmap-hide-syms.patch >@@ -140,6 +142,7 @@ install -s -m 755 tools/rpcdebug/rpcdebug $RPM_BUILD_ROOT/usr/sbin > install -m 644 utils/mount/nfsmount.conf $RPM_BUILD_ROOT/etc > install -m 644 %{SOURCE9} $RPM_BUILD_ROOT/etc/request-key.d > install -m 644 %{SOURCE10} $RPM_BUILD_ROOT/etc/sysconfig/nfs >+install -m 644 %{SOURCE60} $RPM_BUILD_ROOT/lib/modprobe.d/nfs.conf > > for service in %{nfs_services} ; do > install -m 644 $service $RPM_BUILD_ROOT/lib/systemd/system >@@ -278,6 +281,7 @@ fi > %{_mandir}/*/* > /lib/systemd/system/* > /usr/lib/%{name}/scripts/* >+/lib/modprobe.d/nfs.conf > > %attr(4755,root,root) /sbin/mount.nfs > %attr(4755,root,root) /sbin/mount.nfs4 >@@ -285,6 +289,9 @@ fi > %attr(4755,root,root) /sbin/umount.nfs4 > > %changelog >+* Thu Apr 26 2012 Josh Boyer <jwboyer@redhat.com> 1.2.5-15 >+- Add modprobe config file to alias 'nfs4' to 'nfs' (bz 806333) >+ > * Thu Mar 22 2012 Steve Dickson <steved@redhat.com> 1.2.5-14 > - gssd: Look for user creds in user defined directory (bz 786993) > - gssd: Don't link with libgssapi_krb5 (bz 784908) >diff --git a/nfs4-modalias.conf b/nfs4-modalias.conf >new file mode 100644 >index 0000000..1e71924 >--- /dev/null >+++ b/nfs4-modalias.conf >@@ -0,0 +1 @@ >+alias nfs4 nfs
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 806333
: 580534