Displaying 10 results from an estimated 10 matches for "unsupportedsmp".
2006 Jan 19
1
unsupported kernel vs. yum
What is supposed to happen to a box running
kernel-2.6.9-22.0.1.106.unsupportedsmp
now that yum is offering to install the stock 2.6.9-22.0.2.EL
version even with the centosplus repo enabled?
--
Les Mikesell
lesmikesell at gmail.com
2005 Aug 18
1
unsupported modules on CentOS 4
I know that appletalk module is not included in RHEL 4 and therefore not
included in CentOS 4.
RHEL 3/CentOS 3 had them in kernel-[smp-]unsupported
Is there a way to get the module loaded in CentOS 4.1 or do I have to
compile a kernel from source?
Thanks
Craig
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 things. If there i...
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 due to repository protection
<bunch of stuff deleted>
> --> Runni...
2005 Jul 29
4
Reinstall Windows but preserve CentOS
I have a computer that dual boots between Windows and CentOS. Each
has it's own hard drive.
I suddenly have a problem with Windows, and may need to reinstall. I
need it for applications like After Effects, Premiere, and other things
that I am currently in the middle of a project with.
It seems the system has become usnstable, it's preventing me from
continuing to work, and I
2006 Mar 04
2
Problem compiling ztdummy on centos 4, 2.6 kernel
...enting this thing :).
By the way ... I did my best to search the forums, and also to use google
extensively, and while I have found pages with people with the same problem,
... The fix suggested on those sites, didn't work for me.
Here's what I have:
Results of uname -r:
2.6.9-22.0.2.106.unsupportedsmp
Arch:
X86_64
If you need more specs on the machine or OS, please let me know.
I downloaded and have been following the asterisk book, and in chapter three
I followed all the instructions on downloading the sources, untarring them,
and so forth.
Zaptel compiled without a hitch, as did the rest...
2006 Feb 13
2
Help with disk server stability issues
...dm_mod
button battery ac uhci_hcd shpchp e100
0 floppy ext3 jbd 3w_9xxx 3w_xxxx sd_mod scsi_mod
Feb 12 05:52:03 tier2-home kernel: CPU: 0
Feb 12 05:52:03 tier2-home kernel: EIP: 0060:[<00000000>] Not
tainted VLI
Feb 12 05:52:03 tier2-home kernel: EFLAGS: 00010286
(2.6.9-22.0.1.106.unsupportedsmp)
Feb 12 05:52:03 tier2-home kernel: EIP is at 0x0
Feb 12 05:52:03 tier2-home kernel: eax: e48ec050 ebx: c040a260 ecx:
00000000 edx: ecf89344
Feb 12 05:52:03 tier2-home kernel: esi: ecf89344 edi: f4ad4f00 ebp:
00000000 esp: f4ad4ee4
Feb 12 05:52:03 tier2-home kernel: ds: 007b es: 007...
2006 Mar 09
1
How to test RAID-5
Hi all,
1. Is RAID-5 fault tolerant?
2. I make a RAID-5 array with 3 disk. The /boot is on RAID-1 partition, the
rest are raided 5. When I simulate disk failure by unplugging sda and
restarting Centos. Grub fails in stage 1.5. What is the correct way of
simulating harddisk failure in RAID-5? If I unplug the other drives, it
manages to boot ok.
Thank you.
--
Fajar Priyanto | Reg'd Linux
2007 Jun 04
0
General protection error
...he kernel killed the process and it was automatically
restarted by our automatic host management system.
This has happened to different processes than nscd, and the servers
where I've seen it run CentOS 4.4 or 4.1, with kernel versions
2.6.9-42.0.2.ELsmp, 2.6.9-42.0.10.ELsmp or 2.6.9-11.106.unsupportedsmp.
I've not been able to find much relevant regarding what can be done
about this, but I suspect that the general answer is "this is a bug in
the application". If someone knows of any condition where this is more
likely to appear than others, or any other debugging hints, I'd be...
2006 Mar 06
1
Extension 's' in Realtime
Hi All,
I was able to insert some extensions in Mysql DB and use them successfully. In
Mysql extensions table the priority column is of type tinyint and when I give
's' value for it, it is not accepting that value as it takes only tinyints.
Please tell how can I make that column accept values like t,s,i and make it
work with asterisk in realtime without any problem? If I change the type