ADSM-L

Re: Digital UNIX 4.0D - Archive Crash

1998-02-27 10:35:38
Subject: Re: Digital UNIX 4.0D - Archive Crash
From: John McNey <jmcney AT MINDSPRING DOT COM>
Date: Fri, 27 Feb 1998 10:35:38 -0500
Sure - create a file with the mounts/root-level-directories you wish to
descend in your archive - say 'arch.list', then use a script from the OS:

for i in `cat arch.list`
do
    dsmc arch -pa=passwd $i &
done

And don't include /proc in the list -




Mike Walker wrote:

> Has anybody run across this:
>
>         When running an ARCHIVE ( FULL SYSTEM ) via the GUI ( 3.1.0.0 )
> - the archive crashes with an internal error when it hits the /proc FS
>
> I get the impression that the INCLUDE and EXCLUDE lists are NOT
> processed for Archive operations ( TRUE/FALSE? )
> so I can't bypass this FS using that option.
>
> Any Suggestions ???
>
> Thanks
> MPW
<Prev in Thread] Current Thread [Next in Thread>