search for: elsmp

Displaying 20 results from an estimated 500 matches for "elsmp".

2006 Jan 09
3
Problem Compiling Zaptel 1.2.1
[root@iw-asterisk zaptel-1.2.1]# make gcc -I/lib/modules/2.4.21-4.ELsmp/build/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/lib/modules/2.4.21-4.ELsmp/build/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/lib/modules/2.4.21-4.ELsmp/build/drivers/net/wan -I/lib/modules/2.4.21-4.ELsmp/build/include/net -DMODVERSIONS -include /lib/modules/2.4.21-4...
2007 Jan 25
4
mount initrd
Hi, I try to mount the file /boot/initrd-2.6.9-42.ELsmp but I have a error [root at localhost ~]# cp /boot/initrd-2.6.9-42.ELsmp.img /root/ [root at localhost ~]# mv initrd-2.6.9-42.ELsmp.img initrd-2.6.9-42.ELsmp.gz [root at localhost ~]# gunzip initrd-2.6.9-42.ELsmp.gz [root at localhost ~]# mount initrd-2.6.9-42.ELsmp /tmp -o loop [root at lo...
2008 Apr 12
2
Wherefore is FUSE?
...forge rpmforge-release-0.3.6-1.el4.rf [root at koehl etc]# rpm -qa | grep -i fuse fuse-2.7.3-1.el4.rf dkms-fuse-2.7.2-1.nodist.rf [root at koehl etc]# modprobe fuse [root at koehl etc]# rpm -qa | grep -i pri yum-plugin-priorities-0.0.7-1.el4.centos [root at koehl etc]# ls /lib/modules/2.6.9-67.0.7.ELsmp/kernel/drivers/fs/fuse/fuse.ko /lib/modules/2.6.9-67.0.7.ELsmp/kernel/drivers/fs/fuse/fuse.ko [root at koehl etc]# lib/modules/2.6.9-67.0.7.ELsmp/kernel/drivers/fs/fuse/fuse.ko [root at koehl drivers]# rpm -qf /lib/modules/2.6.9-67.0.7.ELsmp/kernel/drivers/fs/fuse/fuse.ko file /lib/modules/2.6.9-...
2008 Feb 18
1
kernel-devel: compile MPP/RDAC kernel module
...os 4.6 wit latest updates. For I/O multipathing I need to use kernel 2.6.9-55 (IBM support matrix). Trying to compile Engenio Linux RDAC Driver[0] I fail to install kernel-devel for this exact kernel (with up2date). Up2date always installs the newest. # make clean make V=1 -C/lib/modules/2.6.9-55.ELsmp/build M=/root/tmp/linuxrdac-09.02.B5.15 MODVERDIR=/lib/modules/2.6.9-55.ELsmp/build/.tmp_versions SUBDIRS=/root/tmp/linuxrdac-09.02.B5.15 clean make: *** /lib/modules/2.6.9-55.ELsmp/build: No such file or directory. Stop. make: *** [clean] Error 2 # ls -al /lib/modules/2.6.9-55.ELsmp/build ls: /l...
2007 Feb 17
3
CentOS (2.6.9-42.0.8.ELsmp) and CentOS (2.6.9-42.0.8.EL)
List, I am experimenting with a Dual processor Supermicro and plan to use CentOS 5 when it is released. In the meantime I have installed Centos 4.4. Sorry for asking such a basic question but what is the difference between CentOS (2.6.9-42.0.8.ELsmp) and CentOS (2.6.9-42.0.8.EL) Both kernels have been installed, but I have not been able to find which one is best to use for what purposes. Thanks, Greg Ennis
2005 Jan 25
6
Changing booted Kernel with grub
...initrd /initrd-version.img #boot=/dev/cciss/c0d0 default=1 timeout=10 splashimage=(hd0,0)/grub/splash.xpm.gz title CentOS (2.4.21-27.0.2.EL) root (hd0,0) kernel /vmlinuz-2.4.21-27.0.2.EL ro root=LABEL=/ initrd /initrd-2.4.21-27.0.2.EL.img title CentOS (2.4.21-27.0.2.ELsmp) root (hd0,0) kernel /vmlinuz-2.4.21-27.0.2.ELsmp ro root=LABEL=/ initrd /initrd-2.4.21-27.0.2.ELsmp.img title CentOS (2.4.21-27.0.1.EL) ....... I then created a new symbolic link for Sytem.map in /boot to point to System.map-2.4.21-27.0.2.EL. When I reboot the 2.4.21-27.0...
2004 Dec 31
1
2.4.21-27.0.1.ELsmp & megaraid2 problem
I've found a problem with CentOS 3 latest kernel (2.4.21-27.0.1.ELsmp) and megaraid2 driver. Hardware: Dell PE1600SC with CERC ATA100 RAID controller The problem is somewhat similar, but not identical as: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123289 After updating new glibc and kernel packages the new kernel don't boot. Boot fails to mount root...
2006 Dec 06
2
Getting kernel source for 2.6.9-42.ELsmp
Hello! I need to get an arcnet device driver up and running. Normally it appears to be distributed with linux, but not installed. So, I need to compile and install it, naturally. So, where is the kernel souce for 2.6.9-42.ELsmp? I can find kernel source for 2.6.9. BTW, I obtained 2.6.9 and tried compiling it, but all I got was *.o files and insmod: error inserting 'arcnet.o`: -1 Invalid module format Seems that the rest of the /lib/modules/2.6.9-42.ELsmp/kernel/drivers/net appear to be *.ko files. Hope y'a...
2007 Jan 04
0
GRUB CD errors on CentOS 4
...ing can be done manually from the GRUB shell command prompt, or by interactively editing the GRUB menu entries and explicitly specifying the GRUB device in the path on the kernel and initrd lines. For example, the following GRUB stanza in (cd)/boot/grub/grub.conf title CentOS CD sdc (2.6.9-42.0.3.ELsmp) root (cd) kernel /boot/vmlinuz-2.6.9-42.0.3.ELsmp ro root=LABEL=/1 rhgb quiet initrd /boot/initrd-2.6.9-42.0.3.ELsmp.img produces the error 25 with CentOS grub-0.95-3.5, but using the interactive GRUB "e" command to make it look like kernel (cd)/boot/vml...
2007 Oct 06
1
GFS-kernel module - Version Magic Error
...8 to be used with the version 2.6.9-55.0.9.EL available ? I tried to compile the Source RPMs available from the Red Hat site but the modules can't be loaded because of invalid module format arising from version magic issues. The syslog shows: node0 kernel: gfs: version magic '2.6.9-55.0.9.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.2' should be '2.6.9-55.0.9.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.4' node0 modprobe: FATAL: Error inserting gfs (/lib/modules/2.6.9-55.0.9.ELsmp/kernel/fs/gfs/gfs.ko): Invalid module format The error message is actually surprising since the Source RPM has...
2008 Jun 24
2
Invalid argument while mounting
...16 (11528,3):_ocfs2_get_system_file_inode:122 ERROR: status = -116 (11528,3):ocfs2_init_local_system_inodes:273 ERROR: status=-22, sysfile=7, slot=0 (11528,3):ocfs2_mount_volume:1092 ERROR: status = -22 ocfs2: Unmounting device (8,49) on (node 0) # uname -a Linux panoramix.mweb.co.za 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:28:02 EDT 2006 i686 i686 i386 GNU/Linux # rpm -qa | grep ocfs ocfs2-tools-debuginfo-1.2.2-1 ocfs2-tools-devel-1.2.7-1.el4 ocfs2-2.6.9-42.0.3.ELsmp-1.2.7-1.el4 ocfs2-tools-1.2.7-1.el4 ocfs2console-1.2.7-1.el4 # cat /etc/ocfs2/cluster.conf node: ip_port = 8888...
2006 Sep 25
1
2.6.9-42.0.2.ELsmp
Hi, I currently have a few CentOs 4.X servers running the latest stock 2.6.9-42.0.2.ELsmp kernel. I notice kernel.org are now up to version 2.6.18 and many people are using the 2.6.17.11 Does anyone have any opinions with regards to the 17.11 and .18 kernels? I'm led to believe the latest centos stock kernels are the same anyway as are the backported Redhat ones. I'd be inter...
2005 May 06
1
New kernel causes kernel panic/unable to mount root
Hi, I've just moved over to an Opteron 246 dedicated server and have used up2date to install the latest kernel (2.4.21-27.0.4.Elsmp). However, when the machine reboots it never comes back up and according to the datacentre technicians, this is what's happening: VFS: Cannot open root device"806" or 08:06 Please append a correct "root=" boot option Kernel Panic:VFS:Unable to mount root fs on 08:06 The t...
2004 Dec 10
1
Kernel Panic on New Kernel Package
...I just can't seem to figure it out. I've done some searching online but the fixes people are posting just don't seem logical as my initrd IS there. [root at admin /]# ls -al /boot/*2.4.21-20.0.1.EL* -rw-r--r-- 1 root root 48514 Dec 2 18:38 /boot/config-2.4.21-20.0.1.ELsmp -rw-r--r-- 1 root root 306034 Dec 3 16:13 /boot/initrd-2.4.21-20.0.1.ELsmp.img -rw-r--r-- 1 root root 601959 Dec 2 18:38 /boot/System.map-2.4.21-20.0.1.ELsmp -rwxr-xr-x 1 root root 3523220 Dec 2 18:38 /boot/vmlinux-2.4.21-20.0.1.ELsmp -rw-r--r-- 1 roo...
2008 Nov 24
0
Incomplete XENification
...It''s my first xenification and I''m affronting to a lot of erreurs : This is a recapitulation to my manipulation : I copied all my / into the img file (whithout /proc /sys /boot) My machine to virtualise is a Red Hat Enterprise Linux ES release 4 (Nahant Update 7) (2.6.9-78.0.1.ELsmp) I downloaded kernel-xenU-2.6.9-42.0.3.EL.xs0.4.0.263.i686.rpm and kernel-xenU-devel-2.6.9-42.0.3.EL.xs0.4.0.263.i686.rpm and installed them whith some warnings : [root@localhost boot]# rpm -i --nodeps kernel-xenU-2.6.9-42.0.3.EL.xs0.4.0.263.i686.rpm WARNING: No module ehci-hcd found for kernel 2...
2010 Apr 19
0
redhat4.6-32bit DomU with pv driver can''t be saved
...bit are: [root@localhost ~]# lsmod|grep xen xen_vnif 28672 0 xen_balloon 17488 1 xen_vnif xen_vbd 20592 3 xen_platform_pci 73692 3 xen_vnif,xen_balloon,xen_vbd,[permanent] [root@localhost ~]# modinfo xen_vnif filename: /lib/modules/2.6.9-67.ELsmp/extra/xenpv/0.1-10.el4/xen-vnif.ko alias: xen:vif alias: xen:vif license: Dual BSD/GPL vermagic: 2.6.9-67.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.4 depends: xen-platform-pci,xen-balloon [root@localhost ~]# modinfo xen_balloon filename: /lib/modules/2.6.9-...
2010 Apr 19
0
redhat4.6-32bit DomU with pv driver can''t be saved
...bit are: [root@localhost ~]# lsmod|grep xen xen_vnif 28672 0 xen_balloon 17488 1 xen_vnif xen_vbd 20592 3 xen_platform_pci 73692 3 xen_vnif,xen_balloon,xen_vbd,[permanent] [root@localhost ~]# modinfo xen_vnif filename: /lib/modules/2.6.9-67.ELsmp/extra/xenpv/0.1-10.el4/xen-vnif.ko alias: xen:vif alias: xen:vif license: Dual BSD/GPL vermagic: 2.6.9-67.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.4 depends: xen-platform-pci,xen-balloon [root@localhost ~]# modinfo xen_balloon filename: /lib/modules/2.6.9-...
2006 Apr 14
0
CentOS-announce Digest, Vol 14, Issue 6
...nter to the HA-wiki. --------------------------------------------- The following files are updated and syncing to the mirrors: i386: drbd-0.7.17-1.c4.i386.rpm kernel-module-drbd-2.6.9-11.EL-0.7.17-1.c4.i686.rpm kernel-module-drbd-2.6.9-11.ELhugemem-0.7.17-1.c4.i686.rpm kernel-module-drbd-2.6.9-11.ELsmp-0.7.17-1.c4.i686.rpm kernel-module-drbd-2.6.9-22.0.1.EL-0.7.17-1.c4.i686.rpm kernel-module-drbd-2.6.9-22.0.1.ELhugemem-0.7.17-1.c4.i686.rpm kernel-module-drbd-2.6.9-22.0.1.ELsmp-0.7.17-1.c4.i686.rpm kernel-module-drbd-2.6.9-22.0.2.EL-0.7.17-1.c4.i686.rpm kernel-module-drbd-2.6.9-22.0.2.ELhugemem-0....
2006 Aug 30
1
problem with rebootning on recen centos kernels
hi friends, maybe you could help me with following problem: We have one SuperMicro dual xenon machine running Centos 4.3 ia32 version and we have problem with reboting this machine remotely (command reboot from ssh connection). After upgrade to kernel versions 2.6.9-42.0.2.ELsmp and 2.6.9-34.0.2.ELsmp the machine hangs right after the: md: md0 switched to read-only mode. message and does not reboot. Other systems says at this moment something like "Rebooting ..." and do reboot. With kernel version 2.6.9-34.0.1.ELsmp and older everything is ok, so that there mus...
2006 Mar 04
2
CentOS 4.2: kernel version
Hello Installing sw on a CentOS 4.2 (iso version) I notice that the kernel version is 2.6.9-22.0.1.Elsmp in RH4 UP2 the kernel version is 2.6.9-22.Elsmp Some sw complain and check the kernel version. Why this specific version extension 0.1 ? Thanks for your help Sorry if this question was already asked. Jean-Pierre Castello -------------- next part -------------- An HTML attachment was scrubbed.....