ADSM-L

Re: restoring multiple filespaces

1999-04-29 08:25:05
Subject: Re: restoring multiple filespaces
From: Dwight Cook <decook AT AMOCO DOT COM>
Date: Thu, 29 Apr 1999 07:25:05 -0500
     Well actually if you would do something like...

     nohup restore /filesys1/* -subdir=yes -replace=yes -pass=blah &
     nohup restore /filesys2/* -subdir=yes -replace=yes -pass=blah &
     nohup restore /filesys3/* -subdir=yes -replace=yes -pass=blah &
     ...
     nohup restore /filesysn/* -subdir=yes -replace=yes -pass=blah &

     you could reduce your restore time IF the data doesn't all reside on
     the same tape (also depends on your network, client processor, yada,
     yada, yada...)

     Dwight


______________________________ Reply Separator _________________________________
Subject: restoring multiple filespaces
Author:  sunilg (sunilg AT TBC.CO DOT UK) at unix,mime
Date:    4/29/99 6:28 AM


Hi Guys,
I'd like to do a full restore using the command line rather than the GUI.
i.e.  all filespaces on a system need to be restored.

The following command is what I would enter to restore a specific filespace

dsmc> REST -SUBDIR=Y -REPLACE=ALL {FILESPACENAME}/y2k/*
                                                                           ^
                      ---------------------------------------------------- |
                      |
Is there any way to specify that all filespaces are required to be restored?

Many thanks
Sunil
<Prev in Thread] Current Thread [Next in Thread>