Re: 3.1.2 - first results

2010-08-20 Thread Stefan G. Weichinger
Am 19.08.2010 19:45, schrieb Dustin J. Mitchell: On Thu, Aug 19, 2010 at 12:26 PM, Stefan G. Weichinger s...@amanda.org wrote: We'll see what the cronjob will do ... What might be the difference? Environment variables, usually. Some systems have other context (e.g,. Mach-based systems)

Re: 3.1.2 - first results

2010-08-20 Thread Jon LaBadie
On Fri, Aug 20, 2010 at 04:22:56PM +0200, Stefan G. Weichinger wrote: Am 19.08.2010 19:45, schrieb Dustin J. Mitchell: On Thu, Aug 19, 2010 at 12:26 PM, Stefan G. Weichinger s...@amanda.org wrote: We'll see what the cronjob will do ... What might be the difference? Environment

Re: 3.1.2 - first results

2010-08-20 Thread Stefan G. Weichinger
Am 20.08.2010 18:46, schrieb Jon LaBadie: Does anyone recommend adding such a cron-wrapper which sources .profile and .bashrc ? I'd advise against sourcing .profile and/or any 'rc' files. They typically contain items of use in an interactive session, think settings for PS[1-4], aliases,

Re: bogus avg tape write report in 3.1.1

2010-08-20 Thread Dustin J. Mitchell
On Thu, Aug 19, 2010 at 6:09 PM, Dustin J. Mitchell dus...@zmanda.com wrote: There is a bit of taper/driver communication that should go on during that pause (REQUEST-NEW-TAPE/NEW-TAPE).  That should be recorded in the amdump log.  Can you attach that? I got this in private mail (the mailing

Re: bogus avg tape write report in 3.1.1

2010-08-20 Thread Jean-Francois Malouin
* Dustin J. Mitchell dus...@zmanda.com [20100820 13:00]: On Thu, Aug 19, 2010 at 6:09 PM, Dustin J. Mitchell dus...@zmanda.com wrote: There is a bit of taper/driver communication that should go on during that pause (REQUEST-NEW-TAPE/NEW-TAPE).  That should be recorded in the amdump log

Re: 3.1.2 - first results

2010-08-20 Thread Stefan G. Weichinger
Am 20.08.2010 18:58, schrieb Stefan G. Weichinger: I would only like to somehow compare the environment variables, just to narrow down the reasons ... Would crontabbing something like env my_result work? Tried that. Big difference. examples: result_crontab:SHELL=/bin/sh

Re: 3.1.2 - first results

2010-08-20 Thread Dustin J. Mitchell
On Fri, Aug 20, 2010 at 1:13 PM, Stefan G. Weichinger s...@amanda.org wrote: Tried that. Big difference. So try running amdump by hand with the crontab environment. Dustin -- Open Source Storage Engineer http://www.zmanda.com

Review Request: don't require that CONT_FILENAME have no spaces

2010-08-20 Thread Dustin J. Mitchell
With Jean-Louis out of town, my patches are piling up. We have a strict review policy that at least one other dev needs to review a patch before it goes in. Hopefully someone here can free the logjam. This particular patch: http://github.com/djmitche/amanda/commit/z8198 Addresses a problem

Re: Review Request: don't require that CONT_FILENAME have no spaces

2010-08-20 Thread Chris Nighswonger
On Fri, Aug 20, 2010 at 5:49 PM, Dustin J. Mitchell dus...@zmanda.comwrote: With Jean-Louis out of town, my patches are piling up. We have a strict review policy that at least one other dev needs to review a patch before it goes in. Hopefully someone here can free the logjam. This

Re: Review Request: don't require that CONT_FILENAME have no spaces

2010-08-20 Thread Dustin J. Mitchell
On Fri, Aug 20, 2010 at 8:48 PM, Chris Nighswonger cnighswon...@foundations.edu wrote:  http://github.com/djmitche/amanda/commit/z8198 Is it me or is this a broken link? No, it's me. I totally botched that link, sorry. http://github.com/djmitche/amanda/commit/z11741 Dustin -- Open