[Info-vax] Copying savesets over DECnet
geze...@rlgsc.com
gezelter at rlgsc.com
Wed Aug 26 15:03:38 EDT 2020
On Wednesday, August 26, 2020 at 10:29:16 AM UTC-4, arca... at gmail.com wrote:
> I'm trying to recover some savesets from DLTIII tapes. I've got a working drive and a working tape but I seem to be hitting other issues.
>
> I've temporarily set up a bound volume set that I think might be big enough to hold the saveset ... but since everything else has failed, I expect that this will too.
>
> So my fallback was going to be to copy the saveset from tape to a remote node that has (much) more diskspace.
>
> My attempt was less than successful:
>
> $ copy/log mka500:*.* 1.51"system password"::DUA1:[DISK$USER_OBJ]
> %COPY-E-WRITEERR, error writing 1.51"system password"::DUA1:[DISK$USER_OBJ]OBJ.BCK;1
> -RMS-E-NETBTS, network buffer too small for 8192 byte record
> %COPY-W-NOTCMPLT, MKA500:[]OBJ.BCK;1 not completely copied
>
>
> Now I'm sure there's a way of fixing this but as I stopped using VMS on a daily basis in ~2004 I seem to have forgotten how to fix that! Any reminders would be gratefully accepted.
>
> For the record, I realise that COPY isn't the _correct_ way to do this, it might trip up on read errors and the like, but if it _does_ work then I will have the saveset as required.
>
> Many thanks for any hints,
>
> Antonio
> antonio ~ acarlini ~ com <- put @ and . in the obvious places!
Antonio,
I do not have the hardware handy to reproduce your situation. However, I note that MOUNT has /RECORDSIZE and /BLOCKSIZE qualifiers. They are documented to work for /FOREIGN tapes, but my first shot would be to see if they can be used to override the record/blocksizes contained in the ANSI labelling on the BACKUP-produced tape.
If necessary, I would mount the tape /FOREIGN and then do the COPY. BACKUP likely wrote 8192 byte records unblocked on the tape, you should be able to copy them as 256-byte records with a blocksize of 8192, then reset the file parameters on the receiving end.
If you want to correspond privately, email me directly.
- Bob Gezelter, http://www.rlgsc.com
More information about the Info-vax
mailing list