Re: Best way to automate administration of multiple servers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Wednesday, November 14, 2007 - 8:19 am

On Wed, Nov 14, 2007 at 07:45:06PM +1100, Mikel Lindsaar wrote:

cfengine[0] (which we use at work to manage ~500 Linux machines) or
radmind (which I use at home to manage my OpenBSD servers,
workstations and laptops).

There are at least two schools of thought on how one should manage >
1 machine. cfengine is the most popular convergent tool, where you
specify an ideal state using a declarative language and the clients
iterate towards that state. radmind is the most useful congruent
tool, where you specify (or directly imply) the exact sequence of
operations that each client must perform to reach an ideal state.

I've used both approaches for years, and I greatly prefer radmind
both for its simple design and the implicit guarantees of
congruence. See below for references on each:

http://www.cfengine.org/papers.html
http://www.infrastructures.org/papers/turing/turing.html

> 2) Keeping 10 - 20 copies of OpenBSD up to the latest patch levels

Same as above.

> 3) Guides on how to manage the logs of this many servers. Any

Log centrally using syslog; syslog-ng is a well-used central log
server.

[0] http://www.cfengine.org/
[1] http://rsug.itd.umich.edu/software/radmind/

--

o--------------------------{ Will Maier }--------------------------o
| web:.......http://www.lfod.us/ | email.........willmaier@ml1.net |
*------------------[ BSD Unix: Live Free or Die ]------------------*

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Best way to automate administration of multiple servers, Mikel Lindsaar, (Wed Nov 14, 4:45 am)
Re: Best way to automate administration of multiple servers, Douglas A. Tutty, (Tue Nov 27, 10:27 am)
Re: Best way to automate administration of multiple servers, Alvaro Mantilla Gimenez, (Tue Nov 27, 10:48 pm)
Re: Best way to automate administration of multiple servers, Will Maier, (Wed Nov 14, 8:19 am)