Monthly Status Updates/June 2007: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(more updates)
(all data in -- time for summaries)
Line 1: Line 1:
<div style="float: right;">__TOC__</div>''This page is in progress: wiki changes are up to date; remainder is current through 6/26.''
<div style="float: right;">__TOC__</div>''This page is in progress''


June saw the release of Amanda 2.5.2p1 on June 6, a patch release which was thoroughly tested with the help of the [[Platform Experts]] and many users from the mailing lists and forums.  This patch release has proven quite stable, and development has shifted to feature development for the next release.
June saw the release of Amanda 2.5.2p1 on June 6, a patch release which was thoroughly tested with the help of the [[Platform Experts]] and many users from the mailing lists and forums.  This patch release has proven quite stable, and development has shifted to feature development for the next release.


= Community Choice Award =
= Community Choice Award =
[http://sourceforge.net SourceForge], the open source hosting service which supports Amanda, announced its [http://sourceforge.net/community/index.php/landing-pages/cca07/ 2007 Community Choice Awards].  Please [http://sourceforge.net/awards/cca/vote.php vote for Amanda] in the Best Tool or Utility for SysAdmins" category.
[http://sourceforge.net SourceForge], the open source hosting service which supports Amanda, announced its [http://sourceforge.net/community/index.php/landing-pages/cca07/ 2007 Community Choice Awards].  Please [http://sourceforge.net/awards/cca/vote.php vote for Amanda] in the ''Best Tool or Utility for SysAdmins'' category.


= Wiki Changes =
= Wiki Changes =
Line 22: Line 22:
* [http://forums.zmanda.com/member.php?u=360 Andrew Rakowski] asked whether Amanda's bandwidth configuration variables are in bits or bytes per second.  [http://forums.zmanda.com/member.php?u=1678 Gregory Grant] responded that they are, indeed, bytes per second.
* [http://forums.zmanda.com/member.php?u=360 Andrew Rakowski] asked whether Amanda's bandwidth configuration variables are in bits or bytes per second.  [http://forums.zmanda.com/member.php?u=1678 Gregory Grant] responded that they are, indeed, bytes per second.
* [http://forums.zmanda.com/member.php?u=1799 ddenton] encountered a series of issues of issues setting up a new Amanda installation.  [http://forums.zmanda.com/member.php?u=7 Kevin Till] and [http://forums.zmanda.com/member.php?u=925 Dustin J. Mitchell] offered advice and pointers to documentation, updating the documentation where it was unclear.
* [http://forums.zmanda.com/member.php?u=1799 ddenton] encountered a series of issues of issues setting up a new Amanda installation.  [http://forums.zmanda.com/member.php?u=7 Kevin Till] and [http://forums.zmanda.com/member.php?u=925 Dustin J. Mitchell] offered advice and pointers to documentation, updating the documentation where it was unclear.
* [http://forums.zmanda.com/member.php?u=1959 mickeyn] has clients with dynamically-assigned addresses.  [http://forums.zmanda.com/member.php?u=1840 Marc Muehlfeld] suggested using static IP assignments in the DHCP server as a way to stabilize the clients' addresses.


== [http://www.amanda.org/support/mailinglists.php Mailing List] Discussions ==
== [http://www.amanda.org/support/mailinglists.php Mailing List] Discussions ==
Line 44: Line 45:
* Fedora {{marc.info thread|100869393400001|had trouble getting client-server communication to work}}, and the eventual resolution was that host-based firewalls like netfilter and iptables can interfere with Amanda's communication.
* Fedora {{marc.info thread|100869393400001|had trouble getting client-server communication to work}}, and the eventual resolution was that host-based firewalls like netfilter and iptables can interfere with Amanda's communication.
* Rudy Setiawan {{marc.info thread|118275423400001|asked for advice setting up a large disk-to-disk configuration}}, and prompted a lengthy discussion about calculating space requirements of a configuration, optimizing a system for fast disk-to-disk backups, and ensuring sufficient redundancy for backup data in such a configuration.  Chris Hoogendyk hijacked the thread to consider ways of running incremental backups only over a weekend.
* Rudy Setiawan {{marc.info thread|118275423400001|asked for advice setting up a large disk-to-disk configuration}}, and prompted a lengthy discussion about calculating space requirements of a configuration, optimizing a system for fast disk-to-disk backups, and ensuring sufficient redundancy for backup data in such a configuration.  Chris Hoogendyk hijacked the thread to consider ways of running incremental backups only over a weekend.
* Phillip Weber {{marc.info thread|118287530700003|wondered if he could run two Amanda configs against the same tape changer}}.  Ian Turner, Joshua Baker-LePain, and Jean-Francois Malouin chipped in to say that this configuration could work, but that some extra machinery was required to ensure that only one configuration was making requests of the changer at any given time.


=== [http://marc.info/?l=amanda-hackers&r=1&b=200706&w=2 amanda-hackers] ===
=== [http://marc.info/?l=amanda-hackers&r=1&b=200706&w=2 amanda-hackers] ===

Revision as of 15:34, 3 July 2007

This page is in progress

June saw the release of Amanda 2.5.2p1 on June 6, a patch release which was thoroughly tested with the help of the Platform Experts and many users from the mailing lists and forums. This patch release has proven quite stable, and development has shifted to feature development for the next release.

Community Choice Award

SourceForge, the open source hosting service which supports Amanda, announced its 2007 Community Choice Awards. Please vote for Amanda in the Best Tool or Utility for SysAdmins category.

Wiki Changes

Forums Discussions

Mailing List Discussions

amanda-users

amanda-hackers

Code Development

  • Jean-Louis Martineau
    • fixed a bug discovered by Marc Muehlfeld where hosts running in a mixed IPv4/IPv6 environment would encounter errors (r397)
    • fixed a bug discovered by Christopher McCrory where amfetchdump sent messages to stdout, corrupting the resulting tarfiles (r410)
  • Dustin J. Mitchell
    • streamlined the handling of exit statuses from the programs Amanda invokes (r420)
    • fixed broken file-locking support on Solaris, as reported by Paul Crittenden (r422)
    • clarified the error message resulting from incorrect entries in .amandahosts (r423)
  • Franz Fischer submitted a patch to make amtapetype close the tape device after rewinding, to work around a hardware/OS bug on his system. The patch was modified and committed by Jean-Louis Martineau (r416)