home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10251 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.7 KB

  1. Path: sparky!uunet!mcsun!uknet!newcastle.ac.uk!turing!ncrr
  2. From: C.R.Ritson@newcastle.ac.uk (C.R. Ritson)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: dump/rdump in single-user
  5. Message-ID: <BtBrsG.Etu@newcastle.ac.uk>
  6. Date: 21 Aug 92 08:33:52 GMT
  7. References: <32121@adm.brl.mil>
  8. Organization: University of Newcastle upon Tyne, UK, NE1 7RU
  9. Lines: 33
  10. Nntp-Posting-Host: turing
  11.  
  12. jyacc!dtroxell%aspen@uunet.uu.net (Dan Troxell - SysAdm (NE)) writes:
  13.  
  14. >    '... on a quiescent system.'
  15.  
  16. >This means you will lose updates to files made after the 'dump' takes it's
  17. >inode count.
  18.  
  19. There are cirtain pathological conditions that can cause more
  20. seriously unusable dump tapes, in rare circumstances. The "quiescent
  21. system" bit is important. See the following articles:-
  22.  
  23.     "Issues in On-line Backup" Steve Shumway, Sun-Soft.
  24.     "Torture-testing Backup and Archive Programs: Things you ought
  25.     to know but probably would rather not" Elizabeth D Zwicky, SRI
  26.     International.
  27.  
  28. Both of these were published in the LISA-V proceedings by the Usenix
  29. association.
  30.  
  31. >One way around this is to simply distribute the file /etc/nologin to
  32. >all systems. A check for this file's existence takes place during every
  33. >login attempt -- if it exists, it displays its text ( like motd ) and boots
  34. >the user out.
  35.  
  36. That is fine, but you must also prevent "rsh yourmachine xterm", which
  37. is how I start all my xterm sessions. You might like to investigate
  38. stopping or killing inetd too.
  39.  
  40. Chris Ritson.
  41. EMAIL: C.R.Ritson@newcastle.ac.uk       Chris Ritson,
  42. PHONE: +44 91 222 8175                  Department of Computing Science
  43. FAX  : +44 91 222 8232                  University of Newcastle upon Tyne,
  44. TELEX: uk+53654-UNINEW_G                UK, NE1 7RU
  45.