Hello Fabio, I admit, I might don't understand something obvious to you and other experienced cluster folkz. It is my first attempt to build an HA cluster, so please correct me where I'm wrong.
I've already built almost complete Corosync/OpenAIS, Pacemaker, DRBD, OCFS2 cluster environment in the following progression: 1. e2fsprogs 2. Corosync 3. OpenAIS 4. Cluster Glue 5. Reusable Cluster Components 6. Pacemaker 7. DRBD Up to this point everything was compiling and installing pretty smoothly. I hit the brick when I tried to compile last needed package ocfs2-tools. It required libdlm and optionally libcman. When I tried to find libdlm and libcman source packages, I was pointed to cluster-3.0.6 Red Hat cluster source package. I really don't want to use RH cluster implementation or their GFS2 file system. That is why I disabled unnecessary in my understanding options. Now, if I enable them, then I'll have to additionally compile and install RH fence-agents, gfs-utils, resource-agents and rgmanager which I'm not going to use. Do I really need to jump through all these hoops in order to build and install just one last ocfs2-tools package? Is there any simpler way to compile and install ocfs2-tools without relying on complete RH cluster environment? Thank you ain advance for any help or hints, Alex --- On Tue, 1/12/10, Fabio M. Di Nitto <[email protected]> wrote: From: Fabio M. Di Nitto <[email protected]> Subject: Re: libccs problem -> Re: [Openais] Sources for dlm and cman To: "Hunny Bunny" <[email protected]> Cc: [email protected] Date: Tuesday, January 12, 2010, 9:18 PM On 1/12/2010 10:10 PM, Hunny Bunny wrote: > Hello Fabio, > Here is the information regarding this libccs problem: > --without_gfs \ > --without_gfs2 \ > --without_group \ > --without_fence \ > --without_fence_agents \ > --without_rgmanager \ > --without_resource_agents \ > --without_bindings \ > --without_config \ ^^^^ this is the problem > --without_kernel_modules you really need to know what you are building before disabling everything. It´s a lot simpler to build the whole tree and then just grab the bits you want. Fabio
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
