Re: Problems installing on Lenny

John Hughes <[email protected]> Thu, 19 Mar 2009 10:34:45 +0100
Newsgroups gmane.linux.cluster.ssic.user
Message-ID <[email protected]>
Sergi Barroso wrote:
> Hi,
>
> Today I started installation, and I founded my first problem, when 
> installing openssi package it returns me this error:
>
> Finding valid ramdisk creators.
> Using mkinitrd to build the ramdisk.
> ldd: /cluster/lib/cfstab: No existe el fichero o el directorio
> mkinitrd failed to create initrd image.
>
> cfstab left on this path, what's exactly in this file? A copy of fstab 
> with clusterfs mount points?
>
>   
cfstab is the table that shows which filesystem types should have cfs 
layered on top of them:

    #<fstype>	<cluster>	<defaults>
    ext2		cfs		
    ext3		cfs			# for ext3 
    gfs		parallel	
    tmpfs		cfs			# for udev
      

(so we don't layer cfs on top of gfs, each node mounts it in parallel).

I've seen this problem before, I think it's because you've missed one of 
the steps in the installation.   You are following my "howto" document 
step by step?

Could you do:

    $ dpkg -l initrd-tools
      

and send us the output.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com

_______________________________________________
Ssic-linux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ssic-linux-users