On 5/10/24 14:33, Phil Stracchino wrote:
On 5/9/24 21:07, Marcin Haba wrote:
Runscript {
      Runs When = After
      Runs On Client = no
      Console = ".bvfs_update jobid = %i"
}


Marcin, FYI I just tried this and it appears to have worked.

MySQL 127.0.0.1> SELECT table_name, table_rows, data_length FROM
information_schema.tables WHERE table_schema = 'bacula';
+----------------+------------+-------------+
| table_name     | table_rows | data_length |
+----------------+------------+-------------+
| BaseFiles      |          0 |       16384 |
...
| PathHierarchy  |      11406 |     1589248 |
| PathVisibility |      60408 |     6832128 |

  From a small incremental job that ran in a few seconds


Hmm.  I missed at the time that I did get an anomalous completion message:

From: Bacula <bac...@babcom.com>
To: r...@caerllewys.net
Subject: -RunScript- ( ) Unknown term code
Date: Fri, 10 May 2024 14:41:39 -0400
X-Original-To: r...@babylon5.caerllewys.net

10-May 14:30 minbar-dir JobId 0: Using Catalog "Catalog"

Nevertheless aside from that, the job appears to have completed successfully.


10-May 14:30 epsilon3-file JobId 631: Volume "INCR-20240510-04:30" previously written, moving to end of data. 10-May 14:30 epsilon3-file JobId 631: Ready to append to end of Volume "INCR-20240510-04:30" size=11,055,160,776
...
10-May 14:30 epsilon3-file JobId 631: Elapsed time=00:00:21, Transfer rate=141.9 M Bytes/second
10-May 14:30 minbar-dir JobId 631: Bacula minbar-dir 15.0.2 (21Mar24):
...
  Non-fatal FD errors:    0
  SD Errors:              0
  FD termination status:  OK
  SD termination status:  OK
  Termination:            Backup OK



--
  Phil Stracchino
  Fenian House Publishing
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958



_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to