From: Marc G. <gr...@at...> - 2009-02-26 19:42:18
|
On Thursday 26 February 2009 15:16:51 Stefano Elmopi wrote: > Hi Marc, > > I have attached two photos, I hope you can read. > The boot process start and it comes to the screen that you see in foto_1 > and remains locked until I push twice the return key. > After this the process the process goes on until the screen that you > see in foto_2, > where we see that the function "cc_validate" fails. That's really strange. Could you just execute cc_validate on the console you were left and report about the errors there? Until now I have no idea everything looks ok. You could also do that following unpack the initrd (mkdir /tmp/initrd; cd /tmp/initrd; gzip -cd <initrdfile> | cpio -i) and the chroot /tmp/initrd and execute "com-queryclusterconf nodeids" and let me now about the result. Marc. > > I will send you also the one that I had requested: > com-queryclusterconf convert ocfs2 > > node: > ip_port = 7777 > ip_address = 10.43.100.203 > number = 1 > name = clu01 > cluster = cluOCFS2 > > node: > ip_port = 7777 > ip_address = 10.43.100.187 > number = 2 > name = clu02 > cluster = cluOCFS2 > > cluster: > node_count = 2 > name = cluOCFS2 > > start with this and if you need more info, just ask me. > > Bye -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |