On Sun, 30 May 2004 22:45:52 +0200
Michael Heiming <[EMAIL PROTECTED]> wrote:

> Otto Kekäläinen wrote:
> >>Even with solid server hw, hotplugable hw RAID disks, there's always
> >the>possibility of some part breaking. Users shouldn't need anymore
> >then>switching their tc off and on again to boot from the second
> >server.>
> >>Problem remaining, how to keep /home in sync. One way would be a
> >>dedicated link via crossover and using rsync from cron to keep files
> >the>same. Might need some tweaking, if you need to sync in both
> >directions,>case you got for one or another reason, thin clients on
> >both systems at>the same time.
> > 
> > 
> > How about a custom made PAM-module, which automagically copies the
> > users home to the second server each time the user ends his session?
> > Would fit bot 
> 
> Good idea, unfortunately, users never log out...
> 
> > situations. Also, I think rsync can be configured not to overwrite
> > never files on a target machine, so I think rsync in cron could do
> > the job quite well in both directions.
> 
> Sure, but I thought of the problem to sync in both directions, if you 
> have for
> one or another reason users on both systems, like you need to restart 
> dhcpd on
> one system when unluckily just at this moment some tc boots and is 
> likely to end
> up on the other server.
> 
> Now while looking around, found this article, describing two-way sync,
> which seems to be just what I want.;)
> 
> http://www.linuxbusinessweek.com/story/32704.htm
> 

Does this article describe everything you require? As I understand it,
if server 'A' is currently 'live', then as soon as a user updates a file
on server 'A', you want to replicate that change to server 'B'.
Similarly, if they are on 'B', you want changes replicated to 'A'. This
replication should take place in real time, or if the 'other' server is
not available, as soon as it becomes available.

People pay serious money for this functionality on proprietary
systems...

John


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to