Bacula-users

[Bacula-users] Since timestamp %s always is *none*

2009-05-28 15:54:50
Subject: [Bacula-users] Since timestamp %s always is *none*
From: Benjamin Minshall <minshall AT intellicon DOT biz>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 28 May 2009 15:49:44 -0400
Hello,

I have a client script set to run before a job such as:

RunScript {
   RunsWhen = Before
   FailJobOnError = Yes
   Command = "/net/backup/scripts/db/pgsql-bacula.sh %l '%s'"
}

However, the %s substitution made by bacula is always "*none*" even though 
several rounds of full, incremental and differential backups have completed 
successfully for this job.  Any ideas why the since timestamp passed to the 
script is not correct?

Log example:
...
27-May 23:05 xxxxx-dir JobId 132: Using Device "Sony_Changer"
27-May 23:05 xxxxx-fd JobId 132: ClientBeforeJob: run command 
"/net/backup/scripts/db/pgsql-bacula.sh Incremental '*none*'"
...
28-May 00:01 xxxxx-dir JobId 132: Bacula xxxxxx-dir 2.4.4 (28Dec08): 
28-May-2009 00:01:33
  Build OS:               i486-pc-linux-gnu debian 5.0
  JobId:                  132
  Job:                    database.2009-05-27_23.05.00.29
  Backup Level:           Incremental, since=2009-05-26 23:31:04
  Client:                 "xxxxxx-fd" 2.4.4 (28Dec08) 
i486-pc-linux-gnu,debian,5.0
...


Thank you for any help you may be able to provide,

-- 
Benjamin Minshall <minshall AT intellicon DOT biz>


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Since timestamp %s always is *none*, Benjamin Minshall <=