[OpenAFS] how to restore data from multiple incremental dumps

Tom Jones tommy_jones1976@yahoo.com
Fri, 19 Nov 2004 17:45:57 -0800 (PST)


--0-1152067222-1100915157=:88910
Content-Type: text/plain; charset=us-ascii

Same document.. Please check the last example of  "backup volrestore" command in Reference guide.
 
Can Anybody suggests how to do restore from multiple differential dumps from backup disk file????
 
Regds
-raghu

Hans-Gunther Borrmann <hans-gunther.borrmann@rz.uni-freiburg.de> wrote:
On Wednesday 17 November 2004 00:57, Tom Jones wrote:
> Hi
>
> We have OpenAFS 1.2.111-rhel3.0.1 on Redhat Linux 3.0.1. Since there is no
> direct TSM client available, we are using butc to dump data to local disk
> backup data file and then archiving to TSM server using TSM B/A client.
>
> We are taking full dump on Saturday and differentail incremental dumps on
> Mon,Tues,Wed,Thursday.
>
> /dev0sat expires in 17d
> /dev0mon expires in 16d
> /dev0tues expires in 15d
> /dev0wed expires in 14d
> /dev0thur expires in 13d
>
> How to restore data dumped on Wednesday? Accodrding to documents
>
> backup volrestore -server -partition 

> -volume -portoffset a b c d
>
> where port offset "a" points to fulldump backup data file
> "b" points to incremental backup data file 
> (Monday) "c" points to subsequent incremental data file (tuesday) "d"
> points to subsequent incremental data file (wednesday)
>

In which document did you find that information? The AFS administrator 
reference says:

backup volrestore -server 
-partition 
-volume + 
[-extension ]
[-date +]
[-portoffset +] [-n]
[-localauth] [-cell ] [-help]

backup volr -s -pa 
-v + [-e ]
[-d +] [-po +]
[-n] [-l] [-c ] [-h]

-date 
Specifies a date and optionally time; the restored volume includes data from 
dumps performed before the date only. Provide a value in the format mm/dd/
yyyy [hh:MM], where the required mm/dd/yyyy portion indicates the month (mm), 
day (dd), and year (yyyy), and the optional hh:MM portion indicates the hour 
and minutes in 24-hour format (for example, the value 14:36 represents 2:36 
p.m.). If omitted, the time defaults to 59 seconds after midnight (00:00:59 
hours). 

Valid values for the year range from 1970 to 2037; higher values are not valid 
because the latest possible date in the standard UNIX representation is in 
February 2038. The command interpreter automatically reduces any later date 
to the maximum value. 


If this argument is omitted, the Backup System restores all possible dumps 
including the most recently created. 


Note:
A plus sign follows this argument in the command's syntax statement because it 
accepts a multiword value which does not need to be enclosed in double quotes 
or other delimiters, not because it accepts multiple dates. Provide only one 
date (and optionally, time) definition. 


-portoffset 
Specifies one or more port offset numbers (up to a maximum of 128), each 
corresponding to a Tape Coordinator to use in the operation. If there is more 
than one value, the Backup System uses the first one when restoring the full 
dump of each volume, the second one when restoring the level 1 incremental 
dump of each volume, and so on. It uses the final value in the list when 
restoring dumps at the corresponding depth in the dump hierarchy and all 
dumps at lower levels. 

Provide this argument unless the default value of 0 (zero) is appropriate for 
all dumps. If 0 is just one of the values in the list, provide it explicitly 
in the appropriate order. 

-- 
________________________________________________________________
Hans-Gunther Borrmann 
Rechenzentrum der Universitaet Freiburg
Hermann-Herder-Str. 10, D79104 FREIBURG
Tel.: +49 761/203-4652
Fax: +49 761/203-4643

_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--0-1152067222-1100915157=:88910
Content-Type: text/html; charset=us-ascii

<DIV>
<DIV>Same document.. Please check the last example of&nbsp; "backup volrestore" command in Reference guide.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Can Anybody suggests how to do restore from multiple differential dumps from backup disk file????</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regds</DIV>
<DIV>-raghu<BR><BR><B><I>Hans-Gunther Borrmann &lt;hans-gunther.borrmann@rz.uni-freiburg.de&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">On Wednesday 17 November 2004 00:57, Tom Jones wrote:<BR>&gt; Hi<BR>&gt;<BR>&gt; We have OpenAFS 1.2.111-rhel3.0.1 on Redhat Linux 3.0.1. Since there is no<BR>&gt; direct TSM client available, we are using butc to dump data to local disk<BR>&gt; backup data file and then archiving to TSM server using TSM B/A client.<BR>&gt;<BR>&gt; We are taking full dump on Saturday and differentail incremental dumps on<BR>&gt; Mon,Tues,Wed,Thursday.<BR>&gt;<BR>&gt; /dev0sat expires in 17d<BR>&gt; /dev0mon expires in 16d<BR>&gt; /dev0tues expires in 15d<BR>&gt; /dev0wed expires in 14d<BR>&gt; /dev0thur expires in 13d<BR>&gt;<BR>&gt; How to restore data dumped on Wednesday? Accodrding to documents<BR>&gt;<BR>&gt; backup volrestore -server <SERVERNAME>-partition <PARTION name><BR>&gt; -volume <VOLSETNAME>-portoffset a b c d<BR>&gt;<BR>&gt; where port offset "a" points to fulldump backup data
 file<BR>&gt; "b" points to incremental backup data file <BR>&gt; (Monday) "c" points to subsequent incremental data file (tuesday) "d"<BR>&gt; points to subsequent incremental data file (wednesday)<BR>&gt;<BR><BR>In which document did you find that information? The AFS administrator <BR>reference says:<BR><BR>backup volrestore -server <DESTINATION MACHINE><BR>-partition <DESTINATION PARTITION><BR>-volume <VOLUME(S) TO RESTORE>+ <BR>[-extension <NEW VOLUME NAME EXTENSION>]<BR>[-date <DATE FROM WHICH TO RESTORE>+]<BR>[-portoffset <TC PORT OFFSETS>+] [-n]<BR>[-localauth] [-cell <CELL NAME>] [-help]<BR><BR>backup volr -s <DESTINATION MACHINE>-pa <DESTINATION PARTITION><BR>-v <VOLUME(S) TO RESTORE>+ [-e <NEW VOLUME NAME EXTENSION>]<BR>[-d <DATE FROM WHICH TO RESTORE>+] [-po <TC PORT OFFSETS>+]<BR>[-n] [-l] [-c <CELL NAME>] [-h]<BR><BR>-date <BR>Specifies a date and optionally time; the restored volume includes data from <BR>dumps performed before the date only. Provide a value in the
 format mm/dd/<BR>yyyy [hh:MM], where the required mm/dd/yyyy portion indicates the month (mm), <BR>day (dd), and year (yyyy), and the optional hh:MM portion indicates the hour <BR>and minutes in 24-hour format (for example, the value 14:36 represents 2:36 <BR>p.m.). If omitted, the time defaults to 59 seconds after midnight (00:00:59 <BR>hours). <BR><BR>Valid values for the year range from 1970 to 2037; higher values are not valid <BR>because the latest possible date in the standard UNIX representation is in <BR>February 2038. The command interpreter automatically reduces any later date <BR>to the maximum value. <BR><BR><BR>If this argument is omitted, the Backup System restores all possible dumps <BR>including the most recently created. <BR><BR><BR>Note:<BR>A plus sign follows this argument in the command's syntax statement because it <BR>accepts a multiword value which does not need to be enclosed in double quotes <BR>or other delimiters, not because it accepts multiple dates.
 Provide only one <BR>date (and optionally, time) definition. <BR><BR><BR>-portoffset <BR>Specifies one or more port offset numbers (up to a maximum of 128), each <BR>corresponding to a Tape Coordinator to use in the operation. If there is more <BR>than one value, the Backup System uses the first one when restoring the full <BR>dump of each volume, the second one when restoring the level 1 incremental <BR>dump of each volume, and so on. It uses the final value in the list when <BR>restoring dumps at the corresponding depth in the dump hierarchy and all <BR>dumps at lower levels. <BR><BR>Provide this argument unless the default value of 0 (zero) is appropriate for <BR>all dumps. If 0 is just one of the values in the list, provide it explicitly <BR>in the appropriate order. <BR><BR>-- <BR>________________________________________________________________<BR>Hans-Gunther Borrmann <HANS-GUNTHER.BORRMANN@RZ.UNI-FREIBURG.DE><BR>Rechenzentrum der Universitaet Freiburg<BR>Hermann-Herder-Str.
 10, D79104 FREIBURG<BR>Tel.: +49 761/203-4652<BR>Fax: +49 761/203-4643<BR><BR>_______________________________________________<BR>OpenAFS-info mailing list<BR>OpenAFS-info@openafs.org<BR>https://lists.openafs.org/mailman/listinfo/openafs-info<BR></BLOCKQUOTE></DIV><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com 
--0-1152067222-1100915157=:88910--