57031f91e036010435f85c855f243362549b39a6
[debian/amanda] / man / amstar.8
1 '\" t
2 .\"     Title: amstar
3 .\"    Author: Jean-Louis Martineau <martineau@zmanda.com>
4 .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
5 .\"      Date: 11/05/2009
6 .\"    Manual: System Administration Commands
7 .\"    Source: Amanda 2.6.1p2
8 .\"  Language: English
9 .\"
10 .TH "AMSTAR" "8" "11/05/2009" "Amanda 2\&.6\&.1p2" "System Administration Commands"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 amstar \- Amanda Application to interface with star
23 .SH "DESCRIPTION"
24 .PP
25 Amstar is an
26 \fIAmanda\fR
27 Application API script\&. It should not be run by users directly\&. It uses star to backup and restore data\&.
28 .SH "PROPERTIES"
29 .PP
30 This section lists the properties that control amstar\'s functionality\&. See
31 \fBamanda-applications\fR(7)
32 for information on application properties and how they are configured\&.
33 .PP
34 ONE\-FILE\-SYSTEM
35 .RS 4
36
37 If "YES" (the default), do not allow star to cross filesystem boundaries\&. If "NO", star will cross filesystem boundaries\&.  This corresponds to the \fI\-xdev\fR option of star\&.
38 .RE
39 .PP
40 SPARSE
41 .RS 4
42
43 If "YES" (the default), star will store sparse files efficiently\&. If "NO", then the \fI\-sparse\fR option is not given to star, and it will not try to detect sparse files\&.
44 .RE
45 .PP
46 STAR\-DLE\-TARDUMP
47 .RS 4
48
49 If "YES", amstar will use a different tardump file for each DLE\&. The default is "NO"\&.  This property is needed with older versions of star doing many dumps in parallel, because of a race condition in updating the tardump file\&.
50 .RE
51 .PP
52 STAR\-PATH
53 .RS 4
54
55 The path to the star binary\&.  The default is set when \fIAmanda\fR is built\&.
56 .RE
57 .PP
58 STAR\-TARDUMP
59 .RS 4
60
61 The directory where star stores the database it uses to generate incremental dumps\&.  The default is set when \fIAmanda\fR is built\&.
62 .RE
63 .SH "SEE ALSO"
64 .PP
65
66 \fBamanda.conf\fR(5),
67 \fBamanda-applications\fR(7)
68 .SH "AUTHORS"
69 .PP
70 \fBJean\-Louis Martineau\fR <\&martineau@zmanda\&.com\&>
71 .RS 4
72 Zmanda, Inc\&. (http://www\&.zmanda\&.com)
73 .RE
74 .PP
75 \fBDustin J\&. Mitchell\fR <\&dustin@zmanda\&.com\&>
76 .RS 4
77 Zmanda, Inc\&. (http://www\&.zmanda\&.com)
78 .RE