Greetings<br><br><div class="gmail_quote">On Tue, Oct 28, 2008 at 8:57 PM, AFAHOUNKO Danny <span dir="ltr"><<a href="mailto:afahounko@gmail.com">afahounko@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm newbees in Clustering. I've installed a cluster with two nodes without a share storage.<br>
</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I want i know if it's possible to install a software (apache, exim,...) once, and it will be automaticaly deployed on the two nodes ?!<br>

I'm using RedHat 5.1 Advanced Plateform with RedHat Cluster Suite. <br></blockquote><div><div><br>On the face of it, No. <br><br>C'mon, How can two different OS images find the same binary when the storage is not available in shared mode?<br>
<br>(NFS, one of the possible options in your case, is considered Shared Storage, But then it could be a pain to configure to do what you want)<br><br>But it is just not worth it<br><br>Assuming both the nodes are identical in hardware, why not install all the packages on say node 1. using yumand then copy the /var/cache/yum from that node and do a yum install in node 2.<br>
<br>This may not be painful for small number of nodes but can can get unwieldy if cluster nodes are large. In which case one should contemplete using kickstart _before_ RHEL install. IOW, Plan properly<br><br><br>HTH<br><br>
Regards<br><br>Rajagopal<br>
</div></div></div>