home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / admin / 7025 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.7 KB  |  59 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!pipex!doc.ic.ac.uk!cc.ic.ac.uk!imperial.ac.uk!vulture
  3. From: vulture@imperial.ac.uk (Thomas Sippel - Dau)
  4. Subject: Re: How do you back up a terabyte?
  5. Message-ID: <1993Jan11.145759.17449@cc.ic.ac.uk>
  6. Sender: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  7. Nntp-Posting-Host: cscgc
  8. Reply-To: cmaae47@imperial.ac.uk
  9. Organization: Imperial College of Science, Technology and Medicine
  10. References: <1992Dec31.174549.677@mav.com> <1993Jan2.165300.13971@siswat.hou.tx.us> <1993Jan4.125908.28013@cc.ic.ac.uk> <1993Jan10.043714.6764@siswat.hou.tx.us>
  11. Date: Mon, 11 Jan 93 14:57:58 GMT
  12. Lines: 45
  13.  
  14. In article <1993Jan10.043714.6764@siswat.hou.tx.us>, buck@siswat.hou.tx.us (Lester Buck) writes:
  15. - In article <1993Jan4.125908.28013@cc.ic.ac.uk> cmaae47@imperial.ac.uk writes:
  16. - >I fear the "perfect, reliable backup" can no longer be achieved
  17. .....
  18. - >You should give up the notion that there is such a thing as a verifyably
  19. - >correct filesystem backup and go for a "reliable enough backup set". 
  20. .....
  21. - No, reliable backups are achievable by several methods, though you
  22. - may not like the price.
  23. - 1)  Applications log their transactions, so fuzzy backups can be
  24. -     reconciled on an application by application basis.
  25.  
  26. This is exactly what I implied, serious applications must be able to recover.
  27.  
  28. - 2)  Use a transactional filesystem.  If necessary, consider the
  29. -     data blocks and not just the file metadata as part of the
  30. -     transaction.
  31.  
  32. Which is only as reliable as the media containing the transaction log.
  33.  
  34. - 3)  Or go whole hog and build your filesystem on top of a database.
  35. -     Tandom's operating system takes this approach, and the filesystem
  36. -     is extremely reliable.
  37.  
  38. "Verifyably correct" means (among other things) that the file system will 
  39. continue to be correct and its applications can continue using it after, 
  40. say, humanity has been wiped out by a global thermonuclear war. 
  41.  
  42. Thus it of similar universality as the statement "2 + 3 = 5", which  will
  43. continue to be correct after such an event. 
  44.  
  45. My point was that it is futile to attempt to achieve such a level of proven 
  46. integrity, or even to spend time arguing whether it can be achieved or 
  47. would be useful if it was. That time is better spend improving the procedures
  48. intended to cope with failures (and using them!).
  49.  
  50.                                     Thomas
  51.  
  52. -- 
  53. *** This is the operative statement, all previous statements are inoperative.
  54. *   email: cmaae47 @ ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic on Janet)
  55. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  56. *   snail: Imperial College of Science, Technology and Medicine
  57. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  58.