Displaying 20 results from an estimated 3000 matches similar to: "CentOS 4.2: kernel version"
2008 Nov 18
1
Problem with the Linux R 2.8.0 rpm for 64 bit REL 4
Hi,
I am trying to update my version of R on Centos 4.
  $uname -a
  Linux 2.6.9-78.0.5.ELsmp #1 SMP Wed Oct 8 07:06:30 EDT 2008 x86_64 x86_64 
x86_64 GNU/Linux
I tried to update the current version of R (2.6.2) which was installed 
locally as an rpm
  $R --version
  R version 2.6.2 (2008-02-08)
  Copyright (C) 2008 The R Foundation for Statistical Computing
  ISBN 3-900051-07-0
I used yum to
2018 Jan 27
2
Occasional crash in db-auth.c (Valgrind: Invalid read of size 4 et al.), Dovecot 2.2.27+
Dear list,
We are encountering troubles with dovecot using LDAP userdbs on Debian stretch 
(but if I?m reading valgrind correctly, we can reproduce this with vanilla 
dovecot master). Minimal reproducer below.
While testing an upgrade to Debian stretch (dovecot-core=1:2.2.27-3+deb9u1), 
auth-worker has stopped working. We are using two LDAP user databases; one 
which is iterable, and one which
2005 Dec 05
5
CENTOS4.2 swapon -s result ?
Hello
It is my first question here and I would like to thanks all of you to
keep alive this stream
and to give answers (I regulary read). Thanks for the good job. 
After installing CENTOS4.2 and "play with" I type the command swapon -s
to verify everythings
is ok but the command does nor return info as it should do.
Is it something known ?
Thanks
Jean-Pierre Castello
HP France
mobile :
2005 Oct 28
2
UP vs SMP kernel ?
There was a discussion here several days ago that was precipitated by my 
decision to manually install the new kernel before YUMming the upgrade 
to CentOS 4.2.  The upgrade went south but I recovered by doing a fresh 
install and a bunch of copying from backups. All's well EXCEPT that I'm 
back in the same "box", thanks to anaconda. 
I set out to upgrade kernels this morning:
2005 Dec 15
2
Modules installed in the wrong directory
I did a yum install of modules from the CentOS-csgfs repository
(GFS-kernel, cman-kernel, etc).  Modprobe does not find the modules.
Upon investigation, I found that modprobe is looking in:
/lib/modules/2.6.9-22.0.1.ELsmp/
while the package files were installed to:
/lib/modules/2.6.9-22.0.1.EL/
Can I tell modprobe to use those modules somehow?
Are modules for the smp kernel available?
Or do I
2005 Nov 11
3
Rebuilding RPMs
I am trying to install the Cluster RPMS from rpm.karan.org.  But since I
have updated my kernel with yum, I have the wrong kernel for a couple of the
packages.
# rpm -i --test cman-kernel-smp-2.6.9-36.0.i686.rpm
error: Failed dependencies:
        /lib/modules/2.6.9-11.ELsmp is needed by
cman-kernel-smp-2.6.9-36.0.i686
        kernel-smp = 2.6.9-11.EL is needed by
cman-kernel-smp-2.6.9-36.0.i686
2007 Dec 26
7
Thank you puppet!!
I''ve been hacking at puppet for the past week or two, and came up with
some great stuff, but I''m wondering if there''s a way to tie it all
together
 
To create a virtual machine for our company''s QA environment, I''m
currently doing 3 things:
 
#create a vm
node vmsvr2 inherits default {
    include vmserver
     vmserver::vm {
       
2007 May 29
1
rgl.postscript
Hi, 
I am having an issue when creating a postscript file from RGL window.  It 
seems to cut off some of the axis labels.  Here is the code I am using.
I created a 3D plot using RGL_0.71 with R 2.5 on Windows XP.
z1<-c(5,4,1,4.5,2,3,2,1,1)
z2<-c(6,8,7,7.5,5,3.5,4,1,1)
z3<-c(3,2,4,7,3,4.5,6,2,3)
x1<-seq(1,9)
x2<-seq(1,9)
x3<-seq(10,18)
y1<-seq(8,0)
y2<--1*y1
2005 Nov 30
2
Too much memory cache being used while moving large file
System :
CentOS 4.2
2.6.9-22.0.1.ELsmp
System fully up-to-date.
3GB RAM
3ware 9000S card, with Raid5 array.
I think that's about all relevant info ...
Had file on disk (not array), attempted to mv file to array.
Went fine till 2.4GB was copied, then it slowed down to a meg every few 
minutes.
Free memory was ~50MB (Typically is 1.5-2GB), and cache was 2.5GB.
Stopped the move, however cache
2007 Jun 05
1
cepstral TTS and app_swift
We are having some major problems with app_swift since we went live. It 
is regularly segfaulting.
I don't know if this is my fault or not, but here's the story:
Installed the cepstral voices (at the time, 4.0) on our test system 
(2.6.9-42.0.10.ELsmp)
and later added some extra voices (now 4.2). All worked fine - we stress 
tested (20+ simultaneous calls).
Move to live (
2006 Mar 04
2
tg3 gigabit speed
Hi all,
I have two HP DL145 G1 machines, running centos4 (2.6.9-22.0.2.ELsmp).
Nics are recognized as:
eth0: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit)
10/100/1000BaseT Ethernet 00:00:1a:19:f1:05 
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap
[1]
eth1: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit)
10/100/1000BaseT Ethernet
2018 Jan 27
0
Occasional crash in db-auth.c (Valgrind: Invalid read of size 4 et al.), Dovecot 2.2.27+
Hi thank you for these, can you send doveconf -n for your minimal reproducer?
Aki
> On January 27, 2018 at 4:37 PM Jonas Wielicki <jonas at wielicki.name> wrote:
> 
> 
> Dear list,
> 
> We are encountering troubles with dovecot using LDAP userdbs on Debian stretch 
> (but if I?m reading valgrind correctly, we can reproduce this with vanilla 
> dovecot master).
2006 Jun 09
1
RHEL 4 U2 / OCFS 1.2.1 weekly crash?
Hello,
I have two nodes running the 2.6.9-22.0.2.ELsmp kernel and the OCFS2
1.2.1 RPMs.  About once a week, one of the nodes crashes itself (self-
fencing) and I get a full vmcore on my netdump server.  The netdump log
file shows the shared filesystem LUN (/dev/dm-6) did not respond within
12000ms.  I have not changed the default heartbeat values
in /etc/sysconfig/o2cb.  There was no other IO
2005 Oct 27
3
Opteron + Nvidia + Centos 4.2 i386 = Thud
Dear All,
Just returned from vacation and was delighted to see that Centos 4.2 is now on 
the mirrors. Unfortunately the new i386 version is giving us problems on our 
dual Opteron workstations with Nvidia graphics cards...
Basically, nine times out of ten, the boxes will hang when they try to re-load 
X...  and just sit there with the keyboards Caps and Scroll lock LED's 
flashing. The only
2005 Dec 13
2
scsi tape device support
I'm trying to get a scsi tape device (Sony SDX-D500V) working on my dell
2450 running centos 4.2. I can see the device (ch1, id2) using the dell bois
raid utility, but once booted into linux I can't see any mention of it in
the logs or dmesg.
Do you know if the generic kernel (2.6.9-22.0.1.ELsmp) supports this tape
device? Can anyone give me any pointers in getting this device working.
2006 May 31
2
NFS root mount problem
Hello. =)
I''m having a bit of trouble with my nfs xen installation and have
spent much time trying to research/figure out this problem with no  
luck, so I''m hoping someone might be able to help me here. =)
I''ve successfully installed xen 3.02 on Linux RH4 on my Sun single proc
opteron v20z server.
I''ve installed what I believe to be a base Linux OS on a
2006 May 08
1
centos and libesmtp.h
Hi, Im compiling dansguardian with the clamav patch, but it needs
libesmtp.h and i can't seem to find the rpm for centos or rh4
comments?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/  (Get counted!!!)
Panama, Republic of Panama
2008 Apr 27
1
Help with installing R on Red Hat linux 4
I am trying to install the rpm for R
I  using Red Hat 4 ES on a 64bit machine
Kernel version  is 2,6,9-67
This is the error i get
"Failed Dependencies libg2c.so () ()(64bit) is needed by 
R-2.6.2-1.rh4.x86_64rpm
I have libf2c-3.4.6-9 installed on the box
any suggestions?
thanks
-- 
David Nordello
IT Specialist
Southwest Fisheries Science Center
National Marine Fisheries Service
phone:
2006 Feb 28
1
vpopmail over NFS not seeing new messages.
Hi all.
We've just migrated our back-end NFS mailstore from FC1 systems to
CentOS4 and are experiencing problems/delays with vpopmail and user
Maildirs. IMAP is fine, it's just POP access that causes us problems.
Now, NFS mounts successfully, the clients can see /home/vpopmail and
serve content as we would expect. IMAP works perfectly and sees new
messages as soon as they're
2006 Feb 25
1
ATI RS350 chipset
Dear All,
I just upgraded my firewall/smarthost to a 2.6 GHz P4 on a Gigabyte 
board with the ATI RS350 chipset.  Unfortunately the chipset isn't 
support on the kernel and I get slow disk performance
lspci gives this:
lspci
00:00.0 Host bridge: ATI Technologies Inc Radeon 9100 IGP Host Bridge
00:01.0 PCI bridge: ATI Technologies Inc Radeon 9100 IGP PCI/AGP Bridge
00:13.0 USB Controller: ATI