Amanda-Users

Re: Problem with amflush

2004-02-05 07:58:01
Subject: Re: Problem with amflush
From: "Rohit" <rohit AT genetechindia DOT com>
To: "Paul Bijnens" <paul.bijnens AT xplanation DOT com>
Date: Thu, 5 Feb 2004 18:19:58 +0530
> You'll have to find out why there is no schedule generated.
> The schedule is generated by "amflush" and piped into "driver".
> Is there a core dump in /tmp/amanda or in ~/amanda/TheConfig ?
> Can you find out if they are running?  And what it's doing?

No core dump was generated.

> Try:  strace -p pid-of-the-process
>
> (for amflush and driver)
> Which one is taking CPU?  I guess amflush.

amflush

> Try to examine a core file to find out what it was doing:
>    $ ulimit -c unlimited
>    $ amflush ....

> and in another window, as amanda or root:
>
>    $ kill -3 pid-of-amflush
>
> and then, cd to where the core file is found (current directory,
> or /tmp/amanda or ~amanda/TheConfig, I'm not sure), and
> get a stacktrace:
>
>    $ gdb /usr/sbin/amflush core
>    gdb>  bt

I'm not very clear on what you are asking me to do. Can you please
elaborate?

Thanks!
Rohit


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