]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 1 Jul 2008 13:12:00 +0000 (13:12 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 1 Jul 2008 13:12:00 +0000 (13:12 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7275 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/patches/testing/eblstodo

index 41a9f6df97a67acd0a1c1b7f05fcd65c9f42982a..37d530d90ac6da15107461771efc27196ed0fe85 100644 (file)
@@ -568,6 +568,15 @@ items 13-15.
 
 
   - TODO:
+  0001088: volume FirstWritten attribute is set to time of mount request, not time of first write
+  Description  When a Bacula job requests mounting a tape volume that is not present in the drive,
+  once the tape is mounted, its FirstWritten attribute is set to the time when the volume was requested.
+  Consequently, if the job has been waiting longer than the maximum use duration of the volume,
+  the volume is promoted to Used immediately because the maximum use duration has apparently expired before
+  the use has even started.
+
+To avoid that, the FirstWritten attribute should be set to the time the volume was mounted (= the current time when the setting takes place).
+
  x Backup a file that is not in accurate list (change NOCHG to LINK, FILE, etc..)
  * Manage JobFiles (Deleted compte pour 1 ?)