From 0d59d250593664332679fb9c534c0cb27d912d52 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 15 Jun 2007 07:37:46 +0000 Subject: [PATCH] Update --- docs/developers/version.tex | 2 +- docs/manual-de/version.tex | 2 +- docs/manual/tips.tex | 8 +++++--- docs/manual/version.tex | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/developers/version.tex b/docs/developers/version.tex index b6c93719..1debb9d7 100644 --- a/docs/developers/version.tex +++ b/docs/developers/version.tex @@ -1 +1 @@ -2.1.13 (08 June 2007) +2.1.14 (14 June 2007) diff --git a/docs/manual-de/version.tex b/docs/manual-de/version.tex index b6c93719..1debb9d7 100644 --- a/docs/manual-de/version.tex +++ b/docs/manual-de/version.tex @@ -1 +1 @@ -2.1.13 (08 June 2007) +2.1.14 (14 June 2007) diff --git a/docs/manual/tips.tex b/docs/manual/tips.tex index c84d50aa..26e0cddc 100644 --- a/docs/manual/tips.tex +++ b/docs/manual/tips.tex @@ -776,7 +776,9 @@ This tip also comes from Marc Brueckner. (Note, this tip is probably outdated by the addition of {\bf ClientRunBeforJob} and {\bf ClientRunAfterJob} Job records, but the technique still could be useful.) First I thought the "Run Before Job" statement in the Job-resource is for executing a script on the -remote machine(the machine to be backed up). It could be useful to execute +remote machine (the machine to be backed up). (Note, this is possible as mentioned +above by using {\bf ClientRunBeforJob} and {\bf ClientRunAfterJob}). +It could be useful to execute scripts on the remote machine e.g. for stopping databases or other services while doing the backup. (Of course I have to start the services again when the backup has finished) I found the following solution: Bacula could execute @@ -813,7 +815,7 @@ enter the following on the machine where Bacula runs: \footnotesize \begin{verbatim} -ssh -i Bacula_key -l root "ls -la" +ssh -i Bacula_key -l root "ls -la" \end{verbatim} \normalsize @@ -832,7 +834,7 @@ Run After Job = ssh -i /etc/bacula/Bacula_key 192.168.1.1 \ \end{verbatim} \normalsize -Even though Bacula version 1.32 has a ClientRunBeforeJob, the ssh method still +Even though Bacula version 1.32 and later has a ClientRunBeforeJob, the ssh method still could be useful for updating all the Bacula clients on several remote machines in a single script. diff --git a/docs/manual/version.tex b/docs/manual/version.tex index b6c93719..1debb9d7 100644 --- a/docs/manual/version.tex +++ b/docs/manual/version.tex @@ -1 +1 @@ -2.1.13 (08 June 2007) +2.1.14 (14 June 2007) -- 2.39.5