ADSM-L

Re: restoring multiple filespaces

1999-04-29 10:43:36
Subject: Re: restoring multiple filespaces
From: "Royal, Steven" <SROYAL AT INTEGON DOT COM>
Date: Thu, 29 Apr 1999 10:43:36 -0400
no hang up
used in the following way
>nohup "some commad" &
this says run some command in the background and if you logoff
don't kill the process.

> -----Original Message-----
> From: John Haight [SMTP:JOHA AT DYNEGY DOT COM]
> Sent: Thursday, April 29, 1999 10:31 AM
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      Re: restoring multiple filespaces
>
> What is 'nohup'?
>
> thanks...
>
> ...jah
>
>
>
>
>
>
> Dwight Cook <decook AT AMOCO DOT COM> on 04/29/99 07:25:05 AM
>
> Please respond to "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
>
> To:   ADSM-L AT VM.MARIST DOT EDU
> cc:    (bcc: John Haight/Contractor/NGCCorp)
>
> Subject:  Re: restoring multiple filespaces
>
>
>
>
>      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>