Displaying 20 results from an estimated 30000 matches similar to: "CentOSPlus kernel - Request for input"
2005 Oct 27
3
centosplus kernel
Just for the record, we are currently working with someone from SGI to
get a much better implementation of XFS working with the centosplus
kernel.
I want to wait to push the centosplus unsupported kernel (2.6.9-22)
until we have this new and much more stable version of XFS code
implemented.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2006 Jun 01
3
[CSL #301925] centosplus kernel xfs patches and CVE-2006-1855
Hi All, we've run into a problem with the xfs component in the centosplus
kernel (2.6.9-34.106.unsupportedsmp) where synchronous writes sometimes fail
with EAGAIN. It's causing headaches for DB2 installs and for our database
research group. There is a fix reported at:
http://marc.theaimsgroup.com/?l=linux-xfs&m=110808122904352&w=2
...that's supposed to take care of
2007 Apr 25
4
Re: [CSL #329283] centosplus XFS bug?
We're running a mix of ext3 and xfs file systems on CentOS 4
workstations at our site. We have benefitted greatly from the increased
performance and fast (crash recovery) reboot times that we get from
xfs. We're currently running CentOS kernel 2.6.9-42.0.8.EL and xfs
version 0.2-1.
We have one host where we've got issues. It's a (very) busy imap server
with external scsi hardware
2006 Aug 15
7
XFS and CentOS 4.3
Hi All, after looking around for info on XFS(the filesystem) and its use
on CentOS and/or RHEL 4. There seems to be a lot of noise about 4K
Stacks (especially on linux-xfs at oss.sgi.com).
So what is the best way to get XFS working with CentOS 4.3 ? And not
have something like this happening.
A quote from the xfs list at sgi
>On Tue, 18 Jul 2006 at 10:29am, Andrew Elwell wrote
>
2006 Sep 01
3
Dependency failures when updating
I am trying to update a centos box with an unsupported kernel (for XFS
support):
[root at snowybunting /]# uname -a
Linux snowybunting.homelinux.net 2.6.9-34.106.unsupportedsmp #1 SMP Sat
Mar 18 16:22:41 CST 2006 x86_64 x86_64 x86_64 GNU/Linux
To update I did:
yum update python-sqlite
yum clean all
yum update yum
yum clean all
yum update
..and I get the following
> 91 packages excluded
2007 Feb 09
8
CentOS 2.6.9-42.0.8 issue - no keyboard after reboot
I did this twice now, although the first couple of builds seemed to work
ok, they just weren't configured quite right.
On my third and fourth builds of the 42.0.8 kernel rpm, when booting,
kudzu came up and ran, but the keyboard was somehow not recognized and I
had to reboot using the mouse on the login screen (no text appears no
matter what I type).
I'm using the rpm build strategy from
2005 May 10
3
Unsupported Kernel for X86_64 and i386
All,
There have been many requests for added kernel features that the
upstream provider left out of the standard kernel. (ReiserFS,
Video4Linux, Firewire support, XFS, NTFS, JFS, etc.).
We want the main release CDs to contain a standard kernel for
compatibility and stability reasons. CentOS is created as a clone, and
it needs to be as close as possible to the upstream distro.
That being said,
2008 Oct 07
3
Small correction in CentOSPlus (AdditionalResources/Repositories/CentOSPlus)
Hi,
Small correction there.
Example 4 of section 2 (how to use XFS with CentOSPlus kernel) says
you should use this configuration line in [centosplus] section of yum:
includepkgs=kernel* xfs* dmapi*
However, the XFS module's package name is kmod-xfs*, so I believe it
should actually be:
includepkgs=kernel* kmod-xfs* xfs* dmapi*
I did this on a system of mine, and in the first case it did
2008 Apr 04
3
xfs and centosplus kernel
I read that XFS has problems with 4K Stack size for Linux on 32-bit
systems. How did we address this in the centosplus kernel? Since what
release of CentOS was this problem resolved?
Is there a quick way to know what size the Linux stack is configured to be
in a system's that's running?
Thanks for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
2013 Apr 12
3
xfsaild causing load, and stuck in D state - Centos 6.4 x64
PowerEdge 2850 with PERC SCSI RAID controller.
16GB RAM
Dual Intel(R) Xeon(TM) CPU 3.00GHz
Using megaraid driver and xfs on 3x 300GB SCSI disks as /dev/sdb (total 572GB) (RAID-5)
Stock Centos 6.4 x64, everything updated.
Kernel : 2.6.32-358.2.1.el6.x86_64 #1 SMP
My Load always shows :
top - 10:30:21 up 23:09, 1 users, load average: 0.99, 0.96, 0.79
yet there is no services what-so-ever
2007 Jul 30
3
kmod-drbd-smp (2.6.9-55.0.2.EL) has unknown symbols (kmod-drbd not).
Hi !
Not very blocking because the smp module loads perfectly.
# yum --exclude=kmod-drbd*\plus\* install kmod-drbd
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Reducing CentOS-4 - Plus to included packages only
Finished
Parsing package install arguments
Resolving Dependencies
-->
2005 Aug 01
1
Can't find repository for centosplus
While trying to get my SD card reader to work with CentOS, it was
recommended to me that I update to the centosplus kernel.
I attempted to do so using yum, as was recommended, but I
encountered the following error:
[root at localhost ~]# yum --enablerepo=centosplus update kernel
Repository update already added, not adding again
Error getting repository data for centosplus, repository not
2008 Jul 29
4
xfs on 5.2 (live cd + dvd)
Hello,
I'm planning a server migration and being able to mount xfs file systems
with the live cd would be a cruical feature.
So before I download and try ... can anyone tell me whether the xfs is
included in the 5.2 live cd?
Later on I'm planning to install a new system with xen, 3ware 9550SX-4LP
and xfs. The xen domains are of course located on xfs partitions.
Do these features come
2007 Sep 06
1
CentOS 5 - base kernel vs. centosplus for XFS
I notice that the same versions of kmod-xfs and xfsprogs etc. are in
both the extras and centosplus repositories for centos5.
Is there any particular reason to use the centosplus kernel if what
I'm primarily interested in is XFS filesystem support?
I presume that if I am using the plus kernel, then I must use the plus
versions of kmod-xfs etc., but I'm wondering whether I need the plus
2006 Nov 08
1
XFS Issues
We are in the process of migrating XFS filesystems from one storage
array to another. Both are arrays are mounted locally on the same
CentOS 4.4 system (x86_64). We are running kernel 2.6.9-42.0.2.ELsmp
along with kernel-module-xfs-2.6.9-42.0.2.ELsmp-0.1-3.
The issue we are having is that while the copy is running (using rsync)
the system will log these message periodically:
kernel: XFS:
2005 Aug 22
2
Need a little kick start to compile appletalk module
RHEL 4 (and thus CentOS 4) do not have appletalk module included.
CentOSPlus rather thoughtfully has the 'unsupported' version which would
have the appletalk module but I have been unable to get the old megaraid
driver to run compiled from the kernel-devel for these 'unsupported'
kernels.
Thus I would love to simply compile the appletalk module myself from the
standard
2007 Sep 06
1
CentOSPlus Perl Upgrade
Hey All,
I'm trying to upgrade to perl 5.8.8 via CentOSPlus, but am having no
luck. Here is what I have done.
# yum list | grep perl
. . .
perl.i386 3:5.8.5-12.1 installed
. . .
Created /etc/yum.repos.d/CentOS-Base.repo with:
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
2005 Oct 02
1
question on firewire support and centosplus
Hi folks:
Firewire was not supported in 4.0 due to the upstream provider not
including it. Is it in 4.1? Or is it still out of the mainline
upstream kernel provider? What about centosplus? Centosplus has been
listed as unsupported. I presume this means that they are/were one-off
builds with missing functionality (e.g. xfs, etc), and are not updated.
Is this the case? I am looking
2006 Mar 12
1
Need kernel 2.6.9-43.unsupport fron centosplus
I have been using kernel from centosplus for a few months. It quite
stable and have support for my TV card and ntfs partitions. However,
after the last yum update, kernel 2.6.9-34 from the update repo has
been installed with all other updated packages. In fact, i still have
kernel 2.6.9-22.106.unsupport on my system but whenever i use this
kernel, the cupsd can not start. Can anyone tell me
2009 Jan 28
2
Missing latest kmod-xfs and kmod-drbd82?
Since December there have been several kernel updates to the centosplus
repository for centos4... but no updates to kmod-xfs or kmod-drbd82.
Latest kernel is 2.6.9-78.0.13.plus.c4, but latest kmod-xfs is
2.6.9_78.0.5.plus.c4. Latest drbd82 kmod is also for 78.0.5.
I know there was a mention on the list that these modules are not kernel
dependent anymore... but yum and rpm seem to indicate