Amanda-Users

Re: The Top Ten

2004-02-10 11:19:18
Subject: Re: The Top Ten
From: Yu Chen <chen AT hhmi.umbc DOT edu>
To: Paul Bijnens <paul.bijnens AT xplanation DOT com>
Date: Tue, 10 Feb 2004 11:05:09 -0500 (EST)
Sorry, I missed the original message, only saw part of it. My mistake.


On Tue, 10 Feb 2004, Paul Bijnens wrote:

> Yu Chen wrote:
>
> > I think it is easier just modify the amdump script to run scirpts
> > before/after backups, so no recompiling, no testing, plain shell
> > scripting. Just put whatever you want at the beginning and end of amdump.
>
> Yes, but amdump runs on the server, not on the client.
>
> And if it's only one machine where server = client,
> then why don't you just execute this from crontab:
>
>       #!/bin/sh
>       dbstop
>       amdump TheConfig
>       dbstart
>
> No need at all to change amdump in this case.
> Or did I miss something?
>
> --
> Paul Bijnens, Xplanation                            Tel  +32 16 397.511
> Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
> http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
> ***********************************************************************
> * I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
> * quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
> * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
> * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
> * kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
> * ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
> ***********************************************************************
>

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