Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!decvax!ima!cfisun!shel From: shel@cfisun.UUCP Newsgroups: comp.unix.wizards Subject: Re: Experiences with UBACKUP? Message-ID: <175@neptune.UUCP> Date: Thu, 30-Apr-87 08:04:06 EDT Article-I.D.: neptune.175 Posted: Thu Apr 30 08:04:06 1987 Date-Received: Sat, 2-May-87 02:30:00 EDT References: <106600010@datacube> Reply-To: shel@cfi.COM (Sheldon Laube -CFI-) Organization: Consumer Financial Institute, Waltham, Mass. Lines: 53 Here at CFI we have been using UBACKUP since Feb of 87 and have become quite pleased with it. We have a network of 12 suns (2 file servers and 5 160's 4 3/50's and 1/110) with a very distributed file system between the servers and the 160's (we have about 25 NFS mounts at all times) so we have a single view file system. Ubackup has all the features you mention but let me quickly describe what we like about it: 1) It handles our NFS file system transparantely. We run Ubackup from one of our file servers to back up all of the disks on the network 2) It uses either tar or cpio as its tape archiving mechanism. This means that if Ubackup blows up you can still read the tapes with normal UNIX tools 3) Each tape is a single tar, Ubackup knows how long each tape is (you register each available tape) so only writes what fits. (If you have used CPIO and tried to start at the second tape of multi reel set and got a phase error, you'll appreciate it) 4) Ubackup reads each tape after it writes it to actually create its catalog. No more worries about if the tape is readable 5) Each available tape is labelled so you can not by operator error overwrite an in use tape 6) You can establish an off-site backup schedule and ubackup will automatically have you duplicate tapes 7) You can set up arbitrary recycle schedules for freeing tapes 8) It is quite simple to use. Our operators are pretty non-technical and they only have to involke a single command to start things up. 9) Recovery can be done asynchronously. When you ask ubackup to get you a file, it tells you which version (date etc) and if you say go ahead it will send a message to the operator (who is defined as anyone logged in who is identified as an operator) indicating which tape to mount. When the operator has the tape mounted, the operator tells ubackup the tape is up by running a reply command. After the file is recovered, you get a mail message and the operator gets a message saying to remove the tape. 10)You can do wild card recovery. E.G. cd /u/shel;sbmrestore *.* will restore all /u/shel/*.* files. 11)Ubackup can tell if a file it dumped changed between the time it decided to dump it and when it was dumped and marks that fact in the catalog so you know if a changing file was backed 12)You have full control over what is included and excluded in the backup so you not backup up /usr /usr/man etc or anything else you want. We are a high availability requirement site and take our backups very seriously. We used to have a 17 page shell script which implemented a complete towers of hanoi sequence for dumps etc. Ubackup is far better and for the $1500 price you can't beat it (especially considering that you only need one copy since you can backup a complete NFS network using only one machine.) Hope this helps. -- Sheldon Laube, The Consumer Financial Institute, Waltham, MA 617-899-6500 {decvax!yale|allegra|ihnp4|ucbvax!cbosgd}!ima!cfisun!shel shel@CFI.COM