Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!ginosko!uunet!ncrlnk!wright!thor.wright.edu From: demon@thor.wright.edu (Brett Kottman) Newsgroups: comp.unix.questions Subject: Re: Really General Backup Questions Message-ID: <732@thor.wright.EDU> Date: 5 Oct 89 22:06:01 GMT References: <2293@hydra.gatech.EDU> Sender: news@wright.EDU Reply-To: demon@thor.wright.edu Lines: 15 From article <2293@hydra.gatech.EDU>, by mm42@prism.gatech.EDU (Mark Mitchell): > I'm interested in hearing what schemes people use for backing up clusters > of workstations (in my case Sun 386i's and SPARC's). Is 'tar' normally > used for this? Is there any problem with running the backup as an > overnight 'cron' job? Are there any common script files or other utilities > for this purpose? > I used to use SNAP on the 386i machine(s) but it caused more problems than it solved. :) So I went to tar (or bar is ok). If you want to make it an overnight, make sure it will only take one cartridge or the computer will be waiting (for another cartridge) until you get to it. This is not a nice condition to be in if a power failure occurs.