OK, What's the best CentOS platform for KVM? CentOS 5 or CentOS 6?
TIA, Gene It's impossible for everything to be true at the same time.
On 01/25/2013 05:09 PM, Gene Poole wrote:
OK, What's the best CentOS platform for KVM? CentOS 5 or CentOS 6?
At this time you should only install CentOS 5 when you absolutely have to for compatibility reasons. For new Installations you should always use CentOS 6.
Regards, Dennis
On Fri, Jan 25, 2013 at 11:19 AM, Dennis Jacobfeuerborn < dennisml@conversis.de> wrote:
On 01/25/2013 05:09 PM, Gene Poole wrote:
OK, What's the best CentOS platform for KVM? CentOS 5 or CentOS 6?
At this time you should only install CentOS 5 when you absolutely have to for compatibility reasons. For new Installations you should always use CentOS 6.
As Dennis said, use CentOS 6 unless you must absolutely use 5. Newer packages and it will have a longer support life cycle from today until it is EOLed.
Since CentOS follows Upstream's cycle closely here are dates. https://access.redhat.com/support/policy/updates/errata/
Regards, Dennis _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Στις 25-01-2013 20:22, SilverTip257 έγραψε:
On Fri, Jan 25, 2013 at 11:19 AM, Dennis Jacobfeuerborn < dennisml@conversis.de> wrote:
On 01/25/2013 05:09 PM, Gene Poole wrote:
OK, What's the best CentOS platform for KVM? CentOS 5 or CentOS
6?
At this time you should only install CentOS 5 when you absolutely have to for compatibility reasons. For new Installations you should always use CentOS 6.
As Dennis said, use CentOS 6 unless you must absolutely use 5. Newer packages and it will have a longer support life cycle from today until it is EOLed.
Since CentOS follows Upstream's cycle closely here are dates. https://access.redhat.com/support/policy/updates/errata/
Regards, Dennis _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
While I agree that CentOS6 is the new and better OS I should say that it has several serious problems (bugs) that have been bugging us for several months to the point the we began considering going backwards to 5 which was solid as rock from day 1. Apparently these bugs (related to the kernel and possibly nfs4) have been fixed in RH EL6 but only to those that maintain a service contract.
regards Andreas
While I agree that CentOS6 is the new and better OS I should say that it has several serious problems (bugs) that have been bugging us for several months to the point the we began considering going backwards to 5 which was solid as rock from day 1. Apparently these bugs (related to the kernel and possibly nfs4) have been fixed in RH EL6 but only to those that maintain a service contract.
Are there by chance bugzilla entries for those? Just out of curiosity - NFSV4 is an area of interest to us, in the future.
Στις 10-02-2013 23:08, Rainer Duffner έγραψε:
While I agree that CentOS6 is the new and better OS I should say that it has several serious problems (bugs) that have been bugging us for several months to the point the we began considering going backwards to 5 which was solid as rock from day 1. Apparently these bugs (related to the kernel and possibly nfs4) have been fixed in RH EL6 but only to those that maintain a service contract.
Are there by chance bugzilla entries for those? Just out of curiosity - NFSV4 is an area of interest to us, in the future.
Yes, there are. I have been following them closely (and patiently) but you will have to wait until tomorrow for their bugzilla id's.
regards Andreas
Are there by chance bugzilla entries for those? Just out of curiosity - NFSV4 is an area of interest to us, in the future.
Have you checked the newest kernel from the last few days? It has a few nfs fixes included:
$ rpm -q --changelog kernel-2.6.32-279.22.1.el6.x86_64 | head -100 | egrep '(^*|nfs)' * Tue Feb 05 2013 Johnny Hughes johnny@centos.org [2.6.32-279.22.1.el6.centos] * Sun Jan 13 2013 Frantisek Hrbata fhrbata@redhat.com [2.6.32-279.22.1.el6] - [fs] nfs: Properly handle the case where the delegation is revoked (Steve Dickson) [846840 842435] - [fs] nfs: Move cl_delegations to the nfs_server struct (Steve Dickson) [846840 842435] - [fs] nfs: Introduce nfs_detach_delegations() (Steve Dickson) [846840 842435] - [fs] nfs: Fix a number of RCU issues in the NFSv4 delegation code (Steve Dickson) [846840 842435] * Mon Jan 07 2013 Frantisek Hrbata fhrbata@redhat.com [2.6.32-279.21.1.el6] * Thu Jan 03 2013 Frantisek Hrbata fhrbata@redhat.com [2.6.32-279.20.1.el6] * Sat Nov 24 2012 Frantisek Hrbata fhrbata@redhat.com [2.6.32-279.19.1.el6] * Sat Nov 17 2012 Frantisek Hrbata fhrbata@redhat.com [2.6.32-279.18.1.el6] - [net] nfs: Fix buffer overflow checking in __nfs4_get_acl_uncached (Frantisek Hrbata) [811794 822871] {CVE-2012-2375} - [net] nfs: Fix the acl cache size calculation (Sachin Prabhu) [811794 822871] {CVE-2012-2375} - [net] nfs: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl (Sachin Prabhu) [811794 822871] {CVE-2012-2375} - [net] nfs: nfs_getaclargs.acl_len is a size_t (Sachin Prabhu) [811794 822871] {CVE-2012-2375} - [net] nfs: Don't use private xdr_stream fields in decode_getacl (Sachin Prabhu) [811794 822871] {CVE-2012-2375} - [net] nfs: Fix pointer arithmetic in decode_getacl (Sachin Prabhu) [811794 822871] {CVE-2012-2375} - [net] nfs: Simplify the GETATTR attribute length calculation (Sachin Prabhu) [811794 822871] {CVE-2012-2375} - [fs] nfs: Avoid beyond bounds copy while caching ACL (Sachin Prabhu) [811794 822871] {CVE-2012-2375} - [fs] nfs: Avoid reading past buffer when calling GETACL (Sachin Prabhu) [811794 822871] {CVE-2012-2375} * Wed Nov 14 2012 Frantisek Hrbata fhrbata@redhat.com [2.6.32-279.17.1.el6]
I see NFS4 geeting used more and more, but still many production sites staying on NFSv3.
greetings,
Florian La Roche
2013/1/25 Gene Poole gene.poole@macys.com:
OK, What's the best CentOS platform for KVM? CentOS 5 or CentOS 6?
C6
-- Eero, RHCE