home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / research / 880 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.2 KB

  1. Path: sparky!uunet!stanford.edu!agate!darkstar.UCSC.EDU!osr
  2. From: Ken Birman <ken@cs.cornell.EDU>
  3. Newsgroups: comp.os.research
  4. Subject: Re: Summary:  File Replication
  5. Date: 30 Aug 1992 06:47:08 GMT
  6. Organization: Cornell Univ. CS Dept, Ithaca NY 14853
  7. Lines: 38
  8. Approved: comp-os-research@ftp.cse.ucsc.edu
  9. Message-ID: <17pqtcINNaka@darkstar.UCSC.EDU>
  10. References: <17n0dvINN7b0@darkstar.UCSC.EDU>
  11. NNTP-Posting-Host: ftp.cse.ucsc.edu
  12. Originator: osr@ftp
  13.  
  14. In article <17n0dvINN7b0@darkstar.UCSC.EDU> vander@flab.fujitsu.co.jp (Mike van der Velden) writes:
  15. >Earlier this month, I wrote:
  16. >
  17. >> Does anyone have or know of some documentation about file replication,
  18. >> especially within a Unix-like environment?
  19. >> 
  20. >> I will summarize to the net if there is interest.
  21. >> 
  22. >> Thanks in advance for your time.
  23. >
  24. >And now, thr promised summary.  Thanks to the following people for
  25. >taking the time to respond.
  26.  
  27. ... I was out of town and missed this posting.  A Cornell graduate
  28. student, Alex Siegel, developed a software replication scheme that
  29. emulates NFS using Isis.  He called his system Deceit and his thesis
  30. is available by public FTP access to ftp.cs.cornell.edu; the file
  31. is called pub/TR1266.ps.Z and can be pulled over by anonymous FTP.
  32.  
  33. Deceit is fully NFS compatible -- it supports the normal NFS mount
  34. and file access protocols -- but replicates files to varying degrees
  35. under user control.  Performance is close to that of a normal NFS
  36. because caching hides most of the overhead introduced by Isis.  
  37. (When caching is disabled, reads take no longer than for NFS
  38. and writes are only about 10% slower; details are in Alex's thesis.)
  39.  
  40. Alex now works at Teknekron Information Systems, Inc. in Palo Alto, but
  41. Isis Distributed Systems Inc. is now selling a commercially enhanced
  42. software product based on his architecture.  Email to sla@isis.com to
  43. inquire for details.  The product goes beyond Deceit by transparently
  44. masking the roll-over from one file server to another, and by supporting
  45. a fault-tolerant version of the LOCKD protocol, used by the flock system call.
  46. -- 
  47. Kenneth P. Birman                              E-mail:  ken@cs.cornell.edu
  48. 4105 Upson Hall, Dept. of Computer Science     TEL:     607 255-9199 (office)
  49. Cornell University Ithaca, NY 14853 (USA)      FAX:     607 255-4428
  50.  
  51.  
  52.