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