On 10/01/2010 09:57 PM, Steve Dickson wrote: > > On 10/01/2010 09:51 AM, Tigran Mkrtchyan wrote: > >> Hi Steve, >> >> thanks for the builds. What I am missing is modprobe configuration file >> which I have to add myself. >> > Unfortunately yes... I have not figured out a good way to have > the mobprobe done on the client since, in general, init scripts > don't run on the client (with the exception of rpc.statd and rpc.gssd). > > I guess I could come up with an pnfs init script..but that > seems like a bit overkill just to do a modprobe... > > I include /etc/modprobe.d/nfsv41 into rpms which I build for our systems (RHEL5) with following content: alias nfs-layouttype4-1 nfs_layout_nfsv41_files alias nfs-layouttype4-2 off alias nfs-layouttype4-3 off and following into the spec file: %config(noreplace) /etc/modprobe.d/nfsv41 I made it part of kernel rpm, but may be nfs-utils is more appropriate place. Regards, Tigran. > steved. > > >> thanks, >> Tigran. >> >> On 10/01/2010 01:04 PM, Steve Dickson wrote: >> >>> Hello, >>> >>> I've updated the Fedora pNFS development repository to include the >>> Fedora 13, 14 and Devel kernels that have the latest pNFS bits: >>> >>> Tag: pnfs-all-2.6.35-2010-09-14 for Fedora 13 and 14 kernels >>> Tag: pnfs-all-latest for Devel/f15 kernels >>> >>> (Note: there are also kernel-debuginfo and kernel-devel rpms for people who >>> use things like systemtap probes and crash). >>> >>> I have not updated the nfs-utils rpms because I'm waiting >>> for a fix to a problem in rpc.mountd. Once the problem is resolve >>> I'll update those rpms as well... >>> >>> Instructions on how to install and use these kernels are at: >>> http://wiki.linux-nfs.org/wiki/index.php/Fedora_pNFS_Client_Setup >>> >>> If/when bugs are found with these rpms please enter them >>> in to the NFS Bugzilla Main Page at: >>> https://bugzilla.linux-nfs.org/index.cgi >>> >>> Please use the "pNFS" keyword.. >>> >>> Any question or issues please feel free to contact me... >>> >>> steved. >>> -- >>> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in >>> the body of a message to majordomo@xxxxxxxxxxxxxxx >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in >> the body of a message to majordomo@xxxxxxxxxxxxxxx >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html