From: Marc G. <gr...@at...> - 2009-04-22 06:39:05
|
Hi Dan, On Wednesday 22 April 2009 02:20:15 Dan Magenheimer wrote: > Hi Marc -- > > cc'ing the list this time... > > I want to get EL5 OCFS2 shared-root working with > the latest preview rpms. > > Here's what I downloaded from download.atix.de: > > * ocfs2-tools-debuginfo-1.4.1-1.el5 > * ocfs2-tools-1.4.1-1.el5 > * ocfs2-tools-devel-1.4.1-1.el5 > * ocfs2console-1.4.1-1.el5 > * comoonics-pythonosfix-py-0.1-2 > * comoonics-bootimage-listfiles-1.3-8.el5 > * SysVinit-comoonics-2.86-14.atix.1.i386 > * comoonics-cluster-py-0.1-17 > * comoonics-cdsl-py-0.2-11 > * comoonics-bootimage-1.4-19 > * comoonics-cs-py-0.1-56 > * comoonics-bootimage-initscripts-1.4.9.rhel5 > * comoonics-bootimage-extras-ocfs2-0.1-3 > * comoonics-bootimage-extras-xen-0.1-5 > > I did not find any version of this that was mentioned > in the how-to: > > * comoonics-release-0.1-1 This one isn't there yet ;-) . > > and I couldn't find an el5 version of this, just rhel5: > > * comoonics-bootimage-initscripts-1.4.9.rhel5 That's perfectly ok. You just forgot the comoonics-bootimage-listfiles-rhel, comoonics-bootimage-listfiles-rhel5. Here is a list of rpms of my ocfs2cluster: [root@ocfs2-node2 ~]# rpm -qa 'comoonics-*' comoonics-cluster-py-0.1-17 comoonics-bootimage-listfiles-rhel-0.1-3 comoonics-bootimage-listfiles-rhel5-0.1-3 comoonics-bootimage-listfiles-all-0.1-5 comoonics-cdsl-py-0.2-12 comoonics-bootimage-extras-ocfs2-0.1-3 comoonics-pythonosfix-py-0.1-2 comoonics-bootimage-initscripts-1.4-10.rhel5 comoonics-cs-py-0.1-56 comoonics-bootimage-listfiles-1.3-8.rhel5 comoonics-bootimage-extras-xen-0.1-5 comoonics-bootimage-1.4-20 > > and installing the rpms above, I got failed dependencies > for: > > comoonics-bootimage-initscripts-rhel Could you recall the exact output of rpm? > > and > > comoonics-bootimage-initscripts-rhel5 > > and couldn't find these in download.atix.de Right it is comoonics-bootimage-initscripts-1.4-10rhel5 > > Last, I was interested in looking at your > > /opt/atix/comoonics-bootimage/mkinitrd Hm. Again my cluster shows the following [root@ocfs2-node2 ~]# ll /opt/atix/comoonics-bootimage/ total 48 drwxr-xr-x 7 root root 4096 Apr 21 21:48 boot-scripts -rwxr-xr-x 1 root root 15338 Apr 21 09:18 create-gfs-initrd-generic.sh -rw-r--r-- 1 root root 4308 Apr 21 09:18 create-gfs-initrd-lib.sh -rwxr-xr-x 1 root root 12360 Apr 21 09:18 manage_chroot.sh lrwxrwxrwx 1 root root 58 Apr 21 21:48 mkinitrd -> /opt/atix/comoonics-bootimage/create-gfs-initrd-generic.sh drwxr-xr-x 2 root root 4096 Apr 21 21:48 patches [root@ocfs2-node2 ~]# rpm -qf /opt/atix/comoonics-bootimage/create-gfs-initrd-generic.sh comoonics-bootimage-1.4-20 There should be a symlink from /opt/atix/comoonics-bootimage/create-gfs-initrd-generic.sh => /opt/atix/comoonics-bootimage/mkinitrd > > script but it doesn't seem to be contained in any > of the rpms. > > Help appreciated! > Marc. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |