Re: [Bacula-users] Remote FD cannot authenticate to local LAN SD

2022-02-14 Thread Josh Fisher


On 2/14/22 11:24, JD Atkinson wrote:
I have a SD system on a local LAN, that can back itself up, and backup 
another server on the LAN no problem.


Across a routed network, is an FD that tests fine for "bconsole status 
client".
In none of my configurations will you find "localhost", and IP 
addresses are used for all Address entries.


When I "console status network" for the problem FD, I get the debug 
below.  I have an extremely similar configuration for the working 
local LAN FD and the remote FD, but the local one works fine and the 
remote routed one does not.



Is the remote FD running a newer version of Bacula than the SD? The SD 
and DIR demons are backward-compatible, but not forward-compatible.





There are no firewalls, no hosts.allow/deny, and network port 
connections are possible and properly connect according to hand tests 
and the debug.


The debug shows both the SD and the problem remote FD when tested.
Why does the SD say "Recv caps from Client failed"?
Why does the FD say "Recv caps from SD failed."?

Bacula 11.0.0 all around, no inconsistencies there.
The working local FD runs Debian 10
The problem remote FD runs Amazon EC2 (connection via VPN, but no 
firewalls, filters, etc blocking network access as you can see from 
the debug)


---
SD debug
---

atkinsonsvr-sd: dircmd.c:248-0 Do command: JobId=

atkinsonsvr-sd: job.c:78-0 job=-Console-.2022-02-14_15.58.20_03 job_name=Backup_atkinsonsvr 
client_name=jdatkinson-fd type=85 level=32 FileSet=atkinsonsvrFullSet 
NoAttr=0 SpoolAttr=1 FileSetMD5=**Dummy** SpoolData=0 
WritePartAfterJob=1 PreferMountedVols=1 SpoolSize=0 rerunning=0 
VolSessionId=1 VolSessionTime=1644854291 sd_client=0 Authorization=


atkinsonsvr-sd: job.c:100-0 rerunning=0 VolSesId=1 VolSesTime=1644854291

atkinsonsvr-sd: job.c:112-0 Start JobId=0 7fe5c800b098

atkinsonsvr-sd: job.c:158-0 >dird jid=0: 3000 OK Job SDid=2 
SDtime=1644854291 Authorization=CDCG-GGMK-IKNJ-APMJ-GLME-OPAI-CCIL-DNEE


atkinsonsvr-sd: sd_plugins.c:285-0 === enter new_plugins ===

atkinsonsvr-sd: sd_plugins.c:287-0 No sd plugin list!

atkinsonsvr-sd: sd_plugins.c:104-0 No b_plugin_list: 
generate_plugin_event ignored.


atkinsonsvr-sd: mem_pool.c:617-0 max_size=512

atkinsonsvr-sd: events.c:48-0 Events: code=SJ0001 
daemon=atkinsonsvr-sd ref=0x7fe5c800b098 type=job 
source=atkinsonsvr-dir text=Job Start jobid=0 
job=-Console-.2022-02-14_15.58.20_03


atkinsonsvr-sd: message.c:1534-0 Enter Jmsg type=17

atkinsonsvr-sd: dircmd.c:234-0 atkinsonsvr-sd: job.c:214-0 -Console-.2022-02-14_15.58.20_03 waiting 
1800 sec for FD to contact SD key=CDCG-GGMK-IKNJ-APMJ-GLME-OPAI-CCIL-DNEE


atkinsonsvr-sd: job.c:216-0 === Block 
Job=-Console-.2022-02-14_15.58.20_03 jid=0 7fe5c800b098


atkinsonsvr-sd: bsock.c:861-0 socket=6 who=client host=10.120.0.1 
port=9103


atkinsonsvr-sd: bnet_server.c:235-0 Accept 
socket=10.0.2.10.9103:10.120.0.1.56060 s=0x563e9764ced8


atkinsonsvr-sd: hello.c:161-0 authenticate: Hello Bacula SD: Start Job 
-Console-.2022-02-14_15.58.20_03 14 tlspsk=0


atkinsonsvr-sd: hello.c:188-0 Found Client Job 
-Console-.2022-02-14_15.58.20_03


atkinsonsvr-sd: hello.c:199-0 fd_version=14 sd_version=0

atkinsonsvr-sd: hello.c:431-0 >Send sdcaps: dedup=0 hash=1 
dedup_block=65536 min_dedup_block=1024 max_dedup_block=66556


atkinsonsvr-sd: hello.c:452-0 Recv caps from Client failed. 
ERR=Connection reset by peer


atkinsonsvr-sd: message.c:1534-0 Enter Jmsg type=3

atkinsonsvr-sd: hello.c:453-0 Recv caps from Client failed. 
ERR=Connection reset by peer


atkinsonsvr-sd: bsockcore.c:1112-0 BSOCKCORE::destroy()

atkinsonsvr-sd: bsockcore.c:1125-0 BSOCKCORE::destroy():delete(this)

atkinsonsvr-sd: bsock.c:90-0 BSOCK::~BSOCK()

atkinsonsvr-sd: bsock.c:110-0 BSOCK::_destroy()

atkinsonsvr-sd: bsockcore.c:200-0 BSOCKCORE::~BSOCKCORE()

atkinsonsvr-sd: bsockcore.c:1079-0 BSOCKCORE::_destroy()

atkinsonsvr-sd: bsockcore.c:1043-0 BSOCKCORE::close()

atkinsonsvr-sd: job.c:229-0 === Auth cond errstat=0


---
FD Debug
---

jdatkinson-fd: job.c:375-0 Executing Dir storage address=10.0.2.10 
port=9103 ssl=0


 command.

jdatkinson-fd: job.c:2670-0 StorageCmd: storage address=10.0.2.10 
port=9103 ssl=0


jdatkinson-fd: job.c:2697-0 Connect to storage:10.0.2.10:9103 
ssl=0


jdatkinson-fd: watchdog.c:197-0 Registered watchdog 7f8c6400c138, 
interval 1800 one shot


jdatkinson-fd: btimers.c:145-0 Start thread timer 7f8c6400cb68 tid 
7f8c6d25e700 for 1800 secs.


jdatkinson-fd: bsockcore.c:356-0 Current10.0.2.10:9103 
All10.0.2.10:9103 


jdatkinson-fd: bsockcore.c:285-0 who=Storage daemon host=10.0.2.10 
port=9103


jdatkinson-fd: bsockcore.c:473-0 OK connected to server Storage 
daemon10.0.2.10:9103 . 
socket=10.120.0.1.56060:10.0.2.10.9103 s=0x7f8c6400f4e8


jdatkinson-fd: btimers.c:225-0 Stop thread timer 7f8c6400cb68 
tid=7f8c6d25e700.


jdatkinson-fd: 

Re: [Bacula-users] Not sending mails

2022-02-14 Thread Martin Simmons
> On Mon, 14 Feb 2022 16:53:39 +0100, Helmut Schneider said:
> 
> --> Messages: name=MailEverything
> mailcmd=/usr/local/sbin/bsmtp -h localhost -f "(Bacula) <%r>" -s
> "Testing Bacula MailEverything: %t %e of %c (%f - %l)" %r
> opcmd=/usr/local/sbin/bsmtp -h localhost -f "(Bacula) <%r>" -s
> "Testing Bacula MailEverything: Intervention needed for %j" %r

That looks like it should work.  It might be a bug.

Are there any other Messages resources (e.g. use "show messages")?

You could try adding mailcommand to the others and see if that fixes it.
Remember to reload the config or restart the bacula-dir after changing
bacula-dir.conf.

__Martin


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Remote FD cannot authenticate to local LAN SD

2022-02-14 Thread JD Atkinson
I have a SD system on a local LAN, that can back itself up, and backup
another server on the LAN no problem.

Across a routed network, is an FD that tests fine for "bconsole status
client".
In none of my configurations will you find "localhost", and IP addresses
are used for all Address entries.

When I "console status network" for the problem FD, I get the debug below.
I have an extremely similar configuration for the working local LAN FD and
the remote FD, but the local one works fine and the remote routed one does
not.

There are no firewalls, no hosts.allow/deny, and network port connections
are possible and properly connect according to hand tests and the debug.

The debug shows both the SD and the problem remote FD when tested.
Why does the SD say "Recv caps from Client failed"?
Why does the FD say "Recv caps from SD failed."?

Bacula 11.0.0 all around, no inconsistencies there.
The working local FD runs Debian 10
The problem remote FD runs Amazon EC2 (connection via VPN, but no
firewalls, filters, etc blocking network access as you can see from the
debug)

---
SD debug
---

atkinsonsvr-sd: dircmd.c:248-0 Do command: JobId=

atkinsonsvr-sd: job.c:78-0 dird jid=0: 3000 OK Job SDid=2
SDtime=1644854291 Authorization=CDCG-GGMK-IKNJ-APMJ-GLME-OPAI-CCIL-DNEE

atkinsonsvr-sd: sd_plugins.c:285-0 === enter new_plugins ===

atkinsonsvr-sd: sd_plugins.c:287-0 No sd plugin list!

atkinsonsvr-sd: sd_plugins.c:104-0 No b_plugin_list: generate_plugin_event
ignored.

atkinsonsvr-sd: mem_pool.c:617-0 max_size=512

atkinsonsvr-sd: events.c:48-0 Events: code=SJ0001 daemon=atkinsonsvr-sd
ref=0x7fe5c800b098 type=job source=atkinsonsvr-dir text=Job Start jobid=0
job=-Console-.2022-02-14_15.58.20_03

atkinsonsvr-sd: message.c:1534-0 Enter Jmsg type=17

atkinsonsvr-sd: dircmd.c:234-0 Send sdcaps: dedup=0 hash=1
dedup_block=65536 min_dedup_block=1024 max_dedup_block=66556

atkinsonsvr-sd: hello.c:452-0 Recv caps from Client failed. ERR=Connection
reset by peer

atkinsonsvr-sd: message.c:1534-0 Enter Jmsg type=3

atkinsonsvr-sd: hello.c:453-0 Recv caps from Client failed. ERR=Connection
reset by peer

atkinsonsvr-sd: bsockcore.c:1112-0 BSOCKCORE::destroy()

atkinsonsvr-sd: bsockcore.c:1125-0 BSOCKCORE::destroy():delete(this)

atkinsonsvr-sd: bsock.c:90-0 BSOCK::~BSOCK()

atkinsonsvr-sd: bsock.c:110-0 BSOCK::_destroy()

atkinsonsvr-sd: bsockcore.c:200-0 BSOCKCORE::~BSOCKCORE()

atkinsonsvr-sd: bsockcore.c:1079-0 BSOCKCORE::_destroy()

atkinsonsvr-sd: bsockcore.c:1043-0 BSOCKCORE::close()

atkinsonsvr-sd: job.c:229-0 === Auth cond errstat=0

---
FD Debug
---

jdatkinson-fd: job.c:375-0 Executing Dir storage address=10.0.2.10
port=9103 ssl=0

 command.

jdatkinson-fd: job.c:2670-0 StorageCmd: storage address=10.0.2.10 port=9103
ssl=0

jdatkinson-fd: job.c:2697-0 Connect to storage: 10.0.2.10:9103 ssl=0

jdatkinson-fd: watchdog.c:197-0 Registered watchdog 7f8c6400c138, interval
1800 one shot

jdatkinson-fd: btimers.c:145-0 Start thread timer 7f8c6400cb68 tid
7f8c6d25e700 for 1800 secs.

jdatkinson-fd: bsockcore.c:356-0 Current 10.0.2.10:9103 All 10.0.2.10:9103

jdatkinson-fd: bsockcore.c:285-0 who=Storage daemon host=10.0.2.10 port=9103

jdatkinson-fd: bsockcore.c:473-0 OK connected to server  Storage daemon
10.0.2.10:9103. socket=10.120.0.1.56060:10.0.2.10.9103 s=0x7f8c6400f4e8

jdatkinson-fd: btimers.c:225-0 Stop thread timer 7f8c6400cb68
tid=7f8c6d25e700.

jdatkinson-fd: watchdog.c:217-0 Unregistered watchdog 7f8c6400c138

jdatkinson-fd: job.c:2714-0 Connection OK to SD.

jdatkinson-fd: authenticatebase.cc:335-0 TLSPSK Local need 0

jdatkinson-fd: hello.c:141-0 Send to SD: Hello Bacula SD: Start Job
-Console-.2022-02-14_15.58.20_03 14 tlspsk=0


jdatkinson-fd: hello.c:179-0 Recv caps from SD.

jdatkinson-fd: hello.c:184-0 Recv caps from SD failed. ERR=Connection reset
by peer

jdatkinson-fd: message.c:1534-0 Enter Jmsg type=3

jdatkinson-fd: hello.c:185-0 Recv caps from SD failed. ERR=Connection reset
by peer

jdatkinson-fd: job.c:378-0 Quit command loop. Canceled=0 fct=15

jdatkinson-fd: runscript.c:99-0 runscript: running all RUNSCRIPT object
(ClientAfterJob) JobStatus=C

jdatkinson-fd: fd_plugins.c:250-0 plugin_ctx=1832c78 JobId=0

jdatkinson-fd: fd_plugins.c:143-0 name= len=0 plugin=bpipe-fd.so
plen=5

jdatkinson-fd: mem_pool.c:617-0 max_size=512

jdatkinson-fd: events.c:48-0 Events: code=FC0001 daemon=jdatkinson-fd
ref=0x7f8c6400b098 type=connection source=atkinsonsvr-dir text=Director
disconnection

jdatkinson-fd: message.c:1534-0 Enter Jmsg type=17

jdatkinson-fd: job.c:507-0 Calling term_find_files

jdatkinson-fd: job.c:510-0 Done with term_find_files

jdatkinson-fd: message.c:608-0 Close_msg jcr=7f8c6400b098

jdatkinson-fd: bsockcore.c:1112-0 BSOCKCORE::destroy()

jdatkinson-fd: bsockcore.c:1125-0 BSOCKCORE::destroy():delete(this)
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Not sending mails

2022-02-14 Thread Helmut Schneider

Am 14.02.2022 um 14:49 schrieb Martin Simmons:
> > /usr/lib/sendmail is Bacula's default command for sending mail, so 
it looks

> > like bacula-dir is using a Messages resource without a mailcommand.
> >
> > Try running "show job=RestoreFiles" in bsconsole to see what it has.
> >
> > __Martin

1000 OK: 103 bacula.-dir Version: 9.6.7 (10 December 2020)
Enter a period to cancel a command.
*show job=RestoreFiles
Job: name=RestoreFiles JobType=82 level= Priority=10 Enabled=1
  MaxJobs=1 NumJobs=0 Resched=0 Times=0 Interval=1,800 Spool=0
WritePartAfterJob=1
  PrefixLinks=0
   --> Client: Name=BSDHelmut. Enabled=1 Address=BSDHelmut. FDport=9102
MaxJobs=1 NumJobs=0
   JobRetention=6 months  FileRetention=3 months  AutoPrune=1
   --> Catalog: name=MyCatalog address=bacula. DBport=3306 db_name=bacula
   db_driver=MySQ db_user=bacula MutliDBConn=0
   --> FileSet: name=Full Set IgnoreFileSetChanges=0
   O MZ6
   N
   I \|cat /etc/bacula/fileset-include
   N
   E /.fsck
   E /.journal
   E /dev
   E /mnt
   E /proc
   E /sys
   E /tmp
   E /var/lib/bacula
   E /var/run
   E /var/tmp
   E \|cat /etc/bacula/fileset-exclude
   N
   --> Where=/tmp/bacula-restores
   --> Autochanger: name=fs01.-file address=bacula. SDport=9103
MaxJobs=5 NumJobs=0
   DeviceName=virtualDrive1 MediaType=File StorageId=1 Autochanger=1
   AC group=1 ShareStore=*none*
   --> Pool: name=File PoolType=Backup
   use_cat=1 use_once=0 cat_files=1
   max_vols=50 auto_prune=1 VolRetention=3 months
   VolUse=0 secs recycle=1 LabelFormat=Vol-
   CleaningPrefix=*None* LabelType=0
   RecyleOldest=0 PurgeOldest=0 ActionOnPurge=0
   MaxVolJobs=0 MaxVolFiles=0 MaxVolBytes=10737418240
   MigTime=0 secs MigHiBytes=0 MigLoBytes=0
   CacheRetention=0 secs
   JobRetention=0 secs FileRetention=0 secs
   --> Messages: name=MailEverything
   mailcmd=/usr/local/sbin/bsmtp -h localhost -f "(Bacula) <%r>" -s
"Testing Bacula MailEverything: %t %e of %c (%f - %l)" %r
   opcmd=/usr/local/sbin/bsmtp -h localhost -f "(Bacula) <%r>" -s
"Testing Bacula MailEverything: Intervention needed for %j" %r


Feb 14 15:19:55 BSDHelmut. bacula-dir[81867] bacula.-dir JobId 4210:
Start Restore Job RestoreFiles.2022-02-14_15.19.53_12
Feb 14 15:19:55 BSDHelmut. bacula-dir[81867] bacula.-dir JobId 4210:
Restoring files from JobId(s) 3802,4147
Feb 14 15:19:55 BSDHelmut. bacula-dir[81867] bacula.-dir JobId 4210:
Using Device "virtualDrive1" to read.
Feb 14 15:19:55 BSDHelmut. bacula-dir[81867] bacula.-sd JobId 4210:
Ready to read from volume "Full-0193" on File device "virtualDrive1"
(/mnt/Bacula/Volumes).
Feb 14 15:19:55 BSDHelmut. bacula-dir[81867] bacula.-sd JobId 4210:
Forward spacing Volume "Full-0193" to addr=250
Feb 14 15:20:27 BSDHelmut. bacula-dir[81867] bacula.-sd JobId 4210: End
of Volume "Full-0193" at addr=710857630 on device "virtualDrive1"
(/mnt/Bacula/Volumes).
Feb 14 15:20:27 BSDHelmut. bacula-dir[81867] bacula.-sd JobId 4210:
Ready to read from volume "Diff-0433" on File device "virtualDrive1"
(/mnt/Bacula/Volumes).
Feb 14 15:20:27 BSDHelmut. bacula-dir[81867] bacula.-sd JobId 4210:
Forward spacing Volume "Diff-0433" to addr=720950581
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867] bacula.-sd JobId 4210:
Elapsed time=00:00:52, Transfer rate=141.9 K Bytes/second
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867] bacula.-dir JobId 4210:
Bacula bacula.-dir 9.6.7 (10Dec20):
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Build OS:
amd64-portbld-freebsd12.2 freebsd 12.2-RELEASE-p3
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  JobId:  4210
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Job:
RestoreFiles.2022-02-14_15.19.53_12
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Restore Client:
BSDHelmut.
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Where:
/tmp/bacula-restores
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Replace:Always
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Start time:
14-Feb-2022 15:19:55
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  End time:
14-Feb-2022 15:20:47
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Elapsed time:   52
secs
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Files Expected: 245
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Files Restored: 245
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Bytes Restored:
17,488,546 (17.48 MB)
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Rate:
336.3 KB/s
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  FD Errors:  0
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  FD termination status:  OK
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  SD termination status:  OK
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]  Termination:
Restore OK
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867]
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867] bacula.-dir JobId 4210:
Begin pruning Jobs older than 6 months .
Feb 14 15:20:47 BSDHelmut. bacula-dir[81867] 

Re: [Bacula-users] Not sending mails

2022-02-14 Thread Martin Simmons
/usr/lib/sendmail is Bacula's default command for sending mail, so it looks
like bacula-dir is using a Messages resource without a mailcommand.

Try running "show job=RestoreFiles" in bsconsole to see what it has.

__Martin


> On Mon, 14 Feb 2022 11:20:17 +0100, Helmut Schneider said:
> 
> Hi,
> 
> /usr/local/etc/bacula/bacula-dir.conf
> Messages {
>Name = "MailEverything"
>catalog = all
>console = all
> [...]
>mailcommand = "/usr/local/sbin/bsmtp -h localhost -f \"\(Bacula\) 
> \<%r\>\" -s \"Bacula: %t %e of %c (%f - %l)\" %r"
> [...]
>operatorcommand = "/usr/local/sbin/bsmtp -h localhost -f \"\(Bacula\) 
> \<%r\>\" -s \"Bacula: Intervention needed for %j\" %r"
>syslog = all
> }
> 
> Job {
>Name = "RestoreFiles"
> [...]
>Messages = MailEverything
> [...]
>Type = Restore
> [...]
> }
> 
> But bacula is still trying sendmail:
> 
> Message delivery ERROR: Mail program terminated in 
> error.#012CMD=/usr/lib/sendmail -F Bacula root@BSDHelmut#012ERR=No such 
> file or directory
> 
> Any ideas where to start?
> 
> [helmut@BSDHelmut ~]$ sudo grep -ir sendmail /usr/local/etc/bacula/
> [helmut@BSDHelmut ~]$
> 
> Version: 9.6.7 (10 December 2020)
> 
> [helmut@BSDHelmut ~]$ uname -rs
> FreeBSD 12.2-RELEASE-p10
> [helmut@BSDHelmut ~]$
> 
> [helmut@BSDHelmut ~]$ echo Test | /usr/local/sbin/bsmtp -h localhost -f 
> "Bacula Backup " -s "Bacula:" root
> [helmut@BSDHelmut ~]$
> 
> Thank you!
> 
> 
> 
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Not sending mails

2022-02-14 Thread Helmut Schneider

Hi,

/usr/local/etc/bacula/bacula-dir.conf
Messages {
  Name = "MailEverything"
  catalog = all
  console = all
[...]
  mailcommand = "/usr/local/sbin/bsmtp -h localhost -f \"\(Bacula\) 
\<%r\>\" -s \"Bacula: %t %e of %c (%f - %l)\" %r"

[...]
  operatorcommand = "/usr/local/sbin/bsmtp -h localhost -f \"\(Bacula\) 
\<%r\>\" -s \"Bacula: Intervention needed for %j\" %r"

  syslog = all
}

Job {
  Name = "RestoreFiles"
[...]
  Messages = MailEverything
[...]
  Type = Restore
[...]
}

But bacula is still trying sendmail:

Message delivery ERROR: Mail program terminated in 
error.#012CMD=/usr/lib/sendmail -F Bacula root@BSDHelmut#012ERR=No such 
file or directory


Any ideas where to start?

[helmut@BSDHelmut ~]$ sudo grep -ir sendmail /usr/local/etc/bacula/
[helmut@BSDHelmut ~]$

Version: 9.6.7 (10 December 2020)

[helmut@BSDHelmut ~]$ uname -rs
FreeBSD 12.2-RELEASE-p10
[helmut@BSDHelmut ~]$

[helmut@BSDHelmut ~]$ echo Test | /usr/local/sbin/bsmtp -h localhost -f 
"Bacula Backup " -s "Bacula:" root

[helmut@BSDHelmut ~]$

Thank you!



___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] File size in reports

2022-02-14 Thread Helmut Schneider

Hi,

I already read a lot about lstat and found solutions in PHP and 
postgres. Is there also a solution with a mysql query to show the file 
size in the backup report / bconsole?


Thank you!



___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users