On Thu, Oct 1, 2009 at 11:44 AM, Sebastian Henrich <[email protected]> wrote: > 1. If I call amcleanup or amstatus the following error is returned: > > Can't exec "-eo": Datei oder Verzeichnis nicht gefunden at > /usr/lib/perl5/vendor_perl/5.8.8/Amanda/Process.pm line 177. > -eo pid,ppid,command: Datei oder Verzeichnis nicht gefunden at > /usr/lib/perl5/vendor_perl/5.8.8/Amanda/Process.pm line 177.
This is due to problems invoking "ps", to try to get a list of active Amanda processes. Can you take a look at Amanda::Process, and at your own configuration (is $Amanda::Constants::PS empty??), and the behavior of your local "ps" executable, and see if you can suggest a fix? > 2. The level 1 backups are as big as the level 0 backups: Hmm, what are you using to do backups? Did you look in some of the debug logs to see if you can find out why? > 3. If I choose request="tty_email" in changer.conf the changer skript > sent me e-mails requesting for a new tape during the second backup but > aborted after lastslot times. If I choose request="email" everything > works fine. The second backup was fired up by cron, the first was > manually initiated. Hmm, I'm not sure I understand here -- where is there a lastslot configuration for chg-manual? What exactly was the problem, if it sent you emails for each new tape? Dustin -- Open Source Storage Engineer http://www.zmanda.com
