Imported Upstream version 2.4.5p1
[debian/amanda] / docs / strategy-api.txt
1
2 Chapter 32. Thoughts about a Strategy API
3 Prev  Part VI. Historical files      Next
4
5 -------------------------------------------------------------------------------
6
7 Chapter 32. Thoughts about a Strategy API
8
9
10 Alexandre Oliva
11
12 Original text
13 AMANDA Core Team
14 <oliva@dcc.unicamp.br>>
15
16 Stefan G. Weichinger
17
18 XML-conversion
19 AMANDA Core Team
20 <sgw@amanda.org>
21
22 Note
23
24 Refer to http://www.amanda.org/docs/strategy-api.html for the current version
25 of this document.
26
27   Subject: STRATEGY API (was: Re: spelunking)
28   From: Alexandre Oliva <oliva@dcc.unicamp.br>
29   Date: 03 Oct 1998 02:44:47 -300
30
31   Doug Hughes <Doug.Hughes@Eng.Auburn.EDU> writes:
32
33   > I'm going to (try to) modify the amanda stuff such that there is a new
34   > parameter called dumplevel available in dumptype. That way I can fix
35   > the dump level at whatever I want (5 or 9 when I need to), without
36   > having to worry about whether it's going to try and skip a 0 and miss
37   > a dump, or try to do a 1, or whatever.
38
39   Now that you mention that, it comes to my mind that the current
40   mechanism to define backup strategies is too limited, and we could try
41   to improve it just like we are going to do with the DUMPER API.
42
43   We could define a STRATEGY API, that planner would use to:
44
45   1) define a set levels and/or dates for which estimates should be requested
46
47   2) select a subset of the estimate results that planner can choose
48
49   and driver would run to inform that a backup has succeeded, after
50   having updated the database.
51
52   I haven't fully analysed the implications of this choice, but it looks
53   quite feasible and very useful.  Opinions?  Requests of clarification?
54   Random flames? :-)
55
56   Anyone willing to pursue this issue?
57
58   --
59   Alexandre Oliva
60
61 -------------------------------------------------------------------------------
62
63 Prev                                          Up                         Next
64 Chapter 31. Multitape support in AMANDA 2.2  Home  Chapter 33. Y2K Compliancy
65