The kernel and ocfs2 versions don't match. You can manually download the correct ocfs2 package from here: http://public-yum.oracle.com/repo/OracleLinux/OL5/latest/x86_64/ocfs2-2.6.18-308.4.1.0.1.el5xen-1.4.10-1.el5.x86_64.rpm
Or you can follow the instructions on http://public-yum.oracle.com/ to configure yum on your system, and use yum to automatically install the package and dependencies with: yum install ocfs2-`uname -r` Thanks, Herbert. On 3/18/13 10:49 PM, maanas wrote: > 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 _______________________________________________ Ocfs2-users mailing list Ocfs2-users@oss.oracle.com https://oss.oracle.com/mailman/listinfo/ocfs2-users