Bacula-users

[Bacula-users] Update Volume=%v not working in script (5.0.1)

2010-04-15 21:19:45
Subject: [Bacula-users] Update Volume=%v not working in script (5.0.1)
From: John Huttley <John AT mib-infotech.co DOT nz>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 16 Apr 2010 12:59:39 +1200
Hi all,

I'm attempting to mark a volume as used at the end of a backup.

The job has
RunScript {
     RunsWhen=After
     console= "update  volume=%v  volstatus=used"
}

The %v doesn't  seem to have a value.
The result is

shell command: run ClientAfterJob "update volume= volstatus=used"





Any one have any insight?

--john



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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] Update Volume=%v not working in script (5.0.1), John Huttley <=