[184] in Zephyr Mailing List

home help back first fref pref prev next nref lref last post

Re: getting zephyr to communicate between servers?

daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Nov 8 20:41:50 1995

To: Andrew Grangaard <granny@calvin.caltech.edu>
Cc: zephyr@MIT.EDU
In-Reply-To: Your message of "Wed, 08 Nov 1995 15:50:39 PST."
             <199511082350.PAA04677@calvin.caltech.edu> 
Date: Wed, 08 Nov 1995 20:38:24 EST
From: Derek Atkins <warlord@MIT.EDU>

> We have 2 clusters running zephyr, and users can happily zwrite oneanother
> on either cluster.  What's the proper way of getting the servers to talk
> to one another?  We've only been running it for a couple of months, so
> we don't quite havethe hang of it yet.

Are you running Kerberos?  If so, then you are basically out of luck
unless you really kludge up something.  Both servers would need to be
in the same Kerberos realm and share a srvtab ticket.  If you are not
running kerberos, then you will be ok..

Are you running Hesiod?  If so, then add both servers to the
zephyr.sloc entry.

Do both clusters share the namespace?  I.e., are usernames the same
across both clusters?  If so, then youre in luck!  If not, then
it probably wont work right.

All you need to do is set the servers to talk to each other.  Each
server has a server.list file (or uses hesiod).  This will get the
servers to talk to each other and exchange subscription and location
information.  Then you will be able to communicate across servers.

You probably want to have all zhm processes know about both servers,
too, so if one server goes down the other server can handle the load.

Hope this helps.

-derek

home help back first fref pref prev next nref lref last post