Hi everybody.
I installed the win32 Bacula Client on a Windows Server 2003 System and
created a
client configuration on the bacula server CBCK0001-dir with the name
csapfaq0-dir.conf
In this configuration file I configured the plugin for the SAP Backup
using the MaxDB own command line
interface dbmcli.
Here is the Fileset.
# #-------------------------------------------------------
# # Kinamu Fileset for all Backups
# #-------------------------------------------------------
FileSet {
Name = SAP_Fileset_CSAPFAQ0
# enablevss = yes
Include {
Options {
compression = GZIP
signature = MD5
}
# File = C:/
# File = D:/
Plugin = "bpipe:/tmp/sap_maxdb_csapfaq0.db:dbmcli -d FAQ
-u USER,PWxxx -n 192.168.100.62 -uUTL -c backup_start
FAQ_PIPE1_Full:dbmcli -u UTL -u USER,PWxxx"
}
# Exclude {
# File = C:/pagefile.sys
# }
}
The command line is working properly when I run it in my shell.
When I start the Backup Job I will receive the following error message
which will tell me,
that the plugin on the sap/windows server is not running, is it?
23-May 16:13 CBCK0001-dir JobId 36: Start Backup JobId 36,
Job=CSAPFAQ0_01_Backup.2011-05-23_16.13.41_03
23-May 16:13 CBCK0001-dir JobId 36: There are no more Jobs associated
with Volume "Disk-Vol-CSAPFAQ0-0018". Marking it purged.
23-May 16:13 CBCK0001-dir JobId 36: All records pruned from Volume
"Disk-Vol-CSAPFAQ0-0018"; marking it "Purged"
23-May 16:13 CBCK0001-dir JobId 36: Recycled volume
"Disk-Vol-CSAPFAQ0-0018"
23-May 16:13 CBCK0001-dir JobId 36: Using Device "SAP_CSAPFAQ0"
23-May 16:13 CBCK0001-sd JobId 36: Recycled volume
"Disk-Vol-CSAPFAQ0-0018" on device "SAP_CSAPFAQ0"
(/tmp/backup/sap/CSAPFAQ0-fd/backup), all previous data lost.
23-May 16:13 CBCK0001-dir JobId 36: Volume used once. Marking Volume
"Disk-Vol-CSAPFAQ0-0018" as Used.
23-May 16:13 c0000001-fd JobId 36: No drive letters found for generating
VSS snapshots.
23-May 16:13 c0000001-fd JobId 36: Fatal error:
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:223 Command plugin
"bpipe:/tmp/sap_maxdb_csapfaq0.db:dbmcli -d FAQ -u control,facc1234 -n
192.168.100.62 -uUTL -c backup_start FAQ_PIPE1_Full:dbmcli -u UTL -u
control,facc1234" requested, but is not loaded.
*
But in the bacula-fd.conf on the windows server I removed the remark
sign
so the plugin should be loaded after starting the fd service.
FileDaemon { # this is me
Name = csapfaq0-fd
FDport = 9102 # where we listen for the director
WorkingDirectory = "C:\\Program Files\\Bacula\\working"
Pid Directory = "C:\\Program Files\\Bacula\\working"
Plugin Directory = "C:\\Program Files\\Bacula\\plugins"
Maximum Concurrent Jobs = 10
}
So I don't understand why bacula says, that the reuested plugin isn't
loaded od do I misunderstand this message ???
br Robert
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users