Amanda-Users

Re: missing function in amanda?

2007-03-18 23:06:45
Subject: Re: missing function in amanda?
From: dustin AT zmanda DOT com
To: Gene Heskett <gene.heskett AT verizon DOT net>
Date: Sun, 18 Mar 2007 21:57:49 -0500
On Sun, Mar 18, 2007 at 08:15:30PM -0400, Gene Heskett wrote:
> If we had such a tool, I could run an estimate phase in advance of the 
> regular run and be in a position to reboot to the older kernel ahead of 
> time instead of totally screwing with the amanda database.

I'm not sure that is the most compelling use-case! ;)

That said, it's always useful to be able to decompose operations for
debugging purposes.  At this point, the system is not factored in such a
way as to make that break a clean one.  I can think of ways to
accomplish something *like* what you're asking, but they're all hacks
that would be harder than 

  if [ $(ssh mybox uname -r) == "2.6.foo.bar" ]
  then
    echo "Please reboot mybox" | page_gene
  fi

Dustin

-- 
        Dustin J. Mitchell
        Storage Software Engineer, Zmanda, Inc.
        http://www.zmanda.com/

<Prev in Thread] Current Thread [Next in Thread>