On Fri, Mar 21, 2003 at 03:48:52PM -0500, Jean-Louis Martineau wrote: > On Fri, Mar 21, 2003 at 10:33:05AM -0500, Brian Cuttler wrote: > > > > Amanda 2.4.4 > > > > I'd have expected > > > > partions = wait + dumping_to_tape + dumping + dumped > > You should have: > > partition = estimated + flush + (estimate) failed > estimated + (estimate) failed = number of entry in your disklist > estimated = wait for dumping + dumping to tape + dumping + dumped + (dump) failed > flush + dumped = wait for writing + wait to flush + writing to tape + taped > > > Its not an error, it just didn't add up the way I'd have > > expected it to. > > It's an error, could you send me the amdump log file for this run? I will > look at it.
I presume you mean this calculation as it is the only error I detect. estimated = wait for dumping + dumping to tape + dumping + dumped + (dump) failed 13 = 2 + 0 + 6 + 4 + 0 i.e. 13 = 12. However, shouldn't the right hand side also include "writing to tape"? Then it would balance. -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
