Hello,

as far as I know, it does not work to split the Plugin = line with \, please
put it all in a single line and try again.

Regards,

Stephan


On 10/19/2017 02:39 PM, Łukasz Rolbiecki wrote:
> Hello,
> 
> Job does not backup vm with attached log (bareos-fd.trace). Do you have any 
> suggestions?
> 
> Bareos 17.2.3 / VMware 5.5
> 
> FileSet {
>   Name = "fs-vm-bareos3"
>   Include {
>     Options {
>       Signature = MD5 # calculate md5 checksum per file
>       Compression = GZIP
>     }
>     Plugin = "python:\
>     module_path=/usr/lib64/bareos/plugins/vmware_plugin:\
>     module_name=bareos-fd-vmware:\
>     dc=dc:\
>     folder=/:\
>     vmname=vm_openvpn:\
>     vcserver=vcenter.abc.lcl:\
>     vcuser=root:\
>     vcpass=password"
>   }
> }
> 
> JobDefs {
>   Name = "jd-vmbareos3"
>   Type = Backup
>   Level = Incremental
>   FileSet = "fs-vm-bareos3"                 
>   Schedule = "WeeklyCycle"
>   Storage = File
>   Messages = Standard
>   Pool = Incremental
>   Priority = 10
>   Write Bootstrap = "/var/lib/bareos/%c.bsr"
>   Full Backup Pool = Full                  # write Full Backups into "Full" 
> Pool         (#05)
>   Differential Backup Pool = Differential  # write Diff Backups into 
> "Differential" Pool (#08)
>   Incremental Backup Pool = Incremental    # write Incr Backups into 
> "Incremental" Pool  (#11)
> }
> 
> Job {
>   Name = backup-vmbareos3-fd
>   Client = bareos-fd
>   JobDefs = jd-vmbareos3
> }
> 
> 

-- 
  Stephan Dühr                              [email protected]
  Bareos GmbH & Co. KG                      Phone: +49 221-630693-90
  http://www.bareos.com

  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
  Komplementär: Bareos Verwaltungs-GmbH
  Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz

-- 
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to