Displaying 4 results from an estimated 4 matches for "el5debug".
Did you mean:
dlmdebug
2013 Mar 19
2
Unable to Install Ocfs2 in Oracle Linux 5 Machine.
...the appropriate version of the kernel module from this
location:
https://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/x86_64/1.4.10-1/2.6.18-308.4.1.el5/
When I am trying to execute this cmd for installing :
# rpm -Uvh ocfs2-2.6.18-308.4.1.el5-1.4.10-1.el5.x86_64.rpm
ocfs2-2.6.18-308.4.1.el5debug-1.4.10-1.el5.x86_64.rpm
ocfs2-2.6.18-308.4.1.el5xen-1.4.10-1.el5.x86_64.rpm
I am getting this error:
warning: ocfs2-2.6.18-308.4.1.el5-1.4.10-1.el5.x86_64.rpm: Header V3 DSA
signature: NOKEY, key ID 1e5e0159
error: Failed dependencies:
kernel-debug = 2.6.18-308.4.1.el5 is needed by
oc...
2009 Jun 03
5
Removing old kernels
I have the following kernels on my /boot:
2.6.18-128.1.6
2.6.18-92.1.18
2.6.18-92.1.22
I'm low on /boot space and need to remove the oldest version. It
appears that I cannot use yum to remove since all of the versions are
the same (only the release is different). I believe that I can use rpm
to remove the old version, but I also need to remove them from the
grub.conf. Any other
2008 Jul 19
0
How to examine crash dump of Centos Kernel
...mcore
I then installed the package kernel-debug-2.6.18-92.1.6.el5 and rebooted
with that (there is no PAE debugging kernels in the repository). I
reproduced my crash and collected a crash dump, however when I try to
examine the dump I get the following error:
crash /boot/System.map-2.6.18-92.1.6.el5debug /usr/lib/debug/lib/modules/2.6.18-92.1.6.el5/vmlinux ./vmcore
crash: v2 module syment space malloc (2005518689 symbols): Cannot
allocate memory
I have used ulimit in the shell to set all of the limits to unlimited
and I still continue to have this problems. Any ideas? Is it possible
that I woul...
2011 Feb 10
0
(o2net, 6301, 0):o2net_connect_expired:1664 ERROR: no connection established with node 1 after 60.0 seconds, giving up and returning errors.
...rstnxsandb01
/dev/mapper/san_lun0p1 ocfs2 rstnxsandb02, rstnxsandb01
[root at rstnxsandb01 ~]# rpm -qa|grep ocfs
ocfs2-tools-1.4.4-1.el5
ocfs2-2.6.18-194.el5xen-1.4.7-1.el5
ocfs2-2.6.18-194.26.1.0.1.el5xen-1.4.7-1.el5
ocfs2-2.6.18-194.el5-1.4.7-1.el5
ocfs2console-1.4.4-1.el5
ocfs2-2.6.18-194.el5debug-1.4.7-1.el5
[root at rstnxsandb01 ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
A...