I think it's a permissions issue.
I didn't change any permissions when I installed the Bareos server on
different hardware.
I checked the UID and GID.
They're the same on both systems.
I even reinstalled the PostgreSQL server and the Bareos server.
Always the same result. I'm at my wit's end.
Here is my Debug Log.
Greetings from Stefan Harbich

Am Mittwoch, dem 05.11.2025 um 02:25 -0800 schrieb Bruno Friedmann
(bruno-at-bareos):
> The cluster might be read-only replica too ;-9
> 
> On Wednesday, 5 November 2025 at 11:15:36 UTC+1 Bruno Friedmann
> (bruno-at-bareos) wrote:
> > PostgreSQL plugin will use FD bareos function to collect the data,
> > like reading archived wal
> > So the FD and the plugin need to be hosted on the PostgreSQL
> > cluster.
> > 
> > 
> > On Wednesday, 5 November 2025 at 10:09:16 UTC+1 Stefan Harbich
> > wrote:
> > > Hello, i'm getting the following error message with the
> > > PostgreSQL plugin:
> > > 
> > > ...
> > > 05-Nov 09:46 bareos-dir JobId 45: Version: 24.0.7~pre11.e690d3a37
> > > (28 October 2025) Debian GNU/Linux 13 (trixie)
> > > 05-Nov 09:46 bareos-dir JobId 45: Start Backup JobId 45,
> > > Job=backup-postgresql.2025-11-05_09.46.15_03
> > > 05-Nov 09:46 bareos-dir JobId 45: Connected Storage daemon at
> > > bareos.intern.example.com:9103, encryption:
> > > TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
> > > 05-Nov 09:46 bareos-dir JobId 45:  Encryption:
> > > TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
> > > 05-Nov 09:46 bareos-dir JobId 45: Probing client protocol...
> > > (result will be saved until config reload)
> > > 05-Nov 09:46 bareos-dir JobId 45: Connected Client: bareos-fd at
> > > bareos.intern.example.com:9102, encryption:
> > > TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
> > > 05-Nov 09:46 bareos-dir JobId 45:    Handshake: Immediate TLS 
> > > 05-Nov 09:46 bareos-dir JobId 45:  Encryption:
> > > TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
> > > 05-Nov 09:46 bareos-sd JobId 45: Using just in time reservation
> > > for job 45
> > > 05-Nov 09:46 bareos-dir JobId 45: Using Device "JustInTime
> > > Device" to write.
> > > 05-Nov 09:46 bareos-fd JobId 45: Connected Storage daemon at
> > > bareos.intern.example.com:9103, encryption:
> > > TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
> > > 05-Nov 09:46 bareos-fd JobId 45:  Encryption:
> > > TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
> > > 05-Nov 09:46 bareos-sd JobId 45: Version: 24.0.7~pre11.e690d3a37
> > > (28 October 2025) Debian GNU/Linux 13 (trixie)
> > > 05-Nov 09:46 bareos-fd JobId 45: Extended attribute support is
> > > enabled
> > > 05-Nov 09:46 bareos-fd JobId 45: ACL support is enabled
> > > 05-Nov 09:46 bareos-fd JobId 45: python3-fd-mod: python: 3.13.5
> > > (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | pg8000: 1.31.2
> > > 05-Nov 09:46 bareos-fd JobId 45: python3-fd-mod: Connected to
> > > PostgreSQL version 130022
> > > 05-Nov 09:46 bareos-fd JobId 45: python3-fd-mod: data_dir:
> > > /var/lib/postgresql/13/main/
> > > 05-Nov 09:46 bareos-fd JobId 45: Fatal error: python3-fd-mod:
> > > building paths to backup failed with value.error: start_dir needs
> > > to be a real directory, symlinks are not supported.05-Nov 09:46
> > > bareos-fd JobId 45: Version: 24.0.7~pre11.e690d3a37 (28 October
> > > 2025) Debian GNU/Linux 13 (trixie)
> > > 05-Nov 09:46 bareos-fd JobId 45: Fatal error:
> > > filed/fd_plugins.cc:784 PluginSave: Command plugin
> > > "python:module_name=bareos-fd-
> > > postgresql:db_host=postgresql.intern.example.com:db_user=postgres
> > > :db_password=:wal_archive_dir=/media/backups/
> > > dsme01.intern.example.com/postgresql/wal_archives/" requested,
> > > but job is already cancelled.
> > > ...
> > > The directories:
> > > -
> > > "/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
> > > "
> > > - "/var/lib/postgresql/13/main/"
> > > exist but are not linked. What does this error message mean?
> > > Where should I look for the problem? The PostgreSQL database
> > > server and the Bareos server are not running on the same server.
> > > The plugin and the pg8000 software are installed on both systems
> > > (Director & File Daemon). I don't understand it. When I had the
> > > PostgreSQL database server and Bareos server installed on the
> > > same hardware, everything worked. Now, after separating them, it
> > > doesn't. I'm at a loss.
> > > Regards, Stefan Harbich
> -- 
> You received this message because you are subscribed to a topic in
> the Google Groups "bareos-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/bareos-users/WubZ9eo1n34/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion visit
> https://groups.google.com/d/msgid/bareos-users/d9b8f876-ed2c-40ea-867c-4b69b82f2263n%40googlegroups.com
> .

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/bareos-users/1940101b0b3d21bf942dffc6aa2d19cf4c0e36bf.camel%40harnet.de.
root@dsme01:~# su - bareos -s /bin/bash
bareos@dsme01:~$ gdb --args /usr/sbin/bareos-fd -f -s -d 200
GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/sbin/bareos-fd...
(No debugging symbols found in /usr/sbin/bareos-fd)
(gdb) run
Starting program: /usr/sbin/bareos-fd -f -s -d 200
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
bareos-fd (10): lib/parse_conf.h:445-0 ConfigResourcesContainer: new 
configuration_resources_ 5555555fb0d0
bareos-fd (100): lib/parse_conf.cc:180-0 config file = 
/etc/bareos/bareos-fd.d/*/*.conf
bareos-fd (100): lib/lex.cc:315-0 glob /etc/bareos/bareos-fd.d/*/*.conf: 4 files
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/client/myself.conf
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/director/bareos-dir.conf
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/director/bareos-mon.conf
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/messages/Standard.conf
bareos-fd (100): lib/lex.cc:315-0 glob /etc/bareos/bareos-fd.d/*/*.conf: 4 files
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/client/myself.conf
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/director/bareos-dir.conf
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/director/bareos-mon.conf
bareos-fd (100): lib/lex.cc:214-0 open config file: 
/etc/bareos/bareos-fd.d/messages/Standard.conf
dsme01-fd (100): lib/bsys.cc:621-0 ReadStateFile seek to 192
dsme01-fd (100): lib/recent_job_results_list.cc:57-0 Read num_items=10
dsme01-fd (50): lib/plugins.cc:211-0 LoadPlugins
dsme01-fd (150): filed/fd_plugins.cc:1819-0 IsPluginCompatible called
dsme01-fd (150): filed/fd_plugins.cc:1796-0 Loaded plugin: python3-fd.so
dsme01-fd (10): filed/socket_server.cc:122-0 filed: listening on port 9102
dsme01-fd (100): lib/bnet_server_tcp.cc:141-0 Addresses 
host[ipv4;192.168.20.20;9102] 

dsme01-fd (100): lib/bsock.cc:85-0 Construct BareosSocket
[New Thread 0x7ffff69e7700 (LWP 4433)]
dsme01-fd (100): lib/tls_openssl_private.cc:58-0 Construct TlsOpenSslPrivate
dsme01-fd (100): lib/tls_openssl_private.cc:637-0 Set tcp filedescriptor: <4>
dsme01-fd (100): lib/tls_openssl_private.cc:655-0 Set protocol: <>
dsme01-fd (100): lib/tls_openssl_private.cc:577-0 Set ca_certfile:      <>
dsme01-fd (100): lib/tls_openssl_private.cc:583-0 Set ca_certdir:       <>
dsme01-fd (100): lib/tls_openssl_private.cc:589-0 Set crlfile_: <>
dsme01-fd (100): lib/tls_openssl_private.cc:595-0 Set certfile_:        <>
dsme01-fd (100): lib/tls_openssl_private.cc:601-0 Set keyfile_: <>
dsme01-fd (100): lib/tls_openssl_private.cc:619-0 Set dhfile_:  <>
dsme01-fd (100): lib/tls_openssl_private.cc:643-0 Set cipherlist:       <>
dsme01-fd (100): lib/tls_openssl_private.cc:649-0 Set ciphersuites:     <>
dsme01-fd (100): lib/tls_openssl_private.cc:625-0 Set Verify Peer:      <false>
dsme01-fd (100): lib/tls_openssl_private.cc:631-0 Set ktls:     <false>
dsme01-fd (100): lib/tls_openssl_private.cc:501-0 psk_server_cb. identitiy: 
R_DIRECTOR bareos-dir.
dsme01-fd (100): lib/tls_openssl_private.cc:522-0 psk_server_cb. result: 32.
dsme01-fd (50): lib/bnet.cc:143-0 TLS server negotiation established.
dsme01-fd (110): filed/socket_server.cc:82-0 Conn: Hello Director bareos-dir 
calling

dsme01-fd (110): filed/socket_server.cc:87-0 Got a DIR connection at 
07-Nov-2025 00:46:28
dsme01-fd (100): lib/jcr.cc:185-0 Construct JobControlRecord
dsme01-fd (120): filed/dir_cmd.cc:558-0 Calling Authenticate
[New Thread 0x7ffff61e6700 (LWP 4434)]
dsme01-fd (50): lib/cram_md5.cc:106-0 send: auth cram-md5 
<846315042.1762472788@R_CLIENT::dsme01-fd> ssl=2
dsme01-fd (100): lib/cram_md5.cc:167-0 cram-get received: auth cram-md5 
<1663960318.1762472788@R_DIRECTOR::bareos-dir> ssl=2
dsme01-fd (50): lib/cram_md5.cc:61-0 my_name: <R_CLIENT::dsme01-fd> - 
challenge_name: <R_DIRECTOR::bareos-dir>
dsme01-fd (99): lib/cram_md5.cc:232-0 sending resp to challenge: 
B1/NezRkwB+YG9/Pt4+hND
dsme01-fd (120): filed/dir_cmd.cc:559-0 OK Authenticate
dsme01-fd (100): filed/dir_cmd.cc:428-0 <dird: JobId=1 
Job=backup-postgresql.2025-11-07_00.46.26_11 SDid=1 SDtime=1762472703 
Authorization=PMCF-AGON-LEFL-HALI-EMLJ-ELKF-GHCK-GEIB ssl=4

dsme01-fd (100): filed/dir_cmd.cc:447-0 Executing JobId= command.
dsme01-fd (5): filed/dir_cmd.cc:1430-1 set sd auth key
dsme01-fd (5): filed/dir_cmd.cc:1433-1 set sd ssl_policy to 4
dsme01-fd (120): filed/dir_cmd.cc:924-1 JobId=1 
Auth=PMCF-AGON-LEFL-HALI-EMLJ-ELKF-GHCK-GEIB TlsPolicy=4
dsme01-fd (150): filed/fd_plugins.cc:1905-1 Instantiate plugin_ctx=7ffff0018570 
JobId=1
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=12
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=13
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=20
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=17
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered event=1
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=10
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=11
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered event=9
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=15
dsme01-fd (150): filed/fd_plugins.cc:526-1 plugin_ctx=7ffff0018570 JobId=1
dsme01-fd (150): filed/fd_plugins.cc:304-1 IsEventForThisPlugin? name=<NULL> 
len=0 plugin=python3-fd.so plen=7
dsme01-fd (100): filed/dir_cmd.cc:428-1 <dird: level = full  mtime_only=0 

dsme01-fd (100): filed/dir_cmd.cc:447-1 Executing level =  command.
dsme01-fd (10): filed/dir_cmd.cc:1268-1 LevelCmd: level = full  mtime_only=0 
dsme01-fd (150): filed/fd_plugins.cc:526-1 plugin_ctx=7ffff0018570 JobId=1
dsme01-fd (150): filed/fd_plugins.cc:304-1 IsEventForThisPlugin? name=<NULL> 
len=0 plugin=python3-fd.so plen=7
dsme01-fd (100): filed/dir_cmd.cc:428-1 <dird: fileset vss=1

dsme01-fd (100): filed/dir_cmd.cc:447-1 Executing fileset command.
dsme01-fd (100): filed/fileset.cc:529-1 I
dsme01-fd (100): filed/fileset.cc:529-1 O Zf4S4HAX
dsme01-fd (100): filed/fileset.cc:529-1 N
dsme01-fd (100): filed/fileset.cc:529-1 N
dsme01-fd (100): filed/fileset.cc:529-1 P 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:626-1 plugin 
cmd=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:526-1 plugin_ctx=7ffff0018570 JobId=1
dsme01-fd (150): filed/fd_plugins.cc:366-1 plugin=python3-fd.so plen=7 
cmd=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
 len=6
dsme01-fd (150): filed/fd_plugins.cc:304-1 IsEventForThisPlugin? 
name=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
 len=6 plugin=python3-fd.so plen=7
dsme01-fd (150): filed/fd_plugins.cc:330-1 IsEventForThisPlugin: yes, without 
last character: (plugin=python3-fd.so, 
name=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/)
dsme01-fd (150): filed/fd_plugins.cc:538-1 updated cmd = 
'python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/'
dsme01-fd (150): include/python_plugin_modules_common.inc:66-1 python3-fd.so: 
python3-fd: Trying to load module with name bareos-fd-postgresql
dsme01-fd (150): include/python_plugin_modules_common.inc:80-1 python3-fd.so: 
python3-fd: Successfully loaded module with name bareos-fd-postgresql
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Constructor called in module bareos-fd-postgresql with 
plugindef=db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/:
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Python Version: 3.9.2
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Constructor called in module BareosFdPluginBaseclass with 
plugindef=db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/:
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
BareosFdPluginBaseclass::__init__:  sys.path=['/usr/lib/bareos/plugins', 
'/usr/lib/python39.zip', '/usr/lib/python3.9', 
'/usr/lib/python3.9/lib-dynload', '/usr/local/lib/python3.9/dist-packages', 
'/usr/lib/python3/dist-packages']
dsme01-fd (150): module/bareosfd.cc:1474-1 python3-fd.so: python3-fd-mod: 
PyBareosRegisterEvents registering event 2
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered event=2
dsme01-fd (150): module/bareosfd.cc:1474-1 python3-fd.so: python3-fd-mod: 
PyBareosRegisterEvents registering event 4
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered event=4
dsme01-fd (150): module/bareosfd.cc:1474-1 python3-fd.so: python3-fd-mod: 
PyBareosRegisterEvents registering event 16
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=16
dsme01-fd (150): module/bareosfd.cc:1474-1 python3-fd.so: python3-fd-mod: 
PyBareosRegisterEvents registering event 19
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered 
event=19
dsme01-fd (150): module/bareosfd.cc:1474-1 python3-fd.so: python3-fd-mod: 
PyBareosRegisterEvents registering event 3
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered event=3
dsme01-fd (150): module/bareosfd.cc:1474-1 python3-fd.so: python3-fd-mod: 
PyBareosRegisterEvents registering event 5
dsme01-fd (150): filed/fd_plugins.cc:2312-1 fd-plugin: Plugin registered event=5
dsme01-fd (150): filed/fd_plugins.cc:2193-1 fd-plugin: return bVarJobId=1
dsme01-fd (150): filed/fd_plugins.cc:2207-1 fd-plugin: return 
bVarClient=dsme01-fd
dsme01-fd (150): filed/fd_plugins.cc:2197-1 fd-plugin: return bVarJobLevel=70
dsme01-fd (150): filed/fd_plugins.cc:2212-1 fd-plugin: return 
bVarJobName=backup-postgresql.2025-11-07_00.46.26_11
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
FDName = dsme01-fd
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
WorkingDir: /var/lib/bareos
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
JobId: 1
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
plugin def parser called with 
"db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/:"
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
key:value = "db_host:postgresql.intern.example.com"
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
key:value = "db_user:postgres"
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
key:value = "db_password:postgres"
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
key:value = 
"wal_archive_dir:/media/backups/dsme01.intern.example.com/postgresql/wal_archives/"
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_options started
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Using 
Option 
wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:2232-1 fd-plugin: return bVarAccurate=0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_option() finished
dsme01-fd (100): filed/fileset.cc:529-1 N
dsme01-fd (150): filed/fd_plugins.cc:526-1 plugin_ctx=7ffff0018570 JobId=1
dsme01-fd (150): filed/fd_plugins.cc:304-1 IsEventForThisPlugin? name=<NULL> 
len=0 plugin=python3-fd.so plen=7
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
handle_plugin_event called with bEventEndFileSet
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_fileset() entry point in Python called
dsme01-fd (100): filed/dir_cmd.cc:428-1 <dird: getSecureEraseCmd

dsme01-fd (100): filed/dir_cmd.cc:447-1 Executing getSecureEraseCmd command.
dsme01-fd (200): filed/dir_cmd.cc:734-1 Secure Erase Cmd Request: *None*
dsme01-fd (100): filed/dir_cmd.cc:428-1 <dird: storage 
address=bareos.intern.example.com port=9103 ssl=4

dsme01-fd (100): filed/dir_cmd.cc:447-1 Executing storage  command.
dsme01-fd (100): lib/bsock.cc:85-1 Construct BareosSocket
dsme01-fd (100): filed/dir_cmd.cc:1446-1 StorageCmd: storage 
address=bareos.intern.example.com port=9103 ssl=4
dsme01-fd (110): filed/dir_cmd.cc:1461-1 Open storage: 
bareos.intern.example.com:9103 ssl=4
dsme01-fd (100): lib/bsock.cc:161-1 All source addresses 
dsme01-fd (100): lib/bsock_tcp.cc:271-1 Current host[ipv4;192.168.20.131;9103]  
All host[ipv4;192.168.20.131;9103] 
dsme01-fd (100): lib/bsock_tcp.cc:199-1 who=Storage daemon 
host=bareos.intern.example.com port=9103
dsme01-fd (110): filed/dir_cmd.cc:1488-1 Connection OK to SD.
dsme01-fd (100): lib/tls_openssl_private.cc:58-1 Construct TlsOpenSslPrivate
dsme01-fd (100): lib/tls_openssl_private.cc:637-1 Set tcp filedescriptor: <5>
dsme01-fd (100): lib/tls_openssl_private.cc:655-1 Set protocol: <>
dsme01-fd (100): lib/tls_openssl_private.cc:577-1 Set ca_certfile:      <>
dsme01-fd (100): lib/tls_openssl_private.cc:583-1 Set ca_certdir:       <>
dsme01-fd (100): lib/tls_openssl_private.cc:589-1 Set crlfile_: <>
dsme01-fd (100): lib/tls_openssl_private.cc:595-1 Set certfile_:        <>
dsme01-fd (100): lib/tls_openssl_private.cc:601-1 Set keyfile_: <>
dsme01-fd (100): lib/tls_openssl_private.cc:619-1 Set dhfile_:  <>
dsme01-fd (100): lib/tls_openssl_private.cc:643-1 Set cipherlist:       <>
dsme01-fd (100): lib/tls_openssl_private.cc:649-1 Set ciphersuites:     <>
dsme01-fd (100): lib/tls_openssl_private.cc:625-1 Set Verify Peer:      <false>
dsme01-fd (50): lib/tls_openssl.cc:63-1 Preparing TLS_PSK CLIENT context for 
identity R_JOB backup-postgresql.2025-11-07_00.46.26_11
dsme01-fd (100): lib/tls_openssl_private.cc:631-1 Set ktls:     <false>
dsme01-fd (100): lib/tls_openssl_private.cc:564-1 psk_client_cb. identity: 
R_JOB backup-postgresql.2025-11-07_00.46.26_11.
dsme01-fd (50): lib/bnet.cc:195-1 TLS client negotiation established.
dsme01-fd (100): lib/cram_md5.cc:167-1 cram-get received: auth cram-md5 
<1841448173.1762472791@R_STORAGE::bareos-sd> ssl=2
dsme01-fd (50): lib/cram_md5.cc:61-1 my_name: <R_CLIENT::dsme01-fd> - 
challenge_name: <R_STORAGE::bareos-sd>
dsme01-fd (99): lib/cram_md5.cc:232-1 sending resp to challenge: 
zi+nxE+QF7dZX+0QAw+uxC
dsme01-fd (50): lib/cram_md5.cc:106-1 send: auth cram-md5 
<116628372.1762472791@R_CLIENT::dsme01-fd> ssl=2
dsme01-fd (50): lib/cram_md5.cc:135-1 Authenticate OK m//QuhNPS9/XXS+5Y+sTHA
dsme01-fd (110): filed/dir_cmd.cc:1521-1 Authenticated with SD.
dsme01-fd (100): filed/dir_cmd.cc:428-1 <dird: backup FileIndex=0

dsme01-fd (100): filed/dir_cmd.cc:447-1 Executing backup command.
dsme01-fd (100): filed/dir_cmd.cc:1743-1 JobFiles=0
dsme01-fd (100): filed/dir_cmd.cc:1781-1 begin backup ff=7ffff0014ea0
dsme01-fd (110): filed/dir_cmd.cc:1790-1 filed>dird: 2000 OK backup
dsme01-fd (110): filed/dir_cmd.cc:1794-1 >stored: append open session
dsme01-fd (110): filed/dir_cmd.cc:1798-1 <stored: 3000 OK open ticket = 1
dsme01-fd (110): filed/dir_cmd.cc:1803-1 Got Ticket=1
dsme01-fd (110): filed/dir_cmd.cc:1811-1 >stored: append data 1
dsme01-fd (110): filed/dir_cmd.cc:2419-1 3000 OK data
dsme01-fd (110): filed/dir_cmd.cc:1818-1 <stored: 3000 OK data
dsme01-fd (150): filed/fd_plugins.cc:526-1 plugin_ctx=7ffff0018570 JobId=1
dsme01-fd (150): filed/fd_plugins.cc:304-1 IsEventForThisPlugin? name=<NULL> 
len=0 plugin=python3-fd.so plen=7
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
handle_plugin_event() called with bEventStartBackupJob
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_job in PostgresqlPlugin called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
create_check_db_connection in Postgresql Plugin called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
create_check_db_connection finished
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__get_cluster_configuration_parameters start
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration data_directory=/var/lib/postgresql/13/main/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration log_directory=log/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration config_file=/etc/postgresql/13/main/postgresql.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration hba_file=/etc/postgresql/13/main/pg_hba.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration ident_file=/etc/postgresql/13/main/pg_ident.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration ssl_ca_file=
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration 
ssl_cert_file=/etc/ssl/certs/postgresql.intern.example.com.crt
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration ssl_crl_file=
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration ssl_dh_params_file=
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration 
ssl_key_file=/etc/ssl/private/postgresql.intern.example.com.key
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration archive_mode=on
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster configuration archive_command=test ! -f 
/media/backups/dsme01.intern.example.com/postgresql/wal_archives/%f && cp %p 
/media/backups/dsme01.intern.example.com/postgresql/wal_archives/%f
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster_configuration_parameters {'data_directory': 
'/var/lib/postgresql/13/main/', 'log_directory': 'log/', 'config_file': 
'/etc/postgresql/13/main/postgresql.conf', 'hba_file': 
'/etc/postgresql/13/main/pg_hba.conf', 'ident_file': 
'/etc/postgresql/13/main/pg_ident.conf', 'ssl_ca_file': '', 'ssl_cert_file': 
'/etc/ssl/certs/postgresql.intern.example.com.crt', 'ssl_crl_file': '', 
'ssl_dh_params_file': '', 'ssl_key_file': 
'/etc/ssl/private/postgresql.intern.example.com.key', 'archive_mode': 'on', 
'archive_command': 'test ! -f 
/media/backups/dsme01.intern.example.com/postgresql/wal_archives/%f && cp %p 
/media/backups/dsme01.intern.example.com/postgresql/wal_archives/%f'}
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__get_cluster_configuration_parameters ended
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__check_cluster_configuration_parameters started
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config drop param:log_directory value:log/
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config keep param:config_file 
value:/etc/postgresql/13/main/postgresql.conf
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config keep param:hba_file value:/etc/postgresql/13/main/pg_hba.conf
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config keep param:ident_file value:/etc/postgresql/13/main/pg_ident.conf
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config drop param:ssl_ca_file value:
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config keep param:ssl_cert_file 
value:/etc/ssl/certs/postgresql.intern.example.com.crt
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config drop param:ssl_crl_file value:
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config drop param:ssl_dh_params_file value:
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_config drop param:ssl_key_file 
value:/etc/ssl/private/postgresql.intern.example.com.key
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
cluster_configuration_parameters filtered: {'data_directory': 
'/var/lib/postgresql/13/main/', 'config_file': 
'/etc/postgresql/13/main/postgresql.conf', 'hba_file': 
'/etc/postgresql/13/main/pg_hba.conf', 'ident_file': 
'/etc/postgresql/13/main/pg_ident.conf', 'ssl_cert_file': 
'/etc/ssl/certs/postgresql.intern.example.com.crt', 'environment': 
'/etc/postgresql/13/main/start.conf', 'pg_ctl': 
'/etc/postgresql/13/main/pg_ctl.conf', 'conf_dir': '/etc/postgresql/13/main/'}
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__check_cluster_configuration_parameters ended
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
data_dir: /var/lib/postgresql/13/main/
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__build_paths_to_backup() started with start_dir=/var/lib/postgresql/13/main/
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__pg_backup_start() started
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Send 
'select pg_start_backup('Bareos.plugin.postgresql.jobid.1.PG13', fast => False, 
exclusive => False)' to PostgreSQL
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
backup label = Bareos.plugin.postgresql.jobid.1.PG13
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Start 
response LSN: (['0/350000F0'],)
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__pg_backup_start() ended
dsme01-fd (110): filed/dir_cmd.cc:1917-1 begin blast ff=7ffff0014ea0
dsme01-fd (50): findlib/find.cc:168-1 Verify=<V> Accurate=<Cmcs> 
BaseJob=<Jspug5> flags=<-268349320>
dsme01-fd (150): filed/fd_plugins.cc:626-1 plugin 
cmd=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:366-1 plugin=python3-fd.so plen=7 
cmd=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
 len=6
dsme01-fd (150): filed/fd_plugins.cc:304-1 IsEventForThisPlugin? 
name=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
 len=6 plugin=python3-fd.so plen=7
dsme01-fd (150): filed/fd_plugins.cc:330-1 IsEventForThisPlugin: yes, without 
last character: (plugin=python3-fd.so, 
name=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/)
dsme01-fd (150): filed/fd_plugins.cc:805-1 Command plugin = 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
plugin def parser called with 
"db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/:"
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_options started
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Using 
Option 
wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:2232-1 fd-plugin: return bVarAccurate=0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
check_option() finished
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /var/lib/postgresql/13/main/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 5
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=9963200, mode=0700, nlink=19, uid=136, 
gid=146, rdev=0, size=4096, atime=1762470771, mtime=1762471865, 
ctime=1762471865, blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=5, 
fname=/var/lib/postgresql/13/main/
dsme01-fd (130): filed/backup.cc:589-1 FT_DIREND: /var/lib/postgresql/13/main/
dsme01-fd (130): filed/backup.cc:655-1 filed: sending 
/var/lib/postgresql/13/main/ to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 1 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 1 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for 
/var/lib/postgresql/13/main/
dsme01-fd (150): filed/backup.cc:746-1 type=5 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname 
/var/lib/postgresql/13/main/, flags 00000000, mode 0000, rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
/var/lib/postgresql/13/main/ is a directory
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Did 
not open file /var/lib/postgresql/13/main/ of type FT_DIR
dsme01-fd (150): filed/fd_plugins.cc:1995-1 bopen: plugin wants to do 
read/write itself. status: 0
dsme01-fd (150): filed/fd_plugins.cc:2046-1 plugin_bread
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Did 
not read from file /var/lib/postgresql/13/main/ of type FT_DIR
dsme01-fd (150): filed/fd_plugins.cc:2013-1 ===== plugin_bclose
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Closing file 
dsme01-fd (150): filed/fd_plugins.cc:2031-1 plugin_bclose stat=0
dsme01-fd (150): filed/fd_plugins.cc:1497-1 PluginBuildAclStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_acl() entry point in Python called with 
AclPacket(fname="/var/lib/postgresql/13/main/", content="")
dsme01-fd (150): filed/fd_plugins.cc:1583-1 PluginBuildXattrStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_xattr() entry point in Python called with 
XattrPacket(fname="/var/lib/postgresql/13/main/", name="", value="")
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 1 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 1 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/pg_dynshmem/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Warning Skip "[Errno 13] Keine Berechtigung: 
'/var/lib/postgresql/13/main/pg_dynshmem/'"
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 7
dsme01-fd (150): filed/fd_plugins.cc:838-1 Plugin returned bRC_Skip, continue 
with next file
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/pg_notify/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Warning Skip "[Errno 13] Keine Berechtigung: 
'/var/lib/postgresql/13/main/pg_notify/'"
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 7
dsme01-fd (150): filed/fd_plugins.cc:838-1 Plugin returned bRC_Skip, continue 
with next file
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/pg_serial/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Warning Skip "[Errno 13] Keine Berechtigung: 
'/var/lib/postgresql/13/main/pg_serial/'"
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 7
dsme01-fd (150): filed/fd_plugins.cc:838-1 Plugin returned bRC_Skip, continue 
with next file
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/pg_snapshots/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Warning Skip "[Errno 13] Keine Berechtigung: 
'/var/lib/postgresql/13/main/pg_snapshots/'"
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 7
dsme01-fd (150): filed/fd_plugins.cc:838-1 Plugin returned bRC_Skip, continue 
with next file
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/pg_stat_tmp/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Warning Skip "[Errno 13] Keine Berechtigung: 
'/var/lib/postgresql/13/main/pg_stat_tmp/'"
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 7
dsme01-fd (150): filed/fd_plugins.cc:838-1 Plugin returned bRC_Skip, continue 
with next file
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/pg_subtrans/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Warning Skip "[Errno 13] Keine Berechtigung: 
'/var/lib/postgresql/13/main/pg_subtrans/'"
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 7
dsme01-fd (150): filed/fd_plugins.cc:838-1 Plugin returned bRC_Skip, continue 
with next file
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/var/lib/postgresql/13/main/pg_wal/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Warning Skip "[Errno 13] Keine Berechtigung: 
'/var/lib/postgresql/13/main/pg_wal/'"
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 7
dsme01-fd (150): filed/fd_plugins.cc:838-1 Plugin returned bRC_Skip, continue 
with next file
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/etc/postgresql/13/main/postgresql.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /etc/postgresql/13/main/postgresql.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 3
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=3276842, mode=0644, nlink=1, uid=136, gid=146, 
rdev=0, size=28972, atime=1762470028, mtime=1762470020, ctime=1762470020, 
blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=3, 
fname=/etc/postgresql/13/main/postgresql.conf
dsme01-fd (130): filed/backup.cc:543-1 FT_REG saving: 
/etc/postgresql/13/main/postgresql.conf
dsme01-fd (130): filed/backup.cc:655-1 filed: sending 
/etc/postgresql/13/main/postgresql.conf to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 2 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 2 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for 
/etc/postgresql/13/main/postgresql.conf
dsme01-fd (150): filed/backup.cc:746-1 type=3 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname 
/etc/postgresql/13/main/postgresql.conf, flags 00000000, mode 0000, rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
/etc/postgresql/13/main/postgresql.conf has type FT_REG - trying to open it
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Open 
file /etc/postgresql/13/main/postgresql.conf for reading with IoPacket(func=1, 
count=0, flags=0, mode=0000, buf="", 
fname="/etc/postgresql/13/main/postgresql.conf", status=0, io_errno=0, 
lerror=0, whence=0, offset=0, win32=0, filedes=-1)
dsme01-fd (150): filed/fd_plugins.cc:1981-1 bopen: plugin asks for core to do 
the read/write via filedescriptor 7
dsme01-fd (130): filed/backup.cc:961-1 Send data to SD len=13174
dsme01-fd (150): filed/fd_plugins.cc:2013-1 ===== plugin_bclose
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Closing file 
dsme01-fd (150): filed/fd_plugins.cc:2031-1 plugin_bclose stat=0
dsme01-fd (150): filed/fd_plugins.cc:1497-1 PluginBuildAclStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_acl() entry point in Python called with 
AclPacket(fname="/etc/postgresql/13/main/postgresql.conf", content="")
dsme01-fd (150): filed/fd_plugins.cc:1583-1 PluginBuildXattrStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_xattr() entry point in Python called with 
XattrPacket(fname="/etc/postgresql/13/main/postgresql.conf", name="", value="")
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 2 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 2 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/etc/postgresql/13/main/pg_hba.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /etc/postgresql/13/main/pg_hba.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 3
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=3276839, mode=0640, nlink=1, uid=136, gid=146, 
rdev=0, size=5036, atime=1762468493, mtime=1762468478, ctime=1762468478, 
blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=3, 
fname=/etc/postgresql/13/main/pg_hba.conf
dsme01-fd (130): filed/backup.cc:543-1 FT_REG saving: 
/etc/postgresql/13/main/pg_hba.conf
dsme01-fd (130): filed/backup.cc:655-1 filed: sending 
/etc/postgresql/13/main/pg_hba.conf to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 3 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 3 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for 
/etc/postgresql/13/main/pg_hba.conf
dsme01-fd (150): filed/backup.cc:746-1 type=3 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname 
/etc/postgresql/13/main/pg_hba.conf, flags 00000000, mode 0000, rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
/etc/postgresql/13/main/pg_hba.conf has type FT_REG - trying to open it
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Open 
file /etc/postgresql/13/main/pg_hba.conf for reading with IoPacket(func=1, 
count=0, flags=0, mode=0000, buf="", 
fname="/etc/postgresql/13/main/pg_hba.conf", status=0, io_errno=0, lerror=0, 
whence=0, offset=0, win32=0, filedes=-1)
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 3 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 3 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/etc/postgresql/13/main/pg_ident.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /etc/postgresql/13/main/pg_ident.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 3
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=3276838, mode=0640, nlink=1, uid=136, gid=146, 
rdev=0, size=1636, atime=1762467975, mtime=1762467973, ctime=1762467973, 
blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=3, 
fname=/etc/postgresql/13/main/pg_ident.conf
dsme01-fd (130): filed/backup.cc:543-1 FT_REG saving: 
/etc/postgresql/13/main/pg_ident.conf
dsme01-fd (130): filed/backup.cc:655-1 filed: sending 
/etc/postgresql/13/main/pg_ident.conf to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 4 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 4 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for 
/etc/postgresql/13/main/pg_ident.conf
dsme01-fd (150): filed/backup.cc:746-1 type=3 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname 
/etc/postgresql/13/main/pg_ident.conf, flags 00000000, mode 0000, rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
/etc/postgresql/13/main/pg_ident.conf has type FT_REG - trying to open it
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Open 
file /etc/postgresql/13/main/pg_ident.conf for reading with IoPacket(func=1, 
count=0, flags=0, mode=0000, buf="", 
fname="/etc/postgresql/13/main/pg_ident.conf", status=0, io_errno=0, lerror=0, 
whence=0, offset=0, win32=0, filedes=-1)
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 4 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 4 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/etc/ssl/certs/postgresql.intern.example.com.crt
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /etc/ssl/certs/postgresql.intern.example.com.crt
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 3
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=2752803, mode=0644, nlink=1, uid=0, gid=0, 
rdev=0, size=2208, atime=1762411911, mtime=1761667865, ctime=1761667865, 
blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=3, 
fname=/etc/ssl/certs/postgresql.intern.example.com.crt
dsme01-fd (130): filed/backup.cc:543-1 FT_REG saving: 
/etc/ssl/certs/postgresql.intern.example.com.crt
dsme01-fd (130): filed/backup.cc:655-1 filed: sending 
/etc/ssl/certs/postgresql.intern.example.com.crt to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 5 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 5 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for 
/etc/ssl/certs/postgresql.intern.example.com.crt
dsme01-fd (150): filed/backup.cc:746-1 type=3 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname 
/etc/ssl/certs/postgresql.intern.example.com.crt, flags 00000000, mode 0000, 
rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
/etc/ssl/certs/postgresql.intern.example.com.crt has type FT_REG - trying to 
open it
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Open 
file /etc/ssl/certs/postgresql.intern.example.com.crt for reading with 
IoPacket(func=1, count=0, flags=0, mode=0000, buf="", 
fname="/etc/ssl/certs/postgresql.intern.example.com.crt", status=0, io_errno=0, 
lerror=0, whence=0, offset=0, win32=0, filedes=-1)
dsme01-fd (150): filed/fd_plugins.cc:1981-1 bopen: plugin asks for core to do 
the read/write via filedescriptor 7
dsme01-fd (130): filed/backup.cc:961-1 Send data to SD len=1831
dsme01-fd (150): filed/fd_plugins.cc:2013-1 ===== plugin_bclose
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Closing file 
dsme01-fd (150): filed/fd_plugins.cc:2031-1 plugin_bclose stat=0
dsme01-fd (150): filed/fd_plugins.cc:1497-1 PluginBuildAclStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_acl() entry point in Python called with 
AclPacket(fname="/etc/ssl/certs/postgresql.intern.example.com.crt", content="")
dsme01-fd (150): filed/fd_plugins.cc:1583-1 PluginBuildXattrStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_xattr() entry point in Python called with 
XattrPacket(fname="/etc/ssl/certs/postgresql.intern.example.com.crt", name="", 
value="")
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 5 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 5 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/etc/postgresql/13/main/start.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /etc/postgresql/13/main/start.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 3
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=3276836, mode=0644, nlink=1, uid=136, gid=146, 
rdev=0, size=317, atime=1762467973, mtime=1762467973, ctime=1762467973, 
blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=3, 
fname=/etc/postgresql/13/main/start.conf
dsme01-fd (130): filed/backup.cc:543-1 FT_REG saving: 
/etc/postgresql/13/main/start.conf
dsme01-fd (130): filed/backup.cc:655-1 filed: sending 
/etc/postgresql/13/main/start.conf to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 6 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 6 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for 
/etc/postgresql/13/main/start.conf
dsme01-fd (150): filed/backup.cc:746-1 type=3 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname 
/etc/postgresql/13/main/start.conf, flags 00000000, mode 0000, rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
/etc/postgresql/13/main/start.conf has type FT_REG - trying to open it
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Open 
file /etc/postgresql/13/main/start.conf for reading with IoPacket(func=1, 
count=0, flags=0, mode=0000, buf="", 
fname="/etc/postgresql/13/main/start.conf", status=0, io_errno=0, lerror=0, 
whence=0, offset=0, win32=0, filedes=-1)
dsme01-fd (150): filed/fd_plugins.cc:1981-1 bopen: plugin asks for core to do 
the read/write via filedescriptor 7
dsme01-fd (130): filed/backup.cc:961-1 Send data to SD len=325
dsme01-fd (150): filed/fd_plugins.cc:2013-1 ===== plugin_bclose
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Closing file 
dsme01-fd (150): filed/fd_plugins.cc:2031-1 plugin_bclose stat=0
dsme01-fd (150): filed/fd_plugins.cc:1497-1 PluginBuildAclStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_acl() entry point in Python called with 
AclPacket(fname="/etc/postgresql/13/main/start.conf", content="")
dsme01-fd (150): filed/fd_plugins.cc:1583-1 PluginBuildXattrStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_xattr() entry point in Python called with 
XattrPacket(fname="/etc/postgresql/13/main/start.conf", name="", value="")
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 6 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 6 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/etc/postgresql/13/main/pg_ctl.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /etc/postgresql/13/main/pg_ctl.conf
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 3
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=3276837, mode=0644, nlink=1, uid=136, gid=146, 
rdev=0, size=143, atime=1762467974, mtime=1762467973, ctime=1762467973, 
blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=3, 
fname=/etc/postgresql/13/main/pg_ctl.conf
dsme01-fd (130): filed/backup.cc:543-1 FT_REG saving: 
/etc/postgresql/13/main/pg_ctl.conf
dsme01-fd (130): filed/backup.cc:655-1 filed: sending 
/etc/postgresql/13/main/pg_ctl.conf to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 7 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 7 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for 
/etc/postgresql/13/main/pg_ctl.conf
dsme01-fd (150): filed/backup.cc:746-1 type=3 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname 
/etc/postgresql/13/main/pg_ctl.conf, flags 00000000, mode 0000, rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
/etc/postgresql/13/main/pg_ctl.conf has type FT_REG - trying to open it
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Open 
file /etc/postgresql/13/main/pg_ctl.conf for reading with IoPacket(func=1, 
count=0, flags=0, mode=0000, buf="", 
fname="/etc/postgresql/13/main/pg_ctl.conf", status=0, io_errno=0, lerror=0, 
whence=0, offset=0, win32=0, filedes=-1)
dsme01-fd (150): filed/fd_plugins.cc:1981-1 bopen: plugin asks for core to do 
the read/write via filedescriptor 7
dsme01-fd (130): filed/backup.cc:961-1 Send data to SD len=166
dsme01-fd (150): filed/fd_plugins.cc:2013-1 ===== plugin_bclose
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Closing file 
dsme01-fd (150): filed/fd_plugins.cc:2031-1 plugin_bclose stat=0
dsme01-fd (150): filed/fd_plugins.cc:1497-1 PluginBuildAclStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_acl() entry point in Python called with 
AclPacket(fname="/etc/postgresql/13/main/pg_ctl.conf", content="")
dsme01-fd (150): filed/fd_plugins.cc:1583-1 PluginBuildXattrStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_xattr() entry point in Python called with 
XattrPacket(fname="/etc/postgresql/13/main/pg_ctl.conf", name="", value="")
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 7 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 7 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (150): filed/fd_plugins.cc:819-1 startBackup st_size=7ffff69e6a48 
st_blocks=7ffff69e6a58 sp=7ffff69e6a00
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
start_backup_file called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file: 
/etc/postgresql/13/main/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
name: /etc/postgresql/13/main/
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
type: 5
dsme01-fd (150): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: file 
statpx: StatPacket(dev=2065, ino=3276835, mode=0755, nlink=3, uid=136, gid=146, 
rdev=0, size=4096, atime=1762469967, mtime=1762470020, ctime=1762470020, 
blksize=4096, blocks=1)
dsme01-fd (150): python/python-fd.cc:328-1 python3-fd.so: python3-fd: 
StartBackupFile returned: 0
dsme01-fd (150): filed/fd_plugins.cc:904-1 startBackup returned type=5, 
fname=/etc/postgresql/13/main/
dsme01-fd (130): filed/backup.cc:589-1 FT_DIREND: /etc/postgresql/13/main/
dsme01-fd (130): filed/backup.cc:655-1 filed: sending /etc/postgresql/13/main/ 
to stored
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 8 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 8 1 1 
python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (200): filed/backup.cc:1800-1 No strip for /etc/postgresql/13/main/
dsme01-fd (150): filed/backup.cc:746-1 type=5 do_read=1
dsme01-fd (100): findlib/bfile.cc:1027-1 bopen: fname /etc/postgresql/13/main/, 
flags 00000000, mode 0000, rdev 0
dsme01-fd (150): filed/fd_plugins.cc:1943-1 plugin_bopen flags=00000000
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
/etc/postgresql/13/main/ is a directory
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Did 
not open file /etc/postgresql/13/main/ of type FT_DIR
dsme01-fd (150): filed/fd_plugins.cc:1995-1 bopen: plugin wants to do 
read/write itself. status: 0
dsme01-fd (150): filed/fd_plugins.cc:2046-1 plugin_bread
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Did 
not read from file /etc/postgresql/13/main/ of type FT_DIR
dsme01-fd (150): filed/fd_plugins.cc:2013-1 ===== plugin_bclose
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
Closing file 
dsme01-fd (150): filed/fd_plugins.cc:2031-1 plugin_bclose stat=0
dsme01-fd (150): filed/fd_plugins.cc:1497-1 PluginBuildAclStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_acl() entry point in Python called with 
AclPacket(fname="/etc/postgresql/13/main/", content="")
dsme01-fd (150): filed/fd_plugins.cc:1583-1 PluginBuildXattrStreams
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: my 
get_xattr() entry point in Python called with 
XattrPacket(fname="/etc/postgresql/13/main/", name="", value="")
dsme01-fd (150): filed/fd_plugins.cc:1142-1 
SendPluginName=python:module_name=bareos-fd-postgresql:db_host=postgresql.intern.example.com:db_user=postgres:db_password=########:wal_archive_dir=/media/backups/dsme01.intern.example.com/postgresql/wal_archives/
dsme01-fd (150): filed/fd_plugins.cc:1150-1 send plugin name hdr: 8 26 0
dsme01-fd (150): filed/fd_plugins.cc:1164-1 send plugin start/end: 8 0
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
end_backup_file() entry point in Python called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: 
__complete_backup_job_and_close_db(), entry point in Python called
dsme01-fd (100): module/bareosfd.cc:1422-1 python3-fd.so: python3-fd-mod: Send 
'pg_stop_backup(exclusive => False, wait_for_archive => True)' to PostgreSQL

Reply via email to