<br><br><div class="gmail_quote">On Sat, Jul 4, 2009 at 12:19 PM, Brady Vass <span dir="ltr"><<a href="mailto:brdvss@gmail.com">brdvss@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;">
<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<p>Hi, </p>
<p>I am trying to find out if there are any dedicated commands that allows for file copying or command execution among nodes in RHCS. i.e, these commands need to be exclusive with the RHCS s/w and the communication should be seamlessly without the need for password authentications. </p>


<p>(PS: I dont want to use rsh/ssh genre of commands. Other HA solution comes with exclusive set of cluster commands. I am looking for something similar.) </p></blockquote></div></blockquote><div>You can always use public key authentication with ssh and scp, communication will be seamless. You can also use dsh (or any parallel shell on top of ssh) to execute the same command on all the nodes at once. <br>
<br>Greetings,<br>Juanra<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<p></p>
<p>Thanks and regards, </p>
<p>Brady</p></blockquote></div><br>
<br>--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br></blockquote></div><br>