9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@plan9.cs.york.ac.uk forsyth@plan9.cs.york.ac.uk
Subject: backups
Date: Tue, 25 Apr 1995 05:13:37 -0400	[thread overview]
Message-ID: <19950425091337.Helx-_mBdrlCxaA15KSdEI5L51awDKjRE5KRVaQKUx4@z> (raw)

>>Just wondering... what do folks without WORM jukeboxes do for
>>backups?  I've just been copying important files over to 

i configure the file server with a pseudo-worm for `main'
(and a plain file system for `other', for paging files).

the dump file system is so useful (and such a good demonstration)
that to me it's worth the pain of having to mkfs -a & mkext everything
every 5 months or so when the pseudo-worm fills up.
(the file server has only got 2 x 512Mb discs, holding both `main' and `other'.)
possibly i might get a 4 Gb or 9 Gb disc to act as a pseudo-worm,
making full dump/restore less frequent.

i also periodically dump (mkfs -a) the file system contents to tape via unix;
that's just in case the scsi discs blow up that hold the pseudo-worm.
it's tempting to add mirroring code to the file server instead.

at home i simply dump the disc to a scsi tape.

juke boxes are not too expensive now, but i haven't got the money for one.
otherwise i'd get one.  `9fs dump' is Very Useful (not just for backups --
i rarely destroy files -- but for things like `diff -r `{yesterday .} .')






             reply	other threads:[~1995-04-25  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-04-25  9:13 forsyth [this message]
1995-04-25 14:46 backups Scott
1995-04-25 15:34 backups forsyth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19950425091337.Helx-_mBdrlCxaA15KSdEI5L51awDKjRE5KRVaQKUx4@z \
    --to=forsyth@plan9.cs.york.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).