From: Marc G. <gr...@at...> - 2009-02-10 06:13:06
|
On Monday 09 February 2009 23:11:18 Dan Magenheimer wrote: > > 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? If ocfs2 does support it we do as well. I think you just need to add a node to the /etc/cluster/cluster.conf build a new initrd and then boot the new node. Additionally you need to have the hostdependent files ready for that node as well. Those will be found at /cluster/cdsl/<nodeid>. Best if this directory is not there it to either copy /cluster/cdsl/default to /cluster/cdsl/<nodeid> and then adapt the hostdep. files. Hope that helps Regrads Marc. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |