[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



I guess its all a question of what exactly you're up to. If you were to 
try to ssh to each machine in series to do something (say echo "some 
param" into /etc/somefile), you might still be surprised by how much 
time that takes. Certainly, if you are thinking of ssh to replace some 
other terminal-like administration solution, like doing stuff in scripts 
over rsh, or over telnet with expect or something, its probably worth 
the extra overhead of encryption for added security though.

I can tell you that I've found that even fully managing about 900 hosts 
has brought up some interesting problems. In this example, we use rsync 
to keep various configuration files, etc. in sync accross all the hosts. 
Once an hour, they each visit a dedicated rsync server to look for 
updates. Even using rsync with a server (instead of rsync over ssh), 
which is very efficient, we're starting to find that we might want to 
inject a second tier here. So, it looks like this:

master server -> n number of "staging" servers -> x number of working hosts

A real recommendation would be impossible without more specifics, but 
there was a lot of interesting material in the systems configuration 
area at LISA this year, you might want to check out some of the slides 
and materials: <a  rel="nofollow" href="http://www.usenix.org/events/lisa04/tech/";>http://www.usenix.org/events/lisa04/tech/</a>

Mike


David Corbin wrote:
&gt; We are considering using ssh as part of a solution for automated remote 
&gt; managment of 10000+ node network, distributed at over 500 sites.  The nodes 
&gt; being managed are NOT &quot;standard desktop machines&quot; (in terms of software 
&gt; etc.), but more like &quot;appliances&quot;.
&gt; 
&gt; Ideally all the management would be done from one machine. 
&gt; 
&gt; Anyone want to suggest any likely problems we might encounter, scale-wize?  
&gt; 
&gt; Thanks
&gt; David
&gt; _______________________________________________
&gt; Ale mailing list
&gt; Ale at ale.org
&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>

-- 

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Mike Murphy
781 Inman Mews Drive Atlanta GA 30307
Landline: 404-653-1070
Mobile: 404-545-6234
Email: mike at tyderia.net
AIM: mmichael453
JDAM: 33:45:14.0584N  84:21:43.038W
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00619" href="msg00619.html">[ale] ssh for automated management</a></strong>
<ul><li><em>From:</em> dcorbin at machturtle.com (David Corbin)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00611" href="msg00611.html">[ale] ssh for automated management</a></strong>
<ul><li><em>From:</em> dcorbin at machturtle.com (David Corbin)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00611.html">[ale] ssh for automated management</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00613.html">[ale] ssh for automated management</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00611.html">[ale] ssh for automated management</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00619.html">[ale] ssh for automated management</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00612"><strong>Date</strong></a></li>
<li><a href="threads.html#00612"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>