Hi, I was trying to install OCFS 2 in my Oracle Linux 5 Machine.
I created a mount point for cluster file system: # mkdir /u02 My Kernel version is : # uname -r 2.6.18-308.4.1.0.1.el5xen I am downloading 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 ocfs2-2.6.18-308.4.1.el5debug-1.4.10-1.el5.x86_64 kernel-xen = 2.6.18-308.4.1.el5 is needed by ocfs2-2.6.18-308.4.1.el5xen-1.4.10-1.el5.x86_64 Can anyone point out what error is there in this process? Thanks, Maanas. _______________________________________________ Ocfs2-users mailing list Ocfs2-users@oss.oracle.com https://oss.oracle.com/mailman/listinfo/ocfs2-users