Imported Upstream version 2.4.5
[debian/amanda] / NEWS
1 Change in release 2.4.5
2
3 * new displayunit global option to select the unit use to display number
4   k=kilo, m=mega, g=giga, t=tera.
5 * new amoverview -skipmissed option.
6
7 Change in release 2.4.5b1
8
9 * holding disk disk use timestamped directory.
10 * autoflush flush today's dump.
11 * new bumppercent global option, this should improve bumping criteria,
12   the bumpsize is set to a fixed value which can be adequate for small
13   and large disk.
14 * bumpsize, bumppercent, bumpdays and bumpmult can be in a dumptype.
15 * calcsize support include and exclude like gnutar.
16 * new 'estimate' dumptype option to select estimate type:
17     CLIENT: estimate by the dumping program.
18     CALCSIZE: estimate by the calcsize program, a lot faster but less acurate.
19     SERVER: estimate based on statistic from previous run, take second but
20             can be wrong on the estimate size.
21
22 Changes in release 2.4.4p3
23
24 * new chg-iomega changer script.
25 * amanda will not use a tape if it's label is not in the tapelist file
26   (eg. after an amrmtape).
27
28 Changes in release 2.4.4p2
29
30 * new initial_poll_delay config in chg-zd-mtx
31 * 'amadmin find' list disk removed from the disklist.
32 * amrecover can recover a disk removed from the disklist file.
33 * amanda works with samba3.
34 * new chg-disk changer script to use with the file: driver.
35 * Kerberos 4 support integrated and functional again.
36
37 Changes in release 2.4.4p1
38
39 * amverify do not advance to next tape at the end.
40 * new amflush -b and -s options, change -f behavior.
41 * new chg-mcutil changer.
42 * amrecover_changer works with chg-multi.
43 * default driveslot for chg-zd-mtx is now 0.
44 * amplot generate color postscript by default.
45 * amplot -b flag to generate b/w postscript.
46 * rait: works with file:
47 * print a postscript label for each tape used.
48
49 Changes in release 2.4.4
50
51 * New -a option to amcheck to always send an email.
52
53 Changes in release 2.4.4b1
54
55 * maxpromoteday: New option for a dumptype.
56 * New amtapetype program (replace tapetype)
57 * Client compile on CYGWIN
58 * amrestore -f <fileno> : amrestore can do fsf before reading the tape
59 * amrestore -l <label>  : amrestore can check the label before restoring.
60 * New config options:
61   amrecover_do_fsf: Amrecover will use the -f flag of amrestore to position the
62                     tape.
63   amrecover_check_label: amrecover will pass the -l flag to amrestore.
64   amrecover_changer: amrecover will use your changer.
65   maxdumpsize: The maximum size of the dumps during a run,
66                default to tapesize * runtapes
67   taperalgo: select your algo for the taper, try 'largestfit', it can improve
68              tape usage.
69 * amrecover allow to retry a skip a tape.
70 * New --days option to 'amadmin <config> balance' command.
71 * New --date option to amstatus
72 * amreport print an usage by tape.
73 * Newer promote algorithm that try to reduce the number of full on a
74   single host in a run.
75 * New changer: chg-juke, chg-null and chg-rait
76
77 Changes in release 2.4.3
78
79 * Few small bug fixed
80 * New runtapes argument to amverify.
81 * New amverifyrun program.
82 * 2.4.3 client works with older server.
83
84 Changes in release 2.4.3b4
85
86 * new noop packet type. It allow the server to know the client features.
87 * exclude list with relative path is working again.
88 * amstatus is working again.
89
90 Changes in release 2.4.3b3
91
92 * --with-maxtapeblocksize configure options
93 * blocksize tapetype option
94 * file-pad tapetype option
95 * Multiple exclude in dumptype
96 * Option include in dumptype
97 * New disklist syntax:
98 *   hostname diskname [ diskdevice ] dumptype [ spindle [ interface ] ]
99 * chg-zd-mtx: Major cleanup and general overhaul.
100 * amrecover: new listdisk command.
101
102 Changes in release 2.4.3b2
103
104 * amrestore try to find the next chunk in the current directory.
105 * amrecover: You can change the tape device between each tape.
106 * amstatus work with amflush.
107
108 Changes in release 2.4.3b1
109
110 * tapeio.
111 * New [host [disk]*]* arguments to amdump, amcheck, amadmin and amflush.
112 * New [-D datastamp]* arguments to amflush.
113 * amrecover: cd accept shell wildcard, new command cdx accept regex.
114 * new autoflush option.
115 * new dumperstr option to specify the priority order of each dumper.
116
117 Changes in release 2.4.2p2
118
119 * Mostly bug fixes.
120 * Samba passwords are now sent to smbclient via a pipe and never displayed.
121 * Amrecover should now work with xfsrestore.
122 * Amrecover no longer binds an incorrect port that resulted in connection
123   failures on some systems.
124 * Debug files in /tmp/amanda (--with-debug-dir) are now timestamped and old
125   ones automatically cleaned out.  This means more space (a few KBytes) will
126   be used since in a given run, several of the programs are called more than
127   once.  But it also means important debugging information should no longer
128   be lost by the file being overwritten.  The length of time to keep the
129   files is controlled by --with-debug-days (default: 4).  The old flag
130   --with-pid-debug-files is no longer needed and is ignored.
131 * updated chg-zd-mtx.sh.in changer.
132
133 Changes in release 2.4.2p1
134
135 * Bugs fix release, the most annoying one is that amanda could retry
136   the same filesystem indefinitely if it is larger than the holding
137   disk but the estimate was smaller.
138
139 Changes in release 2.4.2
140
141 * dumptypes can be specialized in the disklist file
142 * Amanda will never use more space than specified (use) for an holding
143   disk
144 * A dump on holding disk can spread multiple holding disks
145 * negative chunksize is no longer supported
146 * chunksize is now 1 Gb by default
147 * ufsdump -S is now supported on Solaris
148 * Samba 2.0.0 is now supported
149 * New `incronly' strategy, similar to skip-full, but allows manual
150   scheduling of full backups
151 * chg-scsi was ported to several platforms
152 * --with-amandahosts is now enabled by default
153 * new force-bump, force-no-bump and unforce-bump command in amadmin.
154 * Increased the maximum number of filesystems that can be backed up
155   from a single host, by increasing the maximum UDP request packet
156   size
157 * A new `dtimeout' keyword in amanda.conf to replace the READ_TIMEOUT
158   constant in dumper.c.
159 * A new `ctimeout' keyword in amanda.conf to replace the CHECK_TIMEOUT
160   constant in amcheck.c.
161 * new amtrmlog command
162 * --with-samba-user is deprecated, the username go in the amandapass file
163
164 Changes in release 2.4.1
165
166 * FAQ for new users, in docs/FAQ.
167 * A new `runspercycle' keyword in amanda.conf to specify the number
168   of amdump runs in a dumpcycle. The default is one run every day.
169   A value of 0 (the default) means the same value as dumpcycle.  
170   A value of -1 means guess the number of runs from the tapelist file,
171   which is the number of tape used in the last dumpcycle days / runtapes.
172   If you don't run amdump every days, you must set runspercycle
173   otherwise amanda will noy be able to balance the dump. You must
174   set runspercycle to -1 if you want the same behavior as previous
175   version of amanda.
176 * Space to be use as holding disk can now be "use all space except ??? Kb"
177   using a negative value for the 'use' parameter.
178 * amrecover will restore SAMBA backups using SAMBA.
179 * New `amstatus' program.
180 * New `chg-scsi' tape changer program, that replaces `chg-chio' and uses
181   tape-changer-related ioctls on OSs that support them.
182 * Reporter can now print tape labels.
183 * ZFTAPEs are now supported on Linux.
184 * amrestore now accepts a list of filesystems to be restored.
185 * New `clean' amtape command.
186 * amlabel will only overwrite an Amanda tape if `-f' is specified.
187 * Tapes can now be marked so as not to be recycled with amadmin no-reuse.
188 * amidxtrm will no longer remove index files of backups in active tapes.
189 * Large dumps can now be split into multiple files on holding disk
190   (but they won't span across tapes yet).
191 * A total estimate time-out may be specified.
192 * Fixed skip-incr and skip-full support.
193 * amcheck now accepts -Maddress to send e-mail to the specified address.
194 * amdump, amflush and amcheck will use the log files as locks, so as
195   to avoid running concurrently.
196 * driver now supports configurable level-0 dumps in degraded mode via
197   new amanda.conf keyword "reserve"; see docs/WHATS.NEW for details.
198 * Configure now looks for vxdump and vxrestore in /usr/lib/fs/vxfs for Solaris
199   systems and will use it vxdump/vxrestore automatically on vxfs filesystems.
200 * New `killpgrp' setuid-root program, that kills estimate dumps even
201   if they are setuid-root.
202
203 Changes in release 2.4.0p1
204
205 * Fixed kerberos encryption
206 * New --with-owner configure option, to specify owner of installed files
207 * amcheck now checks for the existence of gnutar-listdir and of a
208   compressor on the server (for indexes and server compression)
209 * Implemented dumptype option `strategy skip'
210 * Updated to libtool 1.2a
211 * Minor portability-related bugfixes.
212
213 Changes in release 2.4.0
214
215 * Several security-related fixes, see docs/SECURITY for details.
216 * New configuration file syntax: dumptypes can now be used as keywords.
217 * New text database format, to replace dbm/ndbm/gdbm/db databases with
218   a more portable and user-friendly format.
219 * Index files are now sent through a separate TCP connection, as they
220   are generated, instead of being stored in /tmp.  This breaks Amanda
221   protocol backward compatibility.
222 * Estimates are now performed concurrently, if maxdumps>1.
223 * At configure time, it is now possible to specify a suffix for amanda
224   service names (--with-testing=suffix) and a directory for debugging
225   files (--with-debugging=/directory/name)
226 * New tape changer configuration keywords, that partially standardize
227   tape changer script configuration interface.
228 * amrecover can now handle GNU tar and AIX dump restores; it must now
229   be run as root.
230 * Shared libraries are built by default, using GNU libtool.
231 * Extended regular expression syntax has been adopted.
232 * amcheck will no longer report failures about unused programs.
233 * It is now possible to specify a SAMBA username at configure time.
234 * BSD security is now enabled by default.
235 * A time-out for estimate requests can now be specified in amanda.conf.
236 * New patch-system script, for editing /etc/services and /etc/inetd.conf.
237 * Amdump will wait if a file named `hold' exists in the log directory.
238 * Various bugfixes and new ports.
239
240 Changes in release 2.3.0.4
241 * New chg-generic.conf option 'multieject' added which lets
242   chg-generic work on tape drives that need multiple 'mt offline'
243   commands.  See examples/chg-generic.conf for more information.
244 * New configure options:
245   --with-db=DBLIB          Force database library choice from {db,dbm,gdbm,ndbm}
246   --enable-buffered-dump   Use buffered sockets on server for faster dumps
247   --with-group=GROUPNAME   Install all files into group GROUPNAME
248 * Include the file seagate-changer.c which controls
249   Seagate/Conner/Archive autoloading DAT drive on NetBSD systems.
250 * Add a new amanda.conf option named "starttime" which is used in the
251   dumptype configuration.  It takes one argument which is a time of day
252   (local timezone) formated as either hhmm or hmm (no `.'s, no `:'s,
253   just an integer).  This tells Amanda to start a particular dump at
254   the given time.
255 * Index files are now retrieved from the clients through amandad, not rsh/rcp.
256 * Fix configure bug when multiple invocations would not do the correct things.
257 * Better fully qualified domain name support.
258 * Many little dumper fixes.
259 * Remove C style comments from amrmtape and fix a bug when there is
260   only one tape in the tapelist.
261 * More declarations of Unix system functions for those OSes that do not
262   have declarations.
263 * Fix --with-mmap configure bug.
264
265 Changes in release 2.3.0.4b3
266 * Include amplot-2.2.6 which makes plots of the amdump files for performance
267   improvements.  Amplot requires gnuplot and a version of awk that
268   understands command line variable assignment.
269 * Include amoverview which creates a list of each disk dumped and the level
270   and success or failure of those dumps over a complete tapecycle.
271 * Amanda now supports backups of clients in different domains.  Requires
272   using the configure --with-fqdn options and fully qualified domain
273   names (FQDNs) in the disklist file.
274 * rth-changer checks all system calls for valid returns.
275 * no-changer and hp-changer use different status files and do more checking.
276 * amrestore works again with gzip compressed tapes.
277 * New setuid program rundump for systems where dump must run as root.
278 * Setuid programs are now installed o-rwx for tighter security.
279 * Fix bug where if Amanda was not configured using the --with-bsd-security
280   configure option, Amanda would not connect to the client machines.  This
281   is now fixed.
282 * Rundump and runtar now check if the proper user is invoking them.
283 * Amanda now can use gdbm if the compatibility header files are not installed.
284 * Bug fixes for gnutar file exclusions.
285 * Fix bug in sendsize which would loop forever if debugging was not turned on.
286 * Bug fixes in Samba code.
287 * More configure and bug fixes for HP-UX, m88k-motorola-sysv4, SGI, OSF, and
288   Ultrix systems.
289
290 Changes in release 2.3.0.4b2
291 * New tape changer script (rth-changer) for the Robotic Tape Handling system.
292 * Include amindex-1.0 from Alan McIvor.
293 * Gnutar incrementals should now work.
294 * amgetidx now caches if a remote client is reachable.
295 * amanda.conf settings used before --with-dbdir and --with-logdir settings
296   in various scripts.
297 * New configure options:
298   --with-mmap                           force mmap() instead of shared memory
299   --with-gnutar-listed-incremental=DIR  gnutar directory lists go in DIR
300   --enable-gnutar-atime-preserve        gnutar preserves atime, do not use
301   --with-pid-debug-files                use pid in /tmp debugging filenames
302 * Samba support must now be explicitly included using --with-smblcient.
303 * Amanda now compiles with K&R compilers.
304 * Better AIX, Linux, OSF support.
305 * configure checks if /dev/r devices exist or not.
306 * Amanda uses POSIX fcntl locking before flock or lockf locking if available.
307 * dumper.c uses less aggressive I/O values for SunOS server support.
308 * Many bug fixes in the configure script for various platforms.
309 * Many bug fixes to codes.
310
311 Changes in release 2.3.0.4b1
312 * Configuration now uses configure.  Build environment now uses
313   automake and autoconf.
314 * Samba PC client backup support added.
315 * New programs and scripts:
316   amrmtape: invalidate the contents of an existing backup tape
317   amverify: check Amanda tapes for gnutar driven backups.
318   hp-changer: script for a HP DAT changer.
319   no-changer: make a single tape appear like an infinite count tape stacker.
320 * New options added to programs:
321   amadmin: `amadmin <conf> version' shows version information.
322   amtape: `amtape <conf> current' shows the current tape label,
323 * Amanda now supports server side compression of dumps on the tape
324   host.  Use the srvcompress option in amanda.conf.
325 * Better gnutar support for indexing.  Amanda now lets you exclude
326   files from the dump.
327 * Tape planning improvements.
328 * Email reports have better formating for disks with long mount points.
329 * Tighter DNS checking added to amandad.
330 * More debugging added to several programs.
331 * Amdump now calls amgetidx and amtrmidx.
332 * Better support for multidomain environments.
333 * Contains amindex-0.3 from Alan McIvor.
334 * Many bug fixes and compiler warnings handled.
335
336 Changes in release 2.3.0.3
337 * Amadmin uses regular expression matching to match disks.
338 * Expand the column width of the disk names from reporter.
339 * Contains amindex-0.2 from Alan McIvor.
340 * Many bug fixes.
341
342 Changes in release 2.3.0.2
343 * Bug fixes.
344
345 Changes in release 2.3.0.1
346 * Contains amindex-0.1 from Alan McIvor.
347 * Bug fixes.
348
349 Changes in release 2.3.0 alpha
350 * A number of material bugs fixed, including fixes incorporated into
351   John Stoffel's WPI patches to amanda, which he called 2.2.6.5.
352 * Backup files larger than 2 GB now supported.  The current limit is
353   2^31 Kbytes (2 terabytes), which should hold us for a few more years
354   (1/2 :-).
355 * Support for GNUTAR-based backups.
356 * Support for writing to multiple tapes (sequentially) in one run.
357 * Support for multiple backups in parallel from the same client host.
358 * Records from the curinfo database can be exported and imported
359   to/from a textual format.  This allows fixing a corrupted database by
360   running the text version through a script and reimporting it.
361   Individual records or the entire database can be exported/imported.
362
363 Changes in release 2.2.6
364 * A number of material bugs fixed.
365 * A lot of lint picked in the whole package.
366 * The documentation is now reasonably up to date.
367 * This version has been locally compiled and at least the client side
368   tested on the following systems:
369         SunOS 4.1.3     IRIX 5.2
370         Solaris 2.3     BSDI BSD/386 1.1
371         Ultrix 4.2      NetBSD 1.0
372         DEC OSF/1 2.0   AIX 3.2
373   I don't have any HP/UX machines locally to try it on, but I've
374   tracked patches submitted by Neal Becker <neal@ctd.comset.com>, so
375   I'm reasonably confident that 2.2.6 shouldn't be far from the mark on
376   that platform.
377
378 Changes in release 2.2.5
379 * SYSV shared memory no longer required on server side if mmap is
380   available.
381 * Supports GZIP compression.
382 * Supports use of mount names as well as device names in disk list
383   (eg "/usr" instead of "sd0g").
384 * Amanda now thinks in real-time - you may run it several times a day
385   if you wish, and it won't get confused.
386 * Supports Kerberos 4 security as well as BSD-style .rhosts, including
387   encrypting files over the net.  The Kerberos support is available as
388   a separate add-on package - see the file KERBEROS.HOW-TO-GET on the
389   ftp site.
390 * Improved network protocol - faster startup, no longer dump specific,
391   hooks in place for non-dump clients.
392 * Client-side checks in amcheck - can check sanity of all client hosts
393   very quickly.
394 * Supports multiple holding disks, and load balances between them.