From: Dan M. <dan...@or...> - 2009-02-09 23:36:24
|
OK, I've finished the howto, trying to reasonably substitute where necessary for the fact that I am going to boot the osr as a xen guest (running 2.6.28 as the guest kernel). Note that I am running the howto in a Xen EL5 guest booted with 2.6.28 and with an ocfs2 filesystem mounted in the guest as a second disk "/extra"... so wherever I see /mnt/newroot, I am substituting /extra. All seems to go smoothly until I get to the last step... the mkinitrd complains loudly and lengthy. It can't find a list of rpms and skips: - comoonics-cs-xml - kmod-gfs - gfs-utils - cman - openais - lvm2-cluster - OpenIPMI-tools - xen - xen-libs - libvirt Then the /boot disk fills and I get cpio errors. It appears that an intird...img.tmp file is created that is 78MB in size. Oh dear... it also looks like the grub part of the howto has changed /boot/grub on my running system, not on the /extra disk?! And now I can't boot that guest anymore at all! When I have a chance, I will restart with a fresh EL5u2 guest and document every step from the beginning, but if you see any obvious solutions, please let me know. Thanks, Dan > -----Original Message----- > From: Dan Magenheimer > Sent: Monday, February 09, 2009 3:11 PM > To: Marc Grimme; ope...@li... > Subject: Re: [OSR-users] rpms for ocfs2+rhel5 > > > > Does that help and make sense? > > Thanks, yes. But I would like to test the process by > creating and booting a one-node (or at most two-node) > cluster and then "grow" it later to a larger cluster. > Is this possible? If so, what parts/scripts of the > howto will I have to re-do when I am ready to grow > it from one-node (or two-nodes) to many? > > Thanks, > Dan > > > -----Original Message----- > > From: Marc Grimme [mailto:gr...@at...] > > Sent: Saturday, February 07, 2009 3:13 AM > > To: ope...@li... > > Cc: Dan Magenheimer > > Subject: Re: [OSR-users] rpms for ocfs2+rhel5 > > > > > > On Saturday 07 February 2009 01:42:42 Dan Magenheimer wrote: > > > Finally got the rpms and installed. One other typo on > > > the rhel5/ocfs2 webpage: > > > > > > comoonics-bootimage-1.3-33 (not -32) > > > > > > as comoonics-bootimage-extras-ocfs2-0.1-1 depends > > > on -33. > > Thanks. I fixed both typos. You might want to check if those > > are ok now. > > > > > > On to the next step! :-) > > > > > > Do I need a redhat cluster.conf file other than to > > > have the ocfs2 cluster.conf file created from it? > > > In other words, can I just start with my own > > > /etc/ocfs2/cluster.conf file? Or will the other > > > installation steps require /etc/cluster/cluster.conf? > > Yes, this is something I don't like either but as I had no > > customer willing to > > pay for it I took the simplest way ;-). > > > > That means up to now you need a /etc/cluster/cluster.conf > > based on redhat > > cluster. And on the other side it wasn't possible to extend > the ocfs > > cluster.conf with attributes. > > > > So in the current state you will have to create a > > cluster.conf. This will be > > the base for the /etc/ocfs2/cluster.conf which will be > automatically > > generated by com-queryclusterconf convert ocfs2. To validate > > the output you > > can use the command. It should return something like below: > > > > [root@generix3 ~]# com-queryclusterconf convert ocfs2 > > > > node: > > ip_port = 7777 > > ip_address = 10.10.10.83 > > number = 3 > > name = generix3.local > > cluster = clu_generix > > > > node: > > ip_port = 7777 > > ip_address = 10.10.10.82 > > number = 2 > > name = generix2.local > > cluster = clu_generix > > > > node: > > ip_port = 7777 > > ip_address = 10.10.10.84 > > number = 4 > > name = generix4.local > > cluster = clu_generix > > > > cluster: > > node_count = 3 > > name = clu_generix > > > > Does that help and make sense? > > > > Marc. > > > > -- > > Gruss / Regards, > > > > Marc Grimme > > http://www.atix.de/ http://www.open-sharedroot.org/ > > > > > > -------------------------------------------------------------- > ---------------- > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing > skills and code to > build responsive, highly engaging applications that combine > the power of local > resources and data with the reach of the web. Download the > Adobe AIR SDK and > Ajax docs to start building applications > today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Open-sharedroot-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-users > |