Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site psuvax1.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!mcnc!idis!cadre!psuvax1!rznowski From: rznowski@psuvax1.UUCP Newsgroups: net.unix,net.unix-wizards Subject: Tape drives and protection of tapes (using tar) Message-ID: <1634@psuvax1.UUCP> Date: Wed, 27-Mar-85 10:54:21 EST Article-I.D.: psuvax1.1634 Posted: Wed Mar 27 10:54:21 1985 Date-Received: Sun, 31-Mar-85 04:30:02 EST Distribution: net Organization: Pennsylvania State Univ. Lines: 33 Xref: watmath net.unix:4064 net.unix-wizards:12646 Recently a problem has arisen, and we are looking for solutions. The problem is as follows: There are two users, user T with a tape and user N - no tape. User T has a tape mounted with 100 files and is going to add another file onto the end of the tape. He uses the command "tar r file101". After this command has executed, the tape will still be mounted and online. User N types the command "tar cv tarout myfile". (command should be "tar cvf tarout myfile") The output of tar will be: "tar: tarout: no such file or directory". HOWEVER, the tape belonging to user T will have been erased and only one file will be there (namely myfile). As you can see, alot of information has been lost by user T, perhaps it cannot be recovered. The reason that we have run into this problem, is that we have just added many new users who are just learning about the system, and now many more people are using tapes as offline storage. Please reply to either: Mark Starner starner@psuvax1 Stephen Roznowski rznowski@psuvax1 -- Stephen J. Roznowski Pennsylvania State University {allegra, akgua, ihnp4}!psuvax1!rznowski