]> git.wh0rd.org - dump.git/blame - restore/restore.8.in
Regenerate configure.
[dump.git] / restore / restore.8.in
CommitLineData
1227625a
SP
1.\" Copyright (c) 1985, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.
9.\" 2. Redistributions in binary form must reproduce the above copyright
10.\" notice, this list of conditions and the following disclaimer in the
11.\" documentation and/or other materials provided with the distribution.
e1abc9ce 12.\" 3. Neither the name of the University nor the names of its contributors
1227625a
SP
13.\" may be used to endorse or promote products derived from this software
14.\" without specific prior written permission.
15.\"
16.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
650071c1 28.\" $Id: restore.8.in,v 1.35 2009/06/18 09:42:12 stelian Exp $
1227625a 29.\"
153f9a83
SP
30.TH RESTORE 8 "version __VERSION__ of __DATE__" BSD "System management commands"
31.SH NAME
32restore \- restore files or file systems from backups made with dump
33.SH SYNOPSIS
34.B restore \-C
df3d2ef9 35[\fB\-cdHklMvVy\fR]
153f9a83
SP
36[\fB\-b \fIblocksize\fR]
37[\fB\-D \fIfilesystem\fR]
38[\fB\-f \fIfile\fR]
39[\fB\-F \fIscript\fR]
40[\fB\-L \fIlimit\fR]
41[\fB\-s \fIfileno\fR]
42[\fB\-T \fIdirectory\fR]
43.PP
44.B restore \-i
df3d2ef9 45[\fB\-acdhHklmMNouvVy\fR]
153f9a83
SP
46[\fB\-A \fIfile\fR]
47[\fB\-b \fIblocksize\fR]
48[\fB\-f \fIfile\fR]
49[\fB\-F \fIscript\fR]
50[\fB\-Q \fIfile\fR]
51[\fB\-s \fIfileno\fR]
52[\fB\-T \fIdirectory\fR]
53.PP
54.B restore \-P
55.I file
df3d2ef9 56[\fB\-acdhHklmMNuvVy\fR]
153f9a83
SP
57[\fB\-b \fIblocksize\fR]
58[\fB\-f \fIfile\fR]
59[\fB\-F \fIscript\fR]
60[\fB\-s \fIfileno\fR]
61[\fB\-T \fIdirectory\fR]
62[\fB\-X \fIfilelist\fR]
63[ \fIfile ... \fR]
64.PP
65.B restore \-R
df3d2ef9 66[\fB\-cdHklMNuvVy\fR]
153f9a83
SP
67[\fB\-b \fIblocksize\fR]
68[\fB\-f \fIfile\fR]
69[\fB\-F \fIscript\fR]
70[\fB\-s \fIfileno\fR]
71[\fB\-T \fIdirectory\fR]
72.PP
73.B restore \-r
df3d2ef9 74[\fB\-cdHklMNuvVy\fR]
153f9a83
SP
75[\fB\-b \fIblocksize\fR]
76[\fB\-f \fIfile\fR]
77[\fB\-F \fIscript\fR]
78[\fB\-s \fIfileno\fR]
79[\fB\-T \fIdirectory\fR]
80.PP
81.B restore \-t
df3d2ef9 82[\fB\-cdhHklMNuvVy\fR]
153f9a83
SP
83[\fB\-A \fIfile\fR]
84[\fB\-b \fIblocksize\fR]
85[\fB\-f \fIfile\fR]
86[\fB\-F \fIscript\fR]
87[\fB\-Q \fIfile\fR]
88[\fB\-s \fIfileno\fR]
89[\fB\-T \fIdirectory\fR]
90[\fB\-X \fIfilelist\fR]
91[ \fIfile ... \fR]
92.PP
93.B restore \-x
df3d2ef9 94[\fB\-adchHklmMNouvVy\fR]
153f9a83
SP
95[\fB\-A \fIfile\fR]
96[\fB\-b \fIblocksize\fR]
97[\fB\-f \fIfile\fR]
98[\fB\-F \fIscript\fR]
99[\fB\-Q \fIfile\fR]
100[\fB\-s \fIfileno\fR]
101[\fB\-T \fIdirectory\fR]
102[\fB\-X \fIfilelist\fR]
103[ \fIfile ... \fR]
153f9a83 104.SH DESCRIPTION
1227625a 105The
153f9a83 106.B restore
1227625a 107command performs the inverse function of
153f9a83
SP
108.BR dump (8).
109A full backup of a file system may be restored and subsequent incremental
110backups layered on top of it. Single files and directory subtrees may be
111restored from full or partial backups.
112.B Restore
113works across a network; to do this see the
114.B \-f
115flag described below. Other arguments to the command are file or directory
116names specifying the files that are to be restored. Unless the
117.B \-h
118flag is specified (see below), the appearance of a directory name refers to
1227625a 119the files and (recursively) subdirectories of that directory.
153f9a83 120.PP
1227625a 121Exactly one of the following flags is required:
153f9a83
SP
122.TP
123.B \-C
1227625a 124This mode allows comparison of files from a dump.
153f9a83
SP
125.B Restore
126reads the backup and compares its contents with files present on the disk. It
127first changes its working directory to the root of the filesystem that was
128dumped and compares the tape with the files in its new current directory. See
129also the
130.B \-L
05f23c0c 131flag described below.
153f9a83
SP
132.TP
133.B \-i
134This mode allows interactive restoration of files from a dump. After reading in
135the directory information from the dump,
136.B restore
137provides a shell like interface that allows the user to move around the
138directory tree selecting files to be extracted. The available commands are
139given below; for those commands that require an argument, the default is the
140current directory.
141.RS
142.TP
143.B add \fR[\fIarg\fR]
144The current directory or specified argument is added to the list of files to be
145extracted. If a directory is specified, then it and all its descendents are
146added to the extraction list (unless the
147.B \-h
148flag is specified on the command line). Files that are on the extraction list
149are prepended with a \*(lq*\*(rq when they are listed by
150.BR ls .
151.TP
152.BI cd " arg"
1227625a 153Change the current working directory to the specified argument.
153f9a83
SP
154.TP
155.B delete \fR[\fIarg\fR]
156The current directory or specified argument is deleted from the list of files
157to be extracted. If a directory is specified, then it and all its descendents
158are deleted from the extraction list (unless the
159.B \-h
160flag is specified on the command line). The most expedient way to extract most
161of the files from a directory is to add the directory to the extraction list
162and then delete those files that are not needed.
163.TP
164.B extract
165All files on the extraction list are extracted from the dump.
166.B Restore
167will ask which volume the user wishes to mount. The fastest way to extract a f
168ew files is to start with the last volume and work towards the first volume.
169.TP
170.B help
1227625a 171List a summary of the available commands.
153f9a83
SP
172.TP
173.B ls \fR[\fIarg\fR]
174List the current or specified directory. Entries that are directories are
175appended with a \*(lq/\*(rq. Entries that have been marked for extraction are
176prepended with a \*(lq*\*(rq. If the verbose flag is set, the inode number of
177each entry is also listed.
178.TP
179.B pwd
1227625a 180Print the full pathname of the current working directory.
153f9a83
SP
181.TP
182.B quit
183.B Restore
184immediately exits, even if the extraction list is not empty.
185.TP
186.B setmodes
187All directories that have been added to the extraction list have their owner,
188modes, and times set; nothing is extracted from the dump. This is useful for
189cleaning up after a
190.B restore
191has been prematurely aborted.
192.TP
193.B verbose
1227625a 194The sense of the
153f9a83
SP
195.B \-v
196flag is toggled. When set, the verbose flag causes the
197.B ls
198command to list the inode numbers of all entries. It also causes
199.B restore
1227625a 200to print out information about each file as it is extracted.
153f9a83
SP
201.RE
202.TP
203.BI \-P " file"
204.B Restore
fe0e0285 205creates a new Quick File Access file
153f9a83 206.I file
fe0e0285 207from an existing dump file without restoring its contents.
153f9a83
SP
208.TP
209.B \-R
210.B Restore
211requests a particular tape of a multi-volume set on which to restart a full
212restore (see the
213.B \-r
214flag below). This is useful if the restore has been interrupted.
215.TP
216.B \-r
217Restore (rebuild) a file system. The target file system should be made pristine
218with
219.BR mke2fs (8),
ddd2ef55 220mounted, and the user
153f9a83
SP
221.BR cd 'd
222into the pristine file system before starting the restoration of the initial
223level 0 backup. If the level 0 restores successfully, the
224.B \-r
225flag may be used to restore any necessary incremental backups on top of the
226level 0. The
227.B \-r
228flag precludes an interactive file extraction and can be detrimental to one's
229health (not to mention the disk) if not used carefully. An example:
230.IP
231.RS 14
232.B mke2fs /dev/sda1
233.TP
234.B mount /dev/sda1 /mnt
235.TP
236.B cd /mnt
237.TP
238.B restore rf /dev/st0
239.RE
240.IP
1227625a 241Note that
153f9a83 242.B restore
1227625a 243leaves a file
153f9a83
SP
244.I restoresymtable
245in the root directory to pass information between incremental restore passes.
246This file should be removed when the last incremental has been restored.
247.IP
248.BR Restore ,
1227625a 249in conjunction with
153f9a83 250.BR mke2fs (8)
1227625a 251and
153f9a83
SP
252.BR dump (8),
253may be used to modify file system parameters such as size or block size.
254.TP
255.B \-t
256The names of the specified files are listed if they occur on the backup. If no
257file argument is given, the root directory is listed, which results in the
258entire content of the backup being listed, unless the
259.B \-h
260flag has been specified. Note that the
261.B \-t
1227625a 262flag replaces the function of the old
153f9a83
SP
263.BR dumpdir (8)
264program. See also the
265.B \-X
08db2b86 266option below.
153f9a83
SP
267.TP
268.B \-x
269The named files are read from the given media. If a named file matches a
270directory whose contents are on the backup and the
271.B \-h
272flag is not specified, the directory is recursively extracted. The owner,
273modification time, and mode are restored (if possible). If no file argument is
274given, the root directory is extracted, which results in the entire content of
275the backup being extracted, unless the
276.B \-h
277flag has been specified. See also the
278.B \-X
08db2b86 279option below.
153f9a83 280.SH OPTIONS
1227625a 281The following additional options may be specified:
153f9a83
SP
282.TP
283.B \-a
40df6a0e 284In
153f9a83 285.B \-i
40df6a0e 286or
153f9a83 287.B \-x
40df6a0e 288mode,
153f9a83
SP
289.B restore
290does ask the user for the volume number on which the files to be extracted are
291supposed to be (in order to minimise the time by reading only the interesting
292volumes). The
293.B \-a
294option disables this behaviour and reads all the volumes starting with 1. This
295option is useful when the operator does not know on which volume the files to
296be extracted are and/or when he prefers the longer unattended mode rather than
297the shorter interactive mode.
298.TP
299.BI \-A " archive_file"
e51470bf 300Read the table of contents from
153f9a83 301.I archive_file
e51470bf 302instead of the media. This option can be used in combination with the
153f9a83
SP
303.BR \-t ,
304.BR \-i ,
e51470bf 305or
153f9a83
SP
306.B \-x
307options, making it possible to check whether files are on the media without
308having to mount the media.
309.TP
310.BI \-b " blocksize"
311The number of kilobytes per dump record. If the
312.B \-b
1227625a 313option is not specified,
153f9a83 314.B restore
b45f51d6 315tries to determine the media block size dynamically.
153f9a83
SP
316.TP
317.B \-c
1227625a 318Normally,
153f9a83
SP
319.B restore
320will try to determine dynamically whether the dump was made from an old
321(pre-4.4) or new format file system. The
322.B \-c
323flag disables this check, and only allows reading a dump in the old format.
324.TP
325.B \-d
fceb4f25 326The
153f9a83
SP
327.B \-d
328(debug) flag causes
329.B restore
fceb4f25 330to print debug information.
153f9a83
SP
331.TP
332.BI \-D " filesystem"
1227625a 333The
153f9a83 334.B \-D
1227625a 335flag allows the user to specify the filesystem name when using
153f9a83 336.B restore
1227625a 337with the
153f9a83 338.B \-C
1227625a 339option to check the backup.
153f9a83
SP
340.TP
341.BI \-f " file"
1227625a 342Read the backup from
153f9a83
SP
343.IR file ;
344.I file
345may be a special device file like
346.I /dev/st0
1227625a 347(a tape drive),
153f9a83
SP
348.I /dev/sda1
349(a disk drive), an ordinary file, or
350.I \-
351(the standard input). If the name of the file is of the form
352.I host:file
1227625a 353or
153f9a83
SP
354.IR user@host:file ,
355.B restore
1227625a 356reads from the named file on the remote host using
153f9a83
SP
357.BR rmt (8).
358.TP
359.BI \-F " script"
360Run script at the beginning of each tape. The device name and the current
361volume number are passed on the command line. The script must return 0 if
362.B restore
c534413c 363should continue without asking the user to change the tape, 1 if
153f9a83
SP
364.B restore
365should continue but ask the user to change the tape. Any other exit code will
366cause
367.B restore
368to abort. For security reasons,
369.B restore
370reverts back to the real user ID and the real group ID before running the
371script.
372.TP
373.B \-h
374Extract the actual directory, rather than the files that it references. This
375prevents hierarchical restoration of complete subtrees from the dump.
376.TP
df3d2ef9
SP
377.BI \-H " hash_size"
378Use a hashtable having the specified number of entries for storing the
379directories entries instead of a linked list. This hashtable will
aeb0b047 380considerably speed up inode lookups (visible especially in interactive
df3d2ef9
SP
381mode when adding/removing files from the restore list), but at the
382price of much more memory usage. The default value is 1, meaning no
383hashtable is used.
384.TP
153f9a83
SP
385.B \-k
386Use Kerberos authentication when contacting the remote tape server. (Only
387available if this options was enabled when
388.B restore
e51470bf 389was compiled.)
153f9a83
SP
390.TP
391.B \-l
392When doing remote restores, assume the remote file is a regular file (instead
393of a tape device). If you're restoring a remote compressed file, you will need
394to specify this option or
395.B restore
80dea635 396will fail to access it correctly.
153f9a83
SP
397.TP
398.BI \-L " limit"
05f23c0c 399The
153f9a83
SP
400.B \-L
401flag allows the user to specify a maximal number of miscompares when using
402.B restore
05f23c0c 403with the
153f9a83 404.B \-C
05f23c0c 405option to check the backup. If this limit is reached,
153f9a83
SP
406.B restore
407will abort with an error message. A value of 0 (the default value) disables
408the check.
409.TP
410.B \-m
411Extract by inode numbers rather than by file name. This is useful if only a few
412files are being extracted, and one wants to avoid regenerating the complete
413pathname to the file.
414.TP
415.B \-M
416Enables the multi-volume feature (for reading dumps made using the
417.B \-M
dc7cb1e2 418option of dump). The name specified with
153f9a83 419.B \-f
dc7cb1e2 420is treated as a prefix and
153f9a83
SP
421.B restore
422tries to read in sequence from
423.I <prefix>001, <prefix>002
424etc.
425.TP
426.B \-N
1227625a 427The
153f9a83 428.B \-N
1227625a 429flag causes
153f9a83 430.B restore
05f23c0c 431to perform a full execution as requested by one of
153f9a83
SP
432.BR \-i ,
433.BR \-R ,
434.BR \-r ,
435.B t
05f23c0c 436or
153f9a83 437.B x
05f23c0c 438command without actually writing any file on disk.
153f9a83
SP
439.TP
440.B \-o
80784c73 441The
153f9a83 442.B \-o
80784c73 443flag causes
153f9a83
SP
444.B restore
445to automatically restore the current directory permissions without asking the
446operator whether to do so in one of
447.B \-i
80784c73 448or
153f9a83 449.B \-x
80784c73 450modes.
153f9a83
SP
451.TP
452.BI \-Q " file"
35b24fb7 453Use the file
153f9a83
SP
454.I file
455in order to read tape position as stored using the dump Quick File Access mode,
456in one of
457.BR \-i ,
458.B \-x
e51470bf 459or
153f9a83 460.B \-t
e51470bf 461mode.
153f9a83
SP
462.IP
463It is recommended to set up the st driver to return logical tape positions
464rather than physical before calling
465.B dump/restore
466with parameter
467.BR \-Q .
468Since not all tape devices support physical tape positions those tape devices
469return an error during
470.B dump/restore
471when the st driver is set to the default physical setting. Please see the
472.BR st (4)
473man page, option
474.B MTSETDRVBUFFER
475, or the
476.BR mt(1)
477man page, on how to set the driver to return logical tape positions.
478.IP
479Before calling
480.B restore
481with parameter
482.BR \-Q ,
483always make sure the st driver is set to return the same type of tape position
484used during the call to
485.BR dump .
486Otherwise
487.B restore
488may be confused.
489.IP
490This option can be used when restoring from local or remote tapes (see above)
491or from local or remote files.
492.TP
493.BI \-s " fileno"
1227625a 494Read from the specified
153f9a83
SP
495.I fileno
496on a multi-file tape. File numbering starts at 1.
497.TP
498.BI \-T " directory"
1227625a 499The
153f9a83
SP
500.B \-T
501flag allows the user to specify a directory to use for the storage of temporary
502files. The default value is
503.IR /tmp .
504This flag is most useful when restoring files after having booted from a
505floppy. There might be little or no space on the floppy filesystem, but another
506source of space might exist.
507.TP
508.B \-u
509When creating certain types of files,
510.B restore
511may generate a warning diagnostic if they already exist in the target
512directory. To prevent this, the
513.B \-u
514(unlink) flag causes
515.B restore
516to remove old entries before attempting to create new ones.
517.TP
518.B \-v
1227625a 519Normally
153f9a83
SP
520.B restore
521does its work silently. The
522.B \-v
523(verbose) flag causes it to type the name of each file it treats preceded by
524its file type.
525.TP
526.B \-V
8b7882a8 527Enables reading multi-volume non-tape mediums like CDROMs.
153f9a83
SP
528.TP
529.BI \-X " filelist"
1a05d45d 530Read list of files to be listed or extracted from the text file
153f9a83 531.I filelist
1a05d45d 532in addition to those specified on the command line. This can be used in
08db2b86 533conjunction with the
153f9a83 534.B \-t
08db2b86 535or
153f9a83 536.B \-x
08db2b86 537commands. The file
153f9a83 538.I filelist
08db2b86 539should contain file names separated by newlines.
153f9a83 540.I filelist
1a05d45d 541may be an ordinary file or
153f9a83 542.I -
1a05d45d 543(the standard input).
153f9a83
SP
544.TP
545.B \-y
1227625a
SP
546Do not ask the user whether to abort the restore in the event of an error.
547Always try to skip over the bad block(s) and continue.
b79d20f1
SP
548.PP
549(The 4.3BSD option syntax is implemented for backward compatibility but is not
550documented here.)
153f9a83
SP
551.SH DIAGNOSTICS
552Complains if it gets a read error. If
553.B y
1227625a 554has been specified, or the user responds
153f9a83
SP
555.BR y ,
556.B restore
1227625a 557will attempt to continue the restore.
153f9a83 558.PP
1227625a 559If a backup was made using more than one tape volume,
153f9a83
SP
560.B restore
561will notify the user when it is time to mount the next volume. If the
562.B \-x
1227625a 563or
153f9a83 564.B \-i
1227625a 565flag has been specified,
153f9a83
SP
566.B restore
567will also ask which volume the user wishes to mount. The fastest way to extract
568a few files is to start with the last volume, and work towards the first volume.
569.PP
1227625a 570There are numerous consistency checks that can be listed by
153f9a83
SP
571.BR restore .
572Most checks are self-explanatory or can \*(lqnever happen\*(rq. Common errors
573are given below:
574.TP
575.I Converting to new file system format
576A dump tape created from the old file system has been loaded. It is
577automatically converted to the new file system format.
578.TP
579.I <filename>: not found on tape
580The specified file name was listed in the tape directory, but was not found on
581the tape. This is caused by tape read errors while looking for the file, and
582from using a dump tape created on an active file system.
583.TP
584.I expected next file <inumber>, got <inumber>
585A file that was not listed in the directory showed up. This can occur when
586using a dump created on an active file system.
587.TP
588.I Incremental dump too low
589When doing an incremental restore, a dump that was written before the previous
590incremental dump, or that has too low an incremental level has been loaded.
591.TP
592.I Incremental dump too high
593When doing an incremental restore, a dump that does not begin its coverage
594where the previous incremental dump left off, or that has too high an
595incremental level has been loaded.
596.TP
597.I Tape read error while restoring <filename>
598.TP
599.I Tape read error while skipping over inode <inumber>
600.TP
601.I Tape read error while trying to resynchronize
602A tape (or other media) read error has occurred. If a file name is specified,
603its contents are probably partially wrong. If an inode is being skipped or the
604tape is trying to resynchronize, no extracted files have been corrupted, though
605files may not be found on the tape.
606.TP
607.I resync restore, skipped <num> blocks
1227625a 608After a dump read error,
153f9a83
SP
609.B restore
610may have to resynchronize itself. This message lists the number of blocks that
611were skipped over.
612.SH EXIT STATUS
613.B Restore
614exits with zero status on success. Tape errors are indicated with an exit code
615of 1.
616.PP
617When doing a comparison of files from a dump, an exit code of 2 indicates that
618some files were modified or deleted since the dump was made.
619.SH ENVIRONMENT
ddd2ef55 620If the following environment variable exists it will be utilized by
153f9a83
SP
621.BR restore :
622.TP
623.B TAPE
624If no
625.B \-f
626option was specified,
627.B restore
b45f51d6 628will use the device specified via
153f9a83 629.B TAPE
b45f51d6 630as the dump device.
153f9a83 631.B TAPE
b45f51d6 632may be of the form
153f9a83
SP
633.IR tapename ,
634.I host:tapename
b45f51d6 635or
153f9a83
SP
636.IR user@host:tapename .
637.TP
638.B TMPDIR
ddd2ef55 639The directory given in
153f9a83
SP
640.B TMPDIR
641will be used instead of
642.I /tmp
ddd2ef55 643to store temporary files.
153f9a83
SP
644.TP
645.B RMT
b45f51d6 646The environment variable
153f9a83 647.B RMT
b45f51d6 648will be used to determine the pathname of the remote
153f9a83 649.BR rmt (8)
b45f51d6 650program.
153f9a83
SP
651.TP
652.B RSH
653.B Restore
654uses the contents of this variable to determine the name of the remote shell
655command to use when doing a network restore (rsh, ssh etc.). If this variable
656is not set,
657.BR rcmd (3)
0c62667d 658will be used, but only root will be able to do a network restore.
153f9a83
SP
659.SH FILES
660.TP
661.I /dev/st0
1227625a 662the default tape drive
153f9a83
SP
663.TP
664.I /tmp/rstdir*
ddd2ef55 665file containing directories on the tape
153f9a83
SP
666.TP
667.I /tmp/rstmode*
ddd2ef55 668owner, mode, and time stamps for directories
153f9a83
SP
669.TP
670.I ./restoresymtable
ddd2ef55 671information passed between incremental restores
153f9a83
SP
672.SH SEE ALSO
673.BR dump (8),
674.BR mount (8),
675.BR mke2fs (8),
676.BR rmt (8)
677.SH BUGS
678.B Restore
679can get confused when doing incremental restores from dumps that were made on
680active file systems.
681.PP
682A level 0 dump must be done after a full restore. Because
683.B restore
684runs in user code, it has no control over inode allocation; thus a full dump
685must be done to get a new set of directories reflecting the new inode
686numbering, even though the content of the files is unchanged.
687.PP
ddd2ef55 688The temporary files
153f9a83 689.I /tmp/rstdir*
ddd2ef55 690and
153f9a83
SP
691.I /tmp/rstmode*
692are generated with a unique name based on the date of the dump and the process
693ID (see
694.BR mktemp (3) ),
ddd2ef55 695except when
153f9a83 696.B \-r
ddd2ef55 697or
153f9a83
SP
698.B \-R
699is used. Because
700.B \-R
ddd2ef55 701allows you to restart a
153f9a83
SP
702.B \-r
703operation that may have been interrupted, the temporary files should be the
704same across different processes. In all other cases, the files are unique
705because it is possible to have two different dumps started at the same time,
706and separate operations shouldn't conflict with each other.
707.PP
708To do a network restore, you have to run
709.B restore
710as root or use a remote shell replacement (see
711.B RSH
712variable). This is due to the previous security history of
713.B dump
714and
715.BR restore .
716(
717.B restore
718is written to be setuid root, but we are not certain all bugs are gone from the
719code - run setuid at your own risk.)
4bb009da
SP
720.PP
721At the end of restores in
722.B \-i
723or
724.B \-x
725modes (unless
726.B \-o
727option is in use),
728.B restore
729will ask the operator whether to set the permissions on the current
730directory. If the operator confirms this action, the permissions
731on the directory from where
732.B restore
733was launched will be replaced by the permissions on the dumped root
734inode. Although this behaviour is not really a bug, it has proven itself
735to be confusing for many users, so it is recommended to answer 'no',
736unless you're performing a full restore and you do want to restore the
737permissions on '/'.
83a6b4df
SP
738.PP
739It should be underlined that because it runs in user code,
740.B restore
741, when run with the
742.B \-C
743option, sees the files as the kernel presents them, whereas
744.B dump
745sees all the files on a given filesystem. In particular, this
746can cause some confusion when comparing a dumped filesystem a part
747of which is hidden by a filesystem mounted on top of it.
153f9a83 748.SH AUTHOR
8d4197bb 749The
153f9a83
SP
750.B dump/restore
751backup suite was ported to Linux's Second Extended File System by Remy Card
752<card@Linux.EU.Org>. He maintained the initial versions of
753.B dump
aeb0b047 754(up and including 0.4b4, released in January 1997).
153f9a83
SP
755.PP
756Starting with 0.4b5, the new maintainer is Stelian Pop <stelian@popies.net>.
757.SH AVAILABILITY
8d4197bb 758The
153f9a83
SP
759.B dump/restore
760backup suite is available from <http://dump.sourceforge.net>
761.SH HISTORY
1227625a 762The
153f9a83
SP
763.B restore
764command appeared in 4.2BSD.