Do CentOS 5.4 users still have to use the RedHat preliminary kernels (http://people.redhat.com/jlayton/) for getting a NFSv4 safe kernel or have the patches been incorporated into CentosPlus kernels?
Or is kernel-2.6.18-164.3.1.el5 somewhere in the queue?
Thanks in advance!
GS
On Sat, Oct 31, 2009 at 11:34 AM, Gerhard Schneider gs@ilsb.tuwien.ac.at wrote:
Do CentOS 5.4 users still have to use the RedHat preliminary kernels (http://people.redhat.com/jlayton/) for getting a NFSv4 safe kernel or have the patches been incorporated into CentosPlus kernels?
Or is kernel-2.6.18-164.3.1.el5 somewhere in the queue?
kernel-2.6.18-164.3.1 is not publicly available. The centosplus kernel 2.6.18-164.2.1.el5.centos.plus now has patches that were referred to in this bug tracker:
http://bugs.centos.org/view.php?id=3840
BZ#522163: nfsd4: turn nfsd4_open struct's iattr/verf union into separate fields BZ#522163: nfsd4: reindent do_open_lookup() BZ#522163: nfsd4: fix open-create permissions
Akemi
Hi, Do you happen know how to install Perl DBI module on Centos? Thanks, Jimmy
----- Original Message ----- From: "Akemi Yagi" amyagi@gmail.com To: "CentOS mailing list" centos@centos.org Sent: Saturday, October 31, 2009 12:15 PM Subject: Re: [CentOS] Centos 5.4 kernels for NFS4
On Sat, Oct 31, 2009 at 11:34 AM, Gerhard Schneider gs@ilsb.tuwien.ac.at wrote:
Do CentOS 5.4 users still have to use the RedHat preliminary kernels (http://people.redhat.com/jlayton/) for getting a NFSv4 safe kernel or have the patches been incorporated into CentosPlus kernels?
Or is kernel-2.6.18-164.3.1.el5 somewhere in the queue?
kernel-2.6.18-164.3.1 is not publicly available. The centosplus kernel 2.6.18-164.2.1.el5.centos.plus now has patches that were referred to in this bug tracker:
http://bugs.centos.org/view.php?id=3840
BZ#522163: nfsd4: turn nfsd4_open struct's iattr/verf union into separate fields BZ#522163: nfsd4: reindent do_open_lookup() BZ#522163: nfsd4: fix open-create permissions
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Jimmy H schrieb:
Hi, Do you happen know how to install Perl DBI module on Centos? Thanks, Jimmy
----- Original Message ----- From: "Akemi Yagi" amyagi@gmail.com To: "CentOS mailing list" centos@centos.org Sent: Saturday, October 31, 2009 12:15 PM Subject: Re: [CentOS] Centos 5.4 kernels for NFS4
Hi Jimmy,
does your question have any relationship to the topic of the mails you are responding to? I don't think so. Please do not hijack threads.
Did you read the basic documentation for CentOS, especially the functions of yum (search and list)? The "provides" function for yum in connection with perl modules might not be a firsthand idea:
yum provides 'perl(DBI)'
I see perl-DBI shipping from base for 5.4.
Alexander