Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!bellcore!ulysses!cbosgd!ucbvax!USC-ECLC.ARPA!Chris%ECLD From: Chris%ECLD@USC-ECLC.ARPA (Christopher Ho) Newsgroups: mod.computers.vax Subject: Re: Backup, DECnet, and tape drives Message-ID: <12206187525.60.CHRIS@USC-ECLD.Internet> Date: Mon, 12-May-86 17:50:39 EDT Article-I.D.: USC-ECLD.12206187525.60.CHRIS Posted: Mon May 12 17:50:39 1986 Date-Received: Wed, 14-May-86 00:33:48 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Approved: info-vax@sri-kl.arpa We have a similar program for network backups. You may want to specify /NOHDR3 in your MOUNT command. BACKUP processes its own labels, and uses the minimum ANSI subset (HDR1 and HDR2). VMS normally uses HDR1 through HDR4 labels; BACKUP correctly skips these for the first saveset on a tape, but apparently does not for subsequent savesets, as I have had problems. The simple solution is the abovementioned /NOHDR3 switch. -------