<HTML>
<HEAD>
<TITLE>How to run same service in parallel in RedHat Cluster 5.0</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Hello,<BR>
<BR>
I’m in the process of design a solution replacement to a Veritas implementation and have to find similar functionalities, not<BR>
sure if this is doable in Red Hat Clutser:<BR>
<BR>
    We have a distributed application that runs in several servers simultaneously and that application must run in a cluster environment.<BR>
    The summary is as follows:<BR>
<BR>
        1. Application has two different roles for the Servers, one we could call “Central Server” and the others “Collectors”.<BR>
        2. Application has <U>one</U> Central Server and <U>X</U> Collector Servers.<BR>
        3. Central Server + Collector Servers represents a set of servers that must be running all time and we want to implement<BR>
           two sets in order to implement failovers between them.<BR>
        4. <U>First issue I have</U>:<BR>
                Application is installed in <U>all servers</U> at same location, let us say “/opt/app” and I want to monitor it in all them (i.e.:<BR>
                different, separated, independent instances in separated servers).<BR>
                In Veritas we had “fscentral” and “fscollector”, both with same device name and mounting point and that worked fine, <BR>
                (of course, both resources were part of different service groups and running in different servers).<BR>
                I tried to do the same here and got an error:<BR>
                    <BR>
</SPAN></FONT><BLOCKQUOTE><BLOCKQUOTE><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> clurgmgrd[9374]: <err> Unique attribute collision. type=fs attr=mountpoint value=/opt <BR>
 clurgmgrd[9374]: <err> Error storing fs resource <BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>  Then, I assume should be a different way to implement this resource? Notice that the number of Collectors is variable so I<BR>
  can’t say “collector 1 will be mounted as /opt1” or “collector 1 will have volume name as vol1”.<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>5. Second issue I have:<BR>
<BR>
        How I can run the “service” “app collector” in more than one server simultaneously (in parallel)?<BR>
        Again, the option to have “X” services for “X” Collectors is not a real option here.<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Any idea will be appreciated!!!<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Thanks<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>