Re: BACKUP weirdness



Phew, it worked. I did the restore, ran WRITEBOOT and then renamed the
SYSCOMMON.DIR to SYSCOMMON_OLD.DIR and finally ran the SET FILE/ENTER.

System booted up fine and seems to be running normally. I assume that
it's safe to delete the SYSCOMMON_OLD.DIR no?

Sampsa


Peter 'EPLAN' LANGSTOEGER wrote:
In article <1154347806.038256.238680@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, sampsal@xxxxxxxxx writes:
I recently backed up my system drive using the following command:

BACKUP DRA0:[000000...] DRA2:[000000]FULL.BCK/SAVESET

(I KNOW I should've used /IMAGE, but unfortunately I was in a rush and
didn't :( )

So you ended without information about your aliases in the saveset.
This is really not good with a system disk (where aliases are heavily used).

Anyway, if I try to restore the saveset (when booted up from the VMS
install CD) using a command like:

BACKUP DRA2:FULL.BCK/SAVESET DRA0:

then BACKUP just dumps all the files in the Master File Directory. If I
do a BACKUP/LIST on the FULL.BCK saveset, it show that the correct
directory structures are in fact in place.

Can someone tell me how to restore these files into their correct
locations?

$ BACKUP DRA2:FULL.BCK/SAVESET DRA0:[*...]/OWN=ORIG

and then check the various [SYS*.SYSCOMMON...] trees which are all
copies of [VMS$COMMON...] but should be aliases instead.
This means you could repair them by hand with something like

$ RENAME [SYS0]SYSCOMMON.DIR SYSCOMMON_OLD.DIR
$ SET FILE/ENTER=[SYS0]SYSCOMMON.DIR [000000]VMS$COMMON.DIR
and so on

Good luck
--
Peter "EPLAN" LANGSTOEGER
Network and OpenVMS system specialist
E-mail peter@xxxxxxxxxxxxxx
A-1030 VIENNA AUSTRIA I'm not a pessimist, I'm a realist

.



Relevant Pages

  • Re: DFDSS versus FDR
    ... We have also restored a VSAM file (NON-Multi ... I believe that you can restore, you just can't perform a rename while ... VSAM dataset from a full volume backup. ...
    (bit.listserv.ibm-main)
  • LFN alias script available
    ... or "aliases". ... *folder* aliases to a file which is made part of the backup set. ... The normal restore procedure would be to ... SFNs to the client over a DOS LAN connection, and restore the LFNs on ...
    (NT-Bugtraq)
  • Re: using oe backup by majik
    ... First the problem has nothing to do with OEQB. ... you can rename then before starting OE to the proper name ... Just remember before you restore, put the files in a backup folder, then ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Backup /ALIAS question
    ... > But the problem is on the restore operation. ... > When restoring directories with aliases, I have to manually do SET ... > If, otoh, I use the /ALIAS qualifier in the backup, the restore will create ... Unofficial OpenVMS Hobbyist Support Page: ...
    (comp.os.vms)
  • Re: Backup /ALIAS question
    ... But the problem is on the restore operation. ... When restoring directories with aliases, I have to manually do SET ... If, otoh, I use the /ALIAS qualifier in the backup, the restore will create ... > /NOALIAS backs up contents of primary file entry but only file entries> of aliases. ...
    (comp.os.vms)